Create a promotion
This endpoint creates a new promotion.
It responds with the newly-created promotion, including the promotion's ID.
🔒 Requires: promotions:write scope
Request body
A list of channels for the promotion. Can be Register, Ecommerce.
A list of customer group IDs for the promotion.
A short description for the promotion.
The time the promotion ends, in UTC, e.g. 2006-01-02T15:04:05 (no timezone suffix).
Auto-generated object ID.
The loyalty multiplier for the promotion.
The name of the promotion.
A list of outlet IDs for the promotion.
The time the promotion begins, in UTC, e.g. 2006-01-02T15:04:05 (no timezone suffix).
The status of the promotion.
Whether or not this promotion uses promo codes.
Response
A list of channels for the promotion. Can be Register, Ecommerce.
Whether this promotion can be combined with an online coupon.
A list of customer group IDs for the promotion.
A short description for the promotion.
The time the promotion ends, in UTC, e.g. 2006-01-02T15:04:05 (no timezone suffix).
Auto-generated object ID.
The loyalty multiplier for the promotion.
The name of the promotion.
A list of online channel IDs for the promotion.
A list of outlet IDs for the promotion.
Whether this promotion is shown as part of potential promotions.
The time the promotion begins, in UTC, e.g. 2006-01-02T15:04:05 (no timezone suffix).
The status of the promotion.
Whether or not this promotion uses promo codes.