Get balance
1min
This API returns balance for accounts configured for checkout and payout transactions. A list of balance objects is returned are for a given Client ID. If for a given currency, there are multiple partners configured based on payment methods, the response will contain balances for those multiple partners.
Get balance for a Client ID
GET
Request Params
Query Parameters
clientId
required
String
Client ID
Header Parameters
access-token
required
String
Access token received from Access token API. You can reuse the access token across multiple API calls till it is expired.
Updated 22 May 2024
Did this page help you?