get OutOfOrder Rooms
GET {{HostName}}/hsk/v1/hotels/{{HotelId}}/rooms/outOfOrderRooms?startDate=2023-07-10&endDate=2023-07-10
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
startDate | string | The start date for which the out of order / out of service rooms are to be fetched. | |
endDate | string | The end date for which the out of order / out of service rooms are to be fetched. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |