cURL
Accounts
Get Account Balance
GET
cURL
Authorizations
JWT bearer token. App-user tokens are issued by POST /auth/token (the partner backend calls it as its platform service account); admin and dashboard tokens are issued via OIDC login.
Path Parameters
User ID
Response
Account balance from PBA
Response shape mirrors PBA's GetBalanceOutput byte-for-byte (snake_case
field names, no extra wrapping). All monetary amounts are in the smallest
currency unit (e.g. paise for INR).