22. Transaction Check (Alias)
You can use this service to check if the relevant wallet is suitable for the transaction you want to perform. This service performs balance checks and determines whether the wallet is eligible for the
Transaction Check with Wallet 'Alias'
Parameter
Type
Required
Description
Parameter
Description
{
"Value": {
"IsAvailable": true,
"ReasonIfUnavailable": null,
"MaxAvailableAmount": 6993.00,
"WalletBalance": 6993.00,
"GiftBalance": 0,
"BlockedBalance": 0,
"AvailableBalance": 6993.00
},
"Errors": [],
"IsSuccess": true,
"IsFailure": false
}Service Response
Parameter
Type
Description
Service Response (Value)
Parameter
Type
Description
Last updated