Listing bank accounts
GET
/api/public/v1/bank_accounts
This endpoint returns a list of bank accounts linked to your Txn account.
Please note that Txn clients cannot add beneficiaries themselves just yet. Instead, please reach out to your account manager.
Headers
Name
Value
Content-Type
application/vnd.api+json
Authorization
Bearer <api_key>
Response
Last updated