complete OutOfOrder Rooms
PUT {{HostName}}/hsk/v1/hotels/{{HotelId}}/rooms/outOfOrderRooms
Request Body
{"criteria"=>{"roomRepairByRoomNumber"=>[{"roomId"=>"106", "roomOutOfOrder"=>{"repairRemarks"=>"remarks can go here", "returnStatus"=>"Clean", "reasonCode"=>"GEN", "reasonDescription"=>"General Maintenance", "newDateRange"=>{"start"=>"2023-07-10", "end"=>"2023-07-14"}, "start"=>"2023-07-10", "end"=>"2023-07-14"}}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |