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.
The body is of type object
.
Response
200
application/json
Successfully created wallet account.
The response is of type object
.