List active promotions
GET/v1/promotions
Returns every promotion that is currently valid for your company: inside its date range, published on your digital menu, and with redemptions remaining. Includes the coupon code, the discount, which products and service types it applies to, and any weekly schedule.
Promotions with a weekly schedule are included even outside their daily time window — check the schedule field if you need to know whether one is redeemable at this exact moment.
A promotion carries a discount, not a second price list. For a per-product before/after price, read price and original_price on the variants returned by GET /v1/menu/products/{slug}.
Request
Responses
- 200
The currently valid promotions.