coupon_id string, not null
A unique identifier that references the associated coupon.
constraint string, not null
Constraint applicable for the item. Possible values are:
all
: Coupon applicable to all items.criteria
: Coupon applicable based on criteria.none
: Coupon not applicable to any items.specific
: Coupon applicable to specific items.
item_price_ids string, null
List of item price identifiers to which the coupon is applicable.
item_type string, not null
Item type for which this criteria is applicable. Possible values are:
addon
: Addoncharge
: Chargeplan
: Plan
record_exported_at timestamp
The column represents the timestamp when the data was exported to the configured destination.
change_type string
The column indicates the type of change [create, update, delete, read] and can be used to load data into the warehouse accordingly.