Create external account

Create an external account, which relates to an existing active account holder.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum

The type of the external account.

Allowed:
string

The name of the external account.

string
required

The name of the legal entity or individual holding the account.

string
required

The account number.

string
enum

The format of the account number. When set, it must match account_number unless the format is other or tokenized.

Allowed:
string
required

The bank code, for instance BIC / Swift code, UK sort code, or US routing number.

string
enum

The format of the bank code. When set, it must match bank_code unless the format is other or tokenized.

Allowed:
string

The ID of the related account holder. It must not be disabled.

organization_identification
object

The organization identification of the external account. See more here.

string

The company registration number of the external account, when type = legal_entity.

string
enum

The type of the external account's company registration number, when type = legal_entity.

Allowed:
holder_address
object

The address of the account holder, as an address object.

boolean
Defaults to false

Controls whether duplicate account detection includes the account holder's name as part of the uniqueness check.

  • If false (default), the API will return an error if an active external_account already exists with the same account_number and bank_code.
  • If true, the error is only triggered when an active external_account matches on account_number, bank_code, and holder_name, allowing duplicate account numbers across different holders.
metadata
object

Additional client data in JSON format. See Metadata.

custom_fields
object

Custom fields in JSON key:value format. See Custom fields.

Responses

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