Bank Accounts
List all bank accounts
Returns list of recipient bank accounts.
GET
/
send
/
bank_accounts
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Unix epoch timestamp
Refer to checksum calculation
Query Parameters
This to navigate index
Limit records per page. Default 25
This to filter based on status
Available options:
pending
, verified
, rejected
This to filter based on reference