Creates a new Global partner

Use this endpoint to create a new Global partner in TIS. Include all required and valid details of the partner in the request body to ensure successful creation.

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
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
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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
application/problem+json