Create a customer's bank account

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

The ID of the customer.

Body Params
string
required

The account number of the bank account. Must not be greater than 34 characters.

string
enum
required

The account type of the bank type.

Allowed:
string
required

The routing number of the bank account. Must not be greater than 9 characters.

string
required

The name of the bank.

string
required

The address of the bank.

string
required

The city of the bank.

string
required

The state of the bank.

string
required

The postal code of the bank.

string
required

The country of the bank. Must be 2 characters.

string
required

The name of the account holder.

string
enum
required

The country code of the residential address. Must be 2 characters.

Allowed:
string
enum
required

The state of the residential address. Must be 2 characters.

string
required

The city of the residential address.

string
required

The first line of the residential address.

string | null

The second line of the residential address (optional).

string
required

The postal code of the residential address.

string | null

The SWIFT/BIC code of the destination bank. If the bank country (destination.bank_country) is outside of the United States, this field is required. It is used for identifying the destination bank in international wire transfers. Must not be greater than 34 characters.

string | null

The SWIFT code of the destination bank account. Must not be greater than 11 characters.

string | null

(off-ramp) The bank code used in countries like JP, HK, KR ..etc. Usually a 3–5 digit code identifying the bank. Must not be greater than 10 characters.

string | null

(off-ramp) The branch code of the bank, used in conjunction with bank_code in countries like Japan. Must not be greater than 10 characters.

string

(off-ramp) The full name of the account holder written in full-width katakana. Required for Japan. This field is required when bank_country is JP.

Headers
string
Response

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