Modify a client.

Modify a client for specified company.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

idstringRequired
id of the client's company to modify
clientIdstringRequired
client id to be modified

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 enterprise

Response

Client successfully modified for specified company
resultobject or null

Errors