Find a Single BankAccount
Lookup and retrieve a single Consumer Bank Account by bank_account_id.
Get Single BankAccount
GET
{{baseUrl}}/bank-accounts/:bank_account_id
GET
{{baseUrl}}/bank-accounts/:bank_account_id
Path Parameters
Key
Value
Description
bank_account_id*
String
Status Codes
Last updated
Was this helpful?