Triple API and Webhooks
Models
Model: RewardRejection
1min
Model Parameters
The Reward rejection type.
- PURCHASE_AMOUNT_TOO_LOW - The Transaction amount wasn't enough to meet the minimum spend of the Offer.
- ACTIVATION_REQUIRED - The Offer required activation beforehand in order to receive the Reward.
- MAX_USES_MET - The Card Account already reached the maximum redemption limit of the Offer.
- MAX_REWARD_MET - The Card Account already reached the maximum reward limit of the Offer.
- DAY_OF_WEEK_RESTRICTION - The Offer wasn't available during the day of the week the Card Account attempted to redeem the Offer.
- TIME_OF_WEEK_RESTRICTION - The Offer wasn't available during the time of the week the Card Account attempted to redeem the Offer.
- EXCLUDED_DATE - The Offer wasn't available on the date the Card Account attempted to redeem the Offer.
- NON_PARTICIPATING_LOCATION - The Card Account attempted to redeem the Offer at a location for which the offer does not apply.
- OFFER_FILTER - The Card Account was not allowed to redeem the Offer due to filters applied by the Content Provider.
- OTHER - Any other reason for rejection that isn't listed above.
Updated 23 Jan 2025
Did this page help you?