Skip to main content

bookAppointmentEvent

Books an appointment event

Arguments

appointmentBookingPageIdID!

The AppointmentBookingPage to book the event on

appointmentCalendarIdID!

The AppointmentCalendar to book the event on

bookerAppointmentEventBookerInput!

The booker of the event

endDateTimeDateTime!

The end date and time of the event

formSubmissionIdID

The FormSubmission to associate with the event

preventBookingIfRangeIsUnavailable

Boolean

Whether to prevent booking if the range is unavailable

startDateTimeDateTime!

The start date and time of the event

Returns

BookAppointmentEventPayload!