Update a Local partner

Use this endpoint to update a Local 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 local partner

Body Params
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
length ≤ 140

Full name of the partner.

string
required

Legal entity identifier

string
length ≤ 255

Branch code of the local partner

string
length ≤ 1000

Address of the local partner

string
length ≤ 255

Postal code of the local partner. Optional field. Supports alphanumeric value, up to 64 characters.

string
length ≤ 255

City

string
^[A-Z]{2}$

Country ISO 2 code

string
length ≤ 1000

State

string
^[a-z]{2}_[A-Z]{2}$

Language code (ISO 639-1 and ISO 3166-1)

string
length ≤ 255

Tax ID

string
length ≤ 255

Organization ID

string
length ≤ 255

Private ID

customFields
array of objects

Custom field values

customFields
Responses

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