v1
latestOpenAPI 3.0.12026-07-2356172250.9 KBBank Account
Get bank account
Retrieve all bank accounts associated with the specified merchant.
Note: The response includes details for all types of bank accounts present for the merchant.
get/api/demographics/v1/BankAccounts/{merchantNumber}
Path parameters
merchantNumberstring required
The merchant's unique identification number.
Query parameters
encryptedAccountNumberboolean
Specifies whether the bank account number provided in the request is encrypted. Default: false
lastFourAccountNumberboolean
Specifies whether to return only the last four digits of the account number. Default: false
effectiveAccountboolean
Specifies whether to return only active (effective) accounts. Default: true
Response
Returns a list of bank accounts successfully.