Skip to main content
POST
Get wallet balances

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
payment_id
string<uuid>

Payment identifier whose associated wallets should be queried.

Example:

"41b16a6f-704e-44ba-9964-2b66df8a73e8"

custom_queries
object[]

Additional wallet and token combinations to query.

Response

Wallet balances retrieved successfully

balance_results
object[]
required