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
- 200
- 400
- 401
- 404
Updated discount
Validation failure
Missing or invalid Bearer token
Resource not found