Patch

Update Ticket Definition


Updates a ticket definition.

Each time the ticket definition is updated, revision increments by 1. The existing revision must be included when updating the ticket definition. This ensures you're working with the latest ticket definition and prevents unintended overwrites.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Events - all permissions
Manage Ticket Definitions
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/events-ticket-definitions/v3/ticket-definitions/{ticketDefinition.id}

Did this help?