Name | Type | Description |
---|---|---|
offer_expiration_date | Date | The date the offer will expire. If the date is during birthday or nameday then the date is calculated dynamically based on participant's birthday or nameday respectively. |
total_number_of_awards | Number | The number of awards the rewards participant received from the specified offer during the last 12 months. |
average_weekly_awarded_amount | Number | The average amount of money per week awarded from this offer during the last 12 months |
targeted_number_of_purchases | Number | The number of purchases that should be done in order for the offer to be awarded. This information comes from the reward offer, if the offer is of classification REWARD_LOYALTY_TRANSACTION_NUMBER_BASED |
current_number_of_purchases | Number | The number of purchases that were done so far if the offer is of classification REWARD_LOYALTY_TRANSACTION_NUMBER_BASED |
targeted_purchased_amount | Number | The total amount of purchases that should be done in order for the offer to be awarded. This information comes from the reward offer, if the offer is of classification REWARD_LOYALTY_TRANSACTION_AMOUNT_BASED |
current_purchased_amount | Number | The amount of money that was purchased so far if the offer is of classification REWARD_LOYALTY_TRANSACTION_AMOUNT_BASED |
targeted_date | Date | The date up to which that amount of money should purchased from the first date of the transaction, if the offer is of classification REWARD_LOYALTY_TRANSACTION_AMOUNT_BASED or REWARD_LOYALTY_TRANSACTION_NUMBER_BASED |
marketing_information | Reward Offer Marketing Information Object | The reward offer's marketing information |
Referred Objects Response Data