Add a bank account to a team

Required scope: team-bank-accounts:write
Organization authorization: supported

The required fields depend on type value provided with the request

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params
string
required
length ≥ 1

Name of the bank account

string
enum
required
length ≥ 1

Which set of fields identifies the bank account.

iban requires iban. swift requires swift. bsb requires bsb. sort_account requires sortCode and accountNumber. routing_account requires routingNumber, accountNumber and accountType. local_canadian requires institutionNumber, transitNumber and accountNumber. emirates requires iban.

Allowed:
string | null

IBAN of the bank account. Validated against its check digits.

string | null

SWIFT/BIC of the bank account

string | null

BSB number of the bank account (Australia)

string | null

Sort code of the bank account (United Kingdom)

string | null

Account number of the bank account

string | null

Routing number of the bank account (United States)

string | null
enum

Account type, required with receive option routing_account

Allowed:
string | null

Transit number of the bank account (Canada, 5 digits)

string | null

Institution number of the bank account (Canada, 3 digits)

Responses
201

Bank account created

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