PUT
/
companies
/
{company_id}
/
billing_data
/
{billing_data_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
billing_data_id
string
required

Body

application/json ยท any

The body is of type any.

Response

200 - application/json

The response is of type any.