Create a new provider.

Create a new provider 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 provider to

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

Provider successfully registered for specified company
resultobject

Errores

400
Bad Request Error
500
Internal Server Error