rescheduleAppointmentEvent
Arguments
ActorContextThe context of the actor performing the action
IDThe AppointmentCalendar to reschedule the event onto
IDThe ID of the CalendarEvent to reschedule
IDThe ID of the AppointmentEvent to reschedule
preventBookingIfRangeIsUnavailable
—BooleanWhether to prevent rescheduling if the range is unavailable
BooleanWhether to send a notification to the customer about the reschedule
IDThe AppointmentBookingPage for the rescheduled event (defaults to original)
IDThe AppointmentCalendar to reschedule the event onto
AppointmentEventBookerInputUpdated booker details (if not provided, uses existing booker from the appointment)
DateTime!The new end date and time of the event
IDThe FormSubmission to associate with the rescheduled event (if not provided, uses existing form submission)
DateTime!The new start date and time of the event