Set up start and end dates for discounts
Last updated
Was this helpful?
Last updated
Was this helpful?
You can set up start and end dates for both discount coupons and promotions for creating timed offers, such as a Black Friday discount.
If you have an existing promotion, you can change its start and end dates with the following API call:
Change STOREID
with your store ID, PROMOTIONID
with the promotion ID (), and the secret_token
with the secret access token of your app.
If you have an existing discount coupon, you can change its start and end dates with the following API call:
Change STOREID
with your store ID, DISCOUNTCOUPONID
with the discount coupon ID (), and the secret_token
with the secret access token of your app.