get Housekeeping Discrepancies
GET {{HostName}}/hsk/v1/hotels/{{HotelId}}/housekeepingDiscrepancies?roomDiscrepancyStatus=Sleep&roomClass=&housekeepingEndDate=2016-07-10&housekeepingStartDate=2016-07-10
Request Params
Key | Datatype | Required | Description |
---|
roomDiscrepancyStatus | string | | Simple type for discrepant room status instructions to be used in requests for fetching housekeeping and front office room discrepancy. Valid values are Sleep, Skip, Person Discrepancy, Due Out Only. |
roomClass | null | | Room Class of the Room. |
housekeepingEndDate | string | | The ending value of the date range. |
housekeepingStartDate | string | | The starting value of the date range. |
roomDiscrepancyStatus | string | | |
fromRoomNumber | null | | |
toRoomNumber | null | | |
floor | null | | |
dueOut | boolean | | |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |