post OutOfService Rooms
POST {{HostName}}/hsk/v1/hotels/{{HotelId}}/rooms/outOfServiceRooms
Request Body
{"criteria"=>{"roomRangeList"=>{"roomIds"=>["214"], "roomOutOfOrder"=>{"repairRemarks"=>"Remarks can go here", "returnStatus"=>"Dirty", "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 |