Ulyses Cloud allows you to filter the ReservationRoomStay's of a property based on different options. The technical specification is in the entity page and in the API endpoint page dedicated to ReservationRoomStay.
Use cases of the filters
Filtering reservations by booking number
Ulyses PMS identifies reservations by means of up to 4 different locators (OTA locator, CRS locator, CRS locator and Channel Manager locator). If we want to search a reservation by an specific locator we will utilize the following endpoint and we will filter by the locator afterwards. We can perform the same operation but requesting all the reservation room stays and then applying the same filter.
Filtering by situation
Let's say that you need to check the inHouse reservations. "inHouse" refers to a situation, and these can be checked at reservationSituationType endpoint. If you use that endpoint you will find a list similar to this one:
...