Skip to main content

createOutOfOfficeBooking

This mutation creates a new out of office booking.

Important: This mutation is deprecated for new integrations. We recommend using createAvailability with unavailability: true for practices using the New Semble Appointment System.

createOutOfOfficeBooking(
bookingData: OutOfOfficeBookingDataInput
): BookingResponsePayload

Arguments

createOutOfOfficeBooking.bookingData ● OutOfOfficeBookingDataInput input

Type

BookingResponsePayload object

The requested/resulting booking or the error associated with the operation.