Extended Booking Object


Extended bookings.

Properties
bookingBooking

Booking.


allowedActionsAllowedActions

Information about the actions the customer can perform for the booking. Available only when you've specified 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 you've specified withBookingPolicySettings as true.


bookingFeeDetailsBookingFeeDetails

Information about the booking fee statuses. Available only when you've specified 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?