Skip to main content

BookedAppointmentEvent

An appointment event booked by a customer

Fields

bookerAppointmentEventBooker!

The booker of the appointment event

calendar_eventCalendarEvent

The CalendarEvent associated with the AppointmentEvent

calendar_event_idID!

The ID of the calendar event

Deprecated — Use calendar_event instead

cancellation_noteString

The note provided when the appointment event was cancelled

Deprecated — Use cancellation_note_text or cancellation_note_html

cancellation_note_htmlString

The note HTML provided when the appointment event was cancelled

cancellation_note_textString

The note text provided when the appointment event was cancelled

cancelled_atDateTime

The date the appointment event was cancelled

created_atDateTime!

The date the appointment event was created

event_description_htmlString

The HTML description of the event

event_description_textString

The text description of the event

event_duration_minutesNonNegativeInt!

The duration of the event in minutes

event_ends_atDateTime!

The end date and time of the event

event_ends_time_zoneString

The timezone of the end date and time of the event

event_locationString

The location of the event

event_starts_atDateTime!

The start date and time of the event

event_starts_time_zoneString

The timezone of the start date and time of the event

event_statusAppointmentEventStatus!

The status of the event

event_titleString!

The title of the event

form_submissionFormSubmissionPayloadWithDefinition

The form submission associated with this appointment event

idID!

The ID of the AppointmentEvent

initially_booked_by_appointment_booking_page

AppointmentBookingPage!

The ID of the appointment booking page that initially booked the event

initially_booked_on_appointment_calendar

AppointmentCalendar!

The ID of the appointment calendar that the event was initially booked on

updated_atDateTime!

The date the appointment event was last updated