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