Create Global partner bank account

Use this endpoint to add a new bank account to an existing Global partner in TIS. Include all required and valid bank account details in the request body to ensure successful creation.

Path Params
string
required

Unique UUID identifier of the Global partner

Body Params
bank
object
string

A unique identifier that can be provided to link the partner bank account entity in TIS to an entity in a third party system. If not specified, it will be automatically generated in TIS in the following format "BAXXXXXX". Optional field, supports alphanumeric value up to 45 characters.

string
enum

The 3-character ISO-4217 currency code indicating the operating currency of the bank account. For example, the currency code of United Kingdom is GBP

string
length ≤ 34
Defaults to null

The international bank account number made up of up to 34 letters and numbers. Either iban or bank account number is required.

string
length ≤ 64
Defaults to null

The bank account's local account number. Either iban or bank account number is required.

string
length ≤ 255
string
length ≤ 64
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