Cancels a loyalty promotion.
POST
/v2/loyalty/programs/{program_id}/promotions/{promotion_id}/cancel
Cancels a loyalty promotion.
Use this endpoint to cancel an ACTIVE
promotion earlier than the end date, cancel an ACTIVE
promotion when an end date is not specified, or cancel a SCHEDULED
promotion. Because updating a promotion is not supported, you can also use this endpoint to cancel a promotion before you create a new one.
This endpoint sets the loyalty promotion to the CANCELED
state
The ID of the loyalty promotion to cancel. You can cancel a promotion that has an ACTIVE
or SCHEDULED
status.
The ID of the base loyalty program.