PromotionCommand
Duplicate an existing promotion
Duplicate an existing promotion with the specified promotion ID. The promotion ID must be unique and not already in use. The promotion ID is an optional field. If not provided, the system will generate a unique promotion ID. New promotion will be created in DRAFT state, to allow further modifications.
post/v1/promotions/{promotionId}/duplicate
Path parameters
promotionIdstring required
Request body
Response
A successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.