Create a new provider.

Create a new provider for specified company.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

idstringRequired
id of the company to add a provider to

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

Provider successfully registered for specified company
resultobject or null

Errors