BookingParticipant/Cancelled

Webhook fired when a BookingParticipant is cancelled

Payload
string
enum
required

The entity type that triggered this webhook event

Allowed:
account
object
required

The account associated with the booking participant

booking
object
required

The booking associated with this booking participant

bookingParticipant
object
required

The id of the booking participant that triggered this cancelled event

customer
object
required

The customer details for this booking participant

resources
array of objects
required

Resources allocated to this booking

resources*
service
object
required

The service being booked

rescheduleHistory
array of objects
required

History of rescheduled bookings for this booking participant

rescheduleHistory*
string
enum
required
Allowed:
Response
200

Webhook received successfully

LoadingLoading…