Get a single Creditor Bank Account
GET {{url}}/creditor_bank_accounts/{{creditor_bank_account}}
Retrieves the details of an existing creditor bank account.
Get a single Creditor Bank Account API Docs
RESPONSES
status: OK
{"creditor_bank_accounts":{"id":"BA000FRC7AK8CW","created_at":"2021-06-25T01:43:50.253Z","account_number_ending":"44","account_holder_name":"NUDE WINES 2","account_type":null,"bank_name":"BARCLAYS BANK PLC","currency":"GBP","country_code":"GB","metadata":{},"enabled":true,"links":{"creditor":"CR00006C6DF0TD"},"verification_status":"successful"}}