Create a new company.
Authentication
x-api-keystring
API Key authentication via header
Request
This endpoint expects an object.
countryCode
country code in two-digits format (ISO 3166-1 alpha-2)
taxId
Tax id number
name
Business name of company
clientData
custom data that Invofox's clients can store in a company
clients
clients list linked to the company to be created
providers
providers list linked to the company to be created
Response
The company was successfully created
result
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error