Creates a new partner under the organization, i.e. a reseller, dealer or service company that manages its own set of customers.
The code is the public, human-readable identifier of the partner: it must be unique and, unlike the immutable id assigned by the DPS, it can be changed afterwards.
Required permissions: READ_PARTNER, WRITE_PARTNER.
The name of the tenant (e.g. acme).
The details of the partner being created.
Public, human-readable identifier for the partner. Unlike "id", which is the immutable internal identifier, "code" is exposed externally and can be modified by clients. Must be unique.
The country of the partner.
The country ISO Code of the partner.
The timezone used for date/times localization (e.g. Europe/Rome).
The number of customers associated with the partner.
The set of properties providing additional details to the parent object.
The parent organization identifier.
The timestamp at which the object was created.
Successful creation.
The partner object identifier.
Public, human-readable identifier for the partner. Unlike "id", which is the immutable internal identifier, "code" is exposed externally and can be modified by clients. Must be unique.
The country of the partner.
The country ISO Code of the partner.
The timezone used for date/times localization (e.g. Europe/Rome).
The number of customers associated with the partner.
The set of properties providing additional details to the parent object.
The parent organization identifier.
The timestamp at which the object was created.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.