v1
latestOpenAPI 3.0.12026-07-245277551.2 MBgetGuestsModified
Returns a list of guests based on their modification date. Note that when a guest checks in or checks out of a room, their record is modified at that time. If no date range is passed, only the records for the current day are returned. Also note that if the guest is assigned to multiple rooms, it will result in multiple records. ### Group account support
Query parameters
List of property IDs, comma-separated, i.e. 37,345,89
When used, and true, will return guests only currently in-house. If the guest checks-out, it will not appear on the results.
Inferior limit datetime, used to filter guests result, based on latest creation/modification date
Superior limit datetime, used to filter guests result, based on latest creation/modification date
Filters guests result to return only guests with check-in date range starting on this date
Filters guests result to return only guests with check-in date range ending on this date
Filters guests result to return only guests with check-out date range starting on this date
Filters guests result to return only guests with check-out date range ending on this date
Includes guest requirements data in the response
Results page number
Results page size. Max = 100
Response
200 Response