Variables

purchase_amount

string

The purchase amount of the transaction.

redeem_amount

string

The redeem amount of the transaction.

reward_amount

string

The reward amount of the transaction.

redeem_product

string

The product that was redeemed in the transaction.

reward_product

string

The product that was rewarded in the transaction.

reward_coupon

string

The coupon that was rewarded in the transaction.

reward_cash

string

The cash that was rewarded in the transaction.

simple_type

SimpleType

The type of the transaction Detail.

date

string

The creation date of the transactionDetail.

type

string

The type of the transaction Detail.

coupon

string

The description of the coupon.

coupon_discount_type

string

The discount type of the coupon used in the transaction.

coupon_discount_amount

string

The amount of cash that was discounted by the coupon.

coupon_discount_product

string

The product that was discounted by the coupon.

coupon_discount_program

string

The program in which the coupon was discounted.

topdown_amount_old

string

The old topdown amount of the transaction.

topdown_amount_new

string

The new topdown amount of the transaction.

topdown_product

string

The product that was topped down in the transaction.

topup_product

string

The product that was topped up in the transaction.

gift

string

The code of the gift.

gift_discount

string

The amount of the gift.

gift_action_type

string

The action that was executed on the gift.  (ISSUE / CLAIM / RELOCATE)

gift_old_location

string

The location of the gift before the transaction was executed.

gift_new_location

string

The location of the gift after the transaction was executed.

external_data

string

External reference to this transaction detail, if provided in the ProductQuantity request.  No sva logic depends on this field.

quantity

string

Product quantity related to a topup or topdown

pricePerUnit

string

Product pricePerUnit related to a topup or topdown

topup_amount_old

string

The old topup amount of the transaction.

topup_amount_new

string

The new topup amount of the transaction.

Close