BookingParticipant/Created

Webhook fired when a BookingParticipant is created

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 booking participant that triggered this webhook event

customer
object
required

The customer details for this booking participant

invoices
array of objects
required

Invoices associated with this booking participant

invoices*
rescheduleHistory
array of objects
required

History of rescheduled bookings for this booking participant

rescheduleHistory*
resources
array of objects
required

Resources allocated to this booking

resources*
service
object
required

The service being booked

string
enum
required
Allowed:
Response
200

Webhook received successfully

LoadingLoading…