Skip to main content

Update discount

PATCH 

/discounts/:discount

Partial update. When scope is provided, all existing applicability relations are replaced. code_type cannot be changed after creation.

To change which events, categories, or excluded tickets a discount applies to, send a full scope object (same shape as create). Example: add excluded_ticket_ids to an event-scoped discount or switch from events to categories.

Request

Responses

Updated discount