Represents a redemption that was applied to the transaction.
Properties
id | The id of the redemption. |
state | The state of the redemption (can be UNQUALIFIED, PENDING, COMPLETED, or REVERSED). PENDING would only be the case on a multi purchase offer. |
dateAdded | The date the redemption was added. |
dateReversed |
The date that the redemption was reversed. Only supplied when the transaction is in fact reversed.
This field may be null when there is no value or not applicable. |
cashbackAmount | The cashback amount rewarded to the consumer. |
referralFee | The referral fee collected from the merchant. |
qualifiedSpend | The amount of qualified spend applied to the redemption. |
publisherCommission |
The amount of publisher commission earned.
This field is optional and will not be returned when there is no value or not applicable. |
resellerCommission |
The amount of reseller commission earned.
This field is optional and will not be returned when there is no value or not applicable. |
offerId | The id of the offer that triggered this redemption. |
surveyLink |
The post dine survey link (if applicable).
This field is optional and will not be returned when there is no value or not applicable. |
linkStatus | The link status (can be ACTIVE or INACTIVE). If ACTIVE, the offer remains activated for this user. |