17. Check Balance (Alias)
You can query the balance of a specific wallet using this service.
Check Balance with Wallet 'Alias'
Parameter
Type
Compulsory
Description
{
"IsSuccess": true,
"IsFailure": false,
"Value": {
"Id": "2ea244d1-6ed2-4eca-a84b-273c62f64606",
"Name": "External Test Wallet",
"Alias": "8460440228",
"WalletBalance": 2.00,
"GiftBalances": [],
"TotalGiftBalance": 0,
"BlockedBalance": 0,
"TotalBalance": 2.00,
"AvailableBalance": 2.00,
"AllowOverdraft": false,
"OverdraftLimit": 0
}
}Service Response
Parameter
Type
Desciption
Service Response (Value)
Parameter
Type
Desciption
Last updated