Web Hooks
Booking Cancelled
1 min
the booking cancelled webhook is set regardless of if the booking was cancelled internally or by the user the booking cancelled sends the booking id alongside the source { event "cancelled", bookingid 221332, // a numeric booking id that is used internally venue 2131, // the venue id source "user", // either user or admin }