Create a new client.

Create a new client for specified company.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

idstringRequired
id of the company to add a client to

Request

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

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

namestringRequired
Business name of enterprise
taxIdstringOptional
Tax id number

Response

Client successfully registered for specified company
resultobject or null

Errors