This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
An event that's triggered when a booking is canceled.
The onBookingCanceled()
event handler runs when a booking is canceled. The received BookingCanceledEvent
object contains information about the booking that was canceled and metadata for the event.
Note: Backend events don't work when previewing your site.
Information about the booking that was canceled and metadata for the event.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.