v1
latestOpenAPI 3.0.12026-07-245277551.2 MBgetReservations
Returns a list of reservations that matched the filters criteria.<br /> Please note that some reservations modification may not be reflected in this timestamp. ### Group account support
Query parameters
ID for the properties to be queried (comma-separated, i.e. 37,345,89).<br /> It can be omitted if the API key is single-property, or to get results from all properties on an association.
Filter by current reservation status
Inferior limit datetime, used to filter reservations, based on booking date
Superior limit datetime, used to filter reservations, based on booking date
Inferior limit datetime, used to filter reservations, based on booking modification date
Superior limit datetime, used to filter reservations, based on booking modification date
Filters reservations result to return only reservations with check-in date range starting on this date
Filters reservations result to return only reservations with check-in date range ending on this date
Filters reservations result to return only reservations with check-out date range starting on this date
Filters reservations result to return only reservations with check-out date range ending on this date
If we should consider the booking's check-in/check-out dates or the start and end dates for the associated rooms.
Filters reservation with the supplied room ID. CheckIn/checkOut dates OR status are required. If dates are provided and span more than one day, more than one reservation can be returned. If roomID supplied, roomName is ignored.
Filters reservation with the supplied room name (customizable by each property). CheckIn/checkOut dates OR status are required. If dates are provided and span more than one day, more than one reservation can be returned.
Filters reservation with the supplied Room Type ID.
If guests details should be included or not
Includes guest requirements data in the response. Requires includeGuestsDetails=true.
If reservation custom fields should be included or not
When specified, the response will include an additional rooms field that combines both unassigned and assigned rooms.
Filters reservation with the supplied source ID.
Filters reservation with the supplied reservation source ID.
Filters reservation with the supplied rate plan ID.
Filters reservation with the supplied primary guest first name.
Filters reservation with the supplied primary guest last name.
Filters reservation with the supplied Guest ID (Including additional guests).
Filters reservation with the supplied allotment block code.
Filters reservation with the supplied group code.
Sort response results by most recent action
Results page number
Results page size. Max = 100
Response
200 Response