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