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