Updates the partner identified by the given id.
Being a full update, the payload should provide the complete partner object: it is therefore recommended to read the partner first and then send back the modified object.
Required permissions: READ_PARTNER, WRITE_PARTNER.
The name of the tenant (e.g. acme).
The partner identifier.
The details of the partner being updated.
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.
Successfully updated.
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.
Request data not valid.
The error response.
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.