Bank Accounts
Create a bank account
POST
Create a bank account
Authorizations
Body
application/json
Response
Bank account created
Human readable name for the bank account
Unique numeric identifier
Last four digits of the account number, as it appears on statements. Populated for Plaid-linked accounts.
Human label for the account: "Name (mask)" when a mask is known, otherwise just the name.
Three-letter ISO 4217 currency code (e.g. USD, EUR). Must be uppercase. Optional — bank accounts may be created without a currency.
Pattern:
^[A-Z]{3}$Canonical account role within a program. Null when the account has no declared role.
Available options:
fbo, ach_suspense, network_settlement, secondary_network, revenue, cardholder_adjustment, cash_load, unload_settlement, reserve, escheat, gl, operating The program this account belongs to, if any.