Connect Account
Connect a new bank account.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Wallet ID.
Body
application/json
The details required to connect a bank account.
Full account holder name.
Full account number / IBAN.
Type of account.
Available options:
checking
, saving
Example:
"checking"
Bank Swift/BIC.
Currency code in ISO 4217 format.
Required string length:
3