Wallet
Wallet balance for Account
Wallet balance for Account
GET
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
Example:
"ACC00001"
Response
200
application/json
Response for Credit Balance Request
Wallet Balance response
Example:
"ACC001"
Example:
"ACC001"
This amount is the difference of total credited amount and sum of consumed, hold amount. ie. credit amount - (consumed amount + hold amount)
Example:
500
Example:
"USD"
Available options:
ACTIVE
, INACTIVE
Example:
500