The Coupon Object
Internal ID of the resource
Unique ID of the resource, used as reference across the API
The shop ID to which this coupon belongs
Coupon type, whether it's for a product or subscription. SUBSCRIPTION coupons are only for Sellix-own subscriptions, this field will always return PRODUCT
PRODUCT
, SUBSCRIPTION
CLASSIC
Coupon code to be used during the checkout phase
The stripe ID for the promotion
The stripe ID for the coupon
If LIMITED, an array of products must be specified as this coupon will be used only with them
LIMITED
, ANY
Discount value for this coupon
Currency of the coupon discount value
How many times this coupon has been used
Whether or not this coupon is valid if a volume discount is applied
Whether or not this coupon should be applied for each product SUBSCRIPTION renewal
Maximum usage for this coupon
The smart contract address for the coupon
The token ID for the coupon
The blockchain of the crypto currency
ERC20
, BEP20
, TRC20
, MATIC
, SOL
The datetime object corresponding to the expiration time of the coupon
Timestamp for the creation of the coupon
Date, available if the category has been edited
User ID of the user who updated the coupon
Array of product uniqids. Differs from the categories API as this endpoint does not need specific details about a product. Use the products API to get details about a single product
Details about the products in the products_bound field
How many products are present in the products_bound array
Was this page helpful?