Wallet
Wallet balance for Account
Wallet balance for Account
GET
/
accounts
/
{account_id}
/
wallet
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id corresponding to an account
Maximum length:
50
Response
200 - application/json
Wallet Balance response
This amount is the difference of total credited amount and sum of consumed, hold amount. ie. credit amount - (consumed amount + hold amount)
Available options:
ACTIVE
, INACTIVE