Update a company.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

idstringRequired
id of the company to modify

Request

This endpoint expects an object.
countryCodestringRequiredformat: "ISO 3166-1 alpha-2"

country code in two-digits format (ISO 3166-1 alpha-2)

taxIdstringRequired
Tax id number
namestringRequired
Business name of company

Response

The company was successfully updated
resultobject or null

Errors