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