<- Bank Accounts API

Bank Accounts API

Get bank account by v1Id

GET

 /v2/bank-accounts/by-v1-id/{v1_bank_account_id}

Returns details of a BankAccount identified by V1 bank account ID.

Permissions:BANK_ACCOUNTS_READ
Link to section

Path parameters

Example code

Link to section

v1_bank_account_id

string

Required

Link to section

Response fields

Link to section

errors

Information on errors encountered during the request.

Link to section

bank_account

The requested BankAccount object.