v1
latestOpenAPI 3.0.02026-07-26166415635.8 KBFunding
Accounts
Retrieve Bank Relationships for an Account
Retrieves Bank Relationships for an account
get/v1/accounts/{account_id}/recipient_banks
Query parameters
status'ACTIVE' | 'INACTIVE'
Example:ACTIVE
bank_namestring
Response
An array of Bank relationships attached to this Account.
An empty array will be returned if no Bank relationships have been attached to this account
Example response
[
{
"created_at": "2021-03-16T18:38:01.942282Z",
"id": "61e69015-8549-4bfd-b9c3-01e75843f47d",
"updated_at": "2021-03-16T18:38:01.942282Z"
}
]