List of item constraint criteria that determine how the coupon can be redeemed.

Columns

No match found

coupon_id string, not null
Foreign Key coupons.id
The unique identifier of the associated coupon.

currencies string, null
List of currencies (ISO 4217 format) for which this coupon is applicable.

item_family_ids string, null
List of item family identifiers to which the coupon is applicable.

item_price_periods string, null
List of billing frequencies for which the coupon is applicable. Possible values are day, week, month, and year.

item_type string, not null
Item type for which this criteria is applicable. Possible values are:
  • addon: Addon
  • charge: Charge
  • plan: Plan