Extended Booking Object


extended bookings

Properties
bookingBooking

Booking.


allowedActionsAllowedActions

Information about which actions the customer can perform for the booking. Available only when passing withBookingAllowedActions as true.


attendanceAttendance

Information about the attendance. Available only when passing withBookingAttendanceInfo as true.


conferencingDetailsConferencingDetails

Information about the online conferencing details. Available only when passing withBookingConferencingDetails as true.


bookingPolicySettingsBookingPolicySettings

Information about the booking's policy settings according to the relevant booking policy snapshot. Available only when passing withBookingPolicySettings as true.


bookingFeeDetailsBookingFeeDetails

Information about the booking fee statuses. Available only when passing withBookingFeeDetailsBooking as true. No details are returned when there is no booking fee for the booking. For example, when a booking was canceled before the start of the earliest cancellation window or the customer hasn't canceled the booking yet.

Did this help?