Bank Accounts
Create US bank account
Register a US ACH bank account for a client.
POST
Creates a new US bank account for the specified client with ACH transfer capabilities. Requires an API key with access level 3 or higher.
Path parameters
Unique identifier of the client.
Body
Name of the bank.
User-friendly alias for the account.
Account holder’s full name.
US bank account number.
US 9-digit routing number.
Account type. One of
CHECKING, SAVINGS.Account holder’s address with
street_line_1, street_line_2, city, postal_code, state, country.state uses ISO 3166-2 codes that identify country subdivisions in the format {COUNTRY}-{SUBDIVISION} (e.g., USA-CA for California).Response
Bank account identifier.
Company identifier.
Client identifier.
Bank name.
Account holder full name.
User-friendly alias.
Payment rail.
ACH for US accounts.Account currency.
USD for US accounts.Account number.
Routing number.
Account type.

