GET

Get Ticket Definition


Retrieves a ticket definition by ID.

Authentication

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

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

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?