A backend event that fires when a ticket definition is created.
The onTicketDefinitionCreated()
event handler runs when a ticket definition is created.
The received TicketDefinitionCreatedEvent
object contains information about the created ticket definition.
Note: Backend events are not fired when previewing your site.
Information about the ticket definition that was created.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.