get Room Calendar
GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/roomCalendar?endDate=2023-01-01&startDate=2922-02-01
Request Params
Key | Datatype | Required | Description |
---|
endDate | string | | |
startDate | string | | |
roomStatus | null | | |
advanceCheckedIn | null | | |
assignedRooms | null | | |
componentRooms | null | | |
connectingRoomsOnly | null | | |
dueOut | null | | |
isSortDescending | null | | |
pageIndex | null | | |
partiallyAssignedRooms | null | | |
recordsPerPage | null | | |
roomConditions | null | | |
sortingBy | null | | |
unassignedRooms | null | | |
roomId | null | | |
roomType | null | | |
roomClass | null | | |
floor | null | | |
roomFeature | null | | |
roomStatus | null | | |
smokingPreference | null | | |
bedType | null | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-app-key | string | | |
x-hotelId | string | | |