Retrieve Bank Relationships for an Account
GET {{baseUrl}}/v1/accounts/:account_id/recipient_banks
Retrieves Bank Relationships for an account
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
status | string | ||
bank_name | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"61e69015-8549-4bfd-b9c3-01e75843f47d","created_at":"2021-03-16T18:38:01.942282Z","updated_at":"2021-03-16T18:38:01.942282Z","name":"ExampleBank","bank_code":"123456789","bank_code_type":"ABA","account_number":"123456789"}