POST
/
v2.01
/
{ClientId}
/
users
/
{UserId}
/
bankaccounts
/
gb

Path parameters

UserId
string
required

The unique identifier of the User (natural or legal) who owns the bank account.

Body parameters

OwnerAddress
object
required

Information about the address of residence of the bank account owner.

AccountNumber
string
required

Length: 8 digits

The unique set of digits of the bank account.

SortCode
string
required

The 6-digit sort code, assigned to UK financial institutions, for GB-type bank accounts.

OwnerName
string
required

Max. length: 255 characters

The full name of the owner of the bank account. (Format: FirstName LastName)

Tag
string

Max. length: 255 characters

Custom data that you can add to this object.
For bank accounts, you can use this parameter to identify the bank account by currency or usage (personal or professional for instance).

Responses