15. Check Balance (Wallet)
You can query the balance of a specific wallet using this service.
Check Balance with Wallet 'Id'
Parameter
Type
Required
Description
Parameter
Description
{
"Value": {
"Id": "30bac1c0-ad6b-4c50-a52e-1b34f9b487a7",
"Name": "juzdan1",
"Alias": "8203287943",
"WalletBalance": 975.00,
"GiftBalances": [],
"TotalGiftBalance": 0,
"BlockedBalance": 0,
"TotalBalance": 975.00,
"AvailableBalance": 975.00
},
"Errors": [],
"IsSuccess": true,
"IsFailure": false
}Service Response
Parameter
Type
Description
Service Response (Value)
Parameter
Type
Description
Last updated