PUT
/
companies
/
{company_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company_id
string
required

Body

application/json
basic_info
object
billing_data
object[]
contacts
object[]

Response

200 - application/json
basic_info
object
billing_data
object[]
contacts
object[]