18. Sale/Expense (Alias)
You can manage sales/expense transactions made with the wallet through this service.
Sale/Expense with Wallet 'Alias'
Parameter
Type
Required
Description
{
"Alias": "{{alias}}",
"Amount": 1,
"Description": "string",
"ExternalReference": "{{$randomFullName}}",
"UseGiftBalances": true, // If there is a defined gift balance, it will be spent first.
"CashbackApply": true,
"CashbackType": "Amount",
"CashbackValue": 10
}Service Request
Parameter
Type
Description
Service Request
Parameter
Type
Description
Service Request (Value)
Parameter
Type
Description
Last updated