Create Promotion
Creates a new promotion in Fourthwall.
Query
Comma-separated response fields to include.
Body
Promotion type. Supported values: SHOP_SINGLE, SHOP_MULTI, MEMBERSHIPS_SINGLE, MEMBERSHIPS_MULTI.
Promotion code for single-code variants.
Array of promotion codes for multi-code variants.
Discount object. For shop promotions use either a fixed amount discount or percentage discount. For membership promotions use percentage discount.
Requirements object. For memberships, set newMembersOnly. For shop promotions, minimumOrderValue may be provided.
Membership subscription type selector for membership promotion variants.
Membership tiers selector object for membership promotion variants.
Selected products object for shop promotion variants. productIds is required if this object is provided.
Promotion limits object for shop promotion variants. oneUsePerCustomer is required if this object is provided.