Get merchant wallets
Wallets
Get merchant wallets
Returns a list of wallets with balances for the specified merchant, optionally filtered by currency.
GET
Get merchant wallets
Authorizations
JWT Bearer token authentication. Use the JWT token obtained from the login endpoint in the Authorization header as 'Bearer {token}'.
Query Parameters
Merchant ID to get wallets for
Example:
"2vorkDcXyvzifL63YX09S9VqcnI"
Filter wallets by currency code
Example:
"BRL"
Response
Successfully retrieved the list of wallets