Create a new client.

Create a new client for specified company.

Autenticación

x-api-keystring

Autenticación con clave API vía encabezado

Parámetros de ruta

idstringRequerido
id of the company to add a client to

Solicitud

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

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

namestringRequerido
Business name of enterprise
taxIdstringOpcional
Tax id number

Respuesta

Client successfully registered for specified company
resultobject

Errores

400
Bad Request Error
500
Internal Server Error