Variables

rewarded_products

list ProductQuantity

List of the rewarded products, indicating the reward delta.

purchase_amount

string

The initial purchase amount (as provided by the merchant)

rewardRule

list RewardRule

List of reward rules that can be in the next reward request.

redeemrule

list RedeemRule

List of redeem rules that are executed after the reward.

user_cash_balance

string

The total cash balance of the user after redeeming

user_balances

list BalanceVO

List of balances of the user after redeeming

Close