Skip to Content

BookingOrderResponse

Properties

NameTypeDescriptionNotes
idLongBooking ID[default to null]
order_idLongAssociated order ID[default to null]
order_codeStringOrder code (UUID)[default to null]
propertyBookingPropertyInfoProperty summary[default to null]
datesBookingDatesInfoBooking dates information[default to null]
guestsBookingGuestsInfoGuest counts[default to null]
pricingBookingPricingInfoPricing breakdown[default to null]
statusBookingStatusInfoStatus information[default to null]
special_requestsStringSpecial requests from guest[optional] [default to null]
host_notesStringHost notes[optional] [default to null]
timestampsBookingTimestampsTimestamps[default to null]
cancellationBookingCancellationInfoCancellation info (if cancelled)[optional] [default to null]
feesListList of fees[default to null]
guest_detailsListList of guests with details[default to null]

[Back to Model list] [Back to API list] [Back to README]