Skip to content
SoundSyncAudio software platform

Guide

Scheduled Deals

Scheduled deal lifecycle, storefront display, campaign draft handoff, cancellation, and checkout behavior.

Live Moonwave FX promotions workspace showing promotion activity, scheduled deal and promo-code controls.
Live Moonwave FX storefront deals page showing where published discounts and promotional products appear.
Live Moonwave FX storefront product catalog showing search, featured product, product media, subscription pricing, and product detail links.

SoundSync

Deal workflow

Keep calendar, campaign, checkout, and display concerns separate.

  1. Create deal

    POST /api/developer/promotions/scheduled-deals or /api/products/:id/deals.

  2. Display

    Storefront/deals surfaces show sale pricing when active/upcoming data is exposed.

  3. Checkout

    Checkout uses server-side pricing/offer logic, not browser sale labels.

  4. Campaign draft

    POST /campaign-draft from deal route or email marketing scheduled-deal draft endpoint.

  5. Cancel

    POST /api/developer/promotions/deals/:dealId/cancel.