Modify a client.

Modify a 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 client's company to modify
clientIdstringRequerido
client id to be modified

Solicitud

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

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

taxIdstringRequerido
Tax id number
namestringRequerido
Business name of enterprise

Respuesta

Client successfully modified for specified company
resultobject

Errores

400
Bad Request Error
500
Internal Server Error