Update a Global partner's bank account

Use this endpoint to update a Global partner's bank account details. All available bank account fields must be included in the request body, otherwise, they will be lost or overwritten with default TIS values.

Path Params
string
required

Unique UUID identifier of the Global partner

string
required

Unique UUID identifier of the bank account

Body Params
bank
object
string
length ≤ 45

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
length ≤ 3

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

The Partner bank account short description.

Responses

5XX

Error response code which 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