Update a company

This Company update endpoint allows you to modify companies previously onboarded.

This endpoint replaces all the existing company details with the new ones provided in the request body.

The following fields are not allowed to be updated:

  • tax_credentials: Use the PATCH endpoint to update tax credentials.
  • meta.external_id: This field is immutable and cannot be updated.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The identifier of the company

Body Params
address
object
required

The address where the company is registered.

Validations:

  • Required property
string
required

Company’s local identification number, usually identical to TIN.

Validations:

  • Required property
  • Length between 1 and 50
contact_details
object

Contact details for the company.

string

The date when the company was established or business activity started. Establishment Date should be in ISO8601 standard.

string
required
string

url of the logo to be used in invoice documents for this company

meta
object
required

Validations:

  • Required property
string
string
tax_credentials
object

Tax credentials to report transactions.

Validations:

  • Not supported when updating a company.
tax_information
object

Tax information for the company.

template_configuration
object

Settings related to how your invoicing template will look like - like color, font

string

Validations:

  • Length between 0 and 450
Responses

401

Authentication failed - missing or incorrect subscription key.

429

Too many requests were sent for a short period of time. Try again a bit later.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json