Create a bank account
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
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}$