Create a new bank account

Registers a new bank account in the system. Requires account details such as account number, bank name, routing number, etc.

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

Bank account numeric unique identifier generated by the system. Required in update. Value is disregarded on create.

int64
required

Account numeric unique identifier. For create only, value is disregarded on update. Required if Correspondent and Account No is not set.

string
required
length between 4 and 4

The name given to a bank, broker, dealer, or financial institution that acts on behalf of another financial institution. Four Alpha numeric character. For create only, value is disregarded on update. Required if Account ID is not set.

string
required

The alphanumeric identifier of the account. For create only, value is disregarded on update. Required if Account ID is not set.

string

The legal or authorized name of the bank account owner whether it is an individual, joint, account, or business. The default value will be the account primary owner name if exists.

string
required

The registered and legal name of the financial institution or bank.

string
required

A 9-digit, unique numeric ID assigned to each banking institution in the US and based on the location of the bank issued for the ACH transaction (to send or receive an ACH payment).

string
required

A nine (9) digit code particularly assigned to an electronic transfer transaction from one bank to another.Required if Wire is set to true.

string
required

It is usually between eight to 12 digits in length which is the primary identifier of ownership or a bank account.

string
required

Indicates what type of bank account, either Savings, Checking, or Cash Management.

string
required

An indicator of the validation or approval method of a bank. It can either be a Micro Deposit or Plaid. Check /v1/systemcode/list API for valid values (type = 'Approved Method'), use the 'code' value.

string
required

An indicator of the validation or approval method of a bank. It can either be a Micro Deposit or Plaid. Required when Approved Method is Plaid.

string
required

Check /v1/systemcode/list API for valid values (type = 'Status', subType = 'Bank Account'), use the 'code' value.

string
length ≤ 20

A user-defined nickname for the bank account. Optional and intended for display purposes only.

boolean

Indicate if the bank account allows a Wire Request Transfer.

boolean

Indicate if the bank account allows a check request transfer.

boolean

An indicator if the bank is international or local.

string

BIC is an internationally recognized code used to identify banks and financial institutions during cross-border transactions. Required if Is International is set to true.

Response

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