Extended bookings.
Booking.
Information about the actions the customer can perform for the
booking. Available only when you've specified withBookingAllowedActions
as
true
.
Information about the attendance. Available only when passing
withBookingAttendanceInfo
as true
.
Information about the online conferencing details. Available only when passing
withBookingConferencingDetails
as true
.
Information about the booking's policy settings according to the relevant booking policy snapshot.
Available only when you've specified withBookingPolicySettings
as true
.
Information about booking fee
(SDK | REST)
statuses. Available only if you've specified
withBookingFeeDetails
as true
.
Only details for fees that have already been applied to a booking are returned. No details are provided for the following scenarios:
To retrieve hypothetical booking fees, call List Booking Fees By Booking Ids (SDK | REST) instead.
Information about the booking order.
Available only when specified withEcomOrder
as true
.
Information about the booking waiver.
Available only when specified withWaiver
as true
.
Information about the booking order invoices.
Available only when specified withEcomInvoices
as true
.
Information about the booking order transactions.
Available only when specified withEcomTransactions
as true
.
Information about the booking form submission.
Available only when specified withFormSubmission
as true
.