Update a Global partner profile

Use this endpoint to update a Global partner profile using its identifier. Include all available and valid partner's fields in the request body, otherwise, omitted fields will be lost or replaced with TIS default values.

Path Params
string
required

Unique UUID identifier of the Global partner

Body Params
uuid

Unique identifier for the partner

string
length ≤ 32

Identifier provided by the client for linking the partner to an entity in a third-party system. If not provided, it will be automatically generated at TIS by using following format "PXXXXXXXX".

string
required
length ≤ 140

Full name of the partner.

string
length ≤ 35

The branch code of the partner.

string
length ≤ 255

Address of the partner.

string
length ≤ 64

Postal code of the partner.

string
length ≤ 64

City of the Partner.

string
required

A country of the partner. Supports two-letters ISO 3166-1 alpha-2 code.

string

State of the partner. Supports 3166-2 code values in the following format Country ISO 3166-1 two-character code and a string of up to three alphanumeric country-specific subdivision codes.

string

Language of the correspondence. Supports predefined set of values, each represented as a 4 character code ISO 639-1 language code and ISO 3166-1 country code.

string
length ≤ 35

Tax id of the partner.

string
length ≤ 35

Organization id of the partner.

string
length ≤ 35

Private id of the partner.

customFields
array of objects
customFields
Responses

5XX

An error response code is returned when an internal server error occurs

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json