Skip to end of banner
Go to start of banner

reward_offer_transaction_condition

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

 reward_offer_transaction_condition object response data

Name

Type

Description

transaction_amount_fromNumber

The minimum required transaction amount in order for the offer to be applied. Applicable only for reward offers classified as:

  • INCREASE_REVENUE_TRANSACTION_BASED
     
  • REWARD_LOYALTY_TRANSACTION_AMOUNT_BASED
transaction_amount_toNumberThe maximum required transaction amount in order for the offer to be applied. This value is optional. Applicable only for reward offers classified as:
  • INCREASE_REVENUE_TRANSACTION_BASED
     
  • REWARD_LOYALTY_TRANSACTION_AMOUNT_BASED
transaction_number_fromNumberThe minimum required number of transactions in order for the offer to be applied. Applicable only for reward offers classified as REWARD_LOYALTY_TRANSACTION_NUMBER_BASED
transaction_number_toNumberThe maximum required number of transactions in order for the offer to be applied. This value is optional. Applicable only for reward offers classified as REWARD_LOYALTY_TRANSACTION_NUMBER_BASED
transaction_period_range_periodTime Period objectThe time period that the events will have to be performed within, in order to award the offer. Applicable only for reward offers classified as REWARD_LOYALTY_TRANSACTION_AMOUNT_BASED or REWARD_LOYALTY_TRANSACTION_NUMBER_BASED.

Referred Objects Response Data

 period object response data

Name

Type

Description

time_period_valueNumber

The time period value

time_period_uot

String

The time period unit of time. The supported values are the following:

MINUTES, HOURS, DAYS, WEEKS, MONTHS, YEARS

 

  • No labels