<- Bank Accounts API

Bank Accounts API

Get bank account

GET

 /v2/bank-accounts/{bank_account_id}

Returns details of a BankAccount linked to a Square account.

Permissions:BANK_ACCOUNTS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

bank_account_id

string

Required

Square-issued ID of the desired BankAccount.

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.