16. Check Balance (Alias)
You can query the balance of a specific wallet using this service.
Check Balance with Wallet 'Alias'
Parameter
Type
Required
Description
Parameter
Desciption
{
"Value": {
"Id": "0e5439b8-efa5-43d3-91e9-3cc351cc6ecc",
"Name": "Cecelia",
"Alias": "5576000164",
"WalletBalance": 21.00,
"GiftBalances": [],
"TotalGiftBalance": 0,
"BlockedBalance": 0,
"TotalBalance": 21.00,
"AvailableBalance": 21.00
},
"Errors": [],
"IsSuccess": true,
"IsFailure": false
}Service Response
Parameter
Type
Desciption
Service Response (Value)
Parameter
Type
Desciption
Last updated