complete OutOfService Rooms
PUT {{HostName}}/hsk/v1/hotels/{{HotelId}}/rooms/outOfServiceRooms
Request Body
{"criteria"=>{"roomRepairByRoomNumber"=>[{"roomId"=>"100", "roomOutOfOrder"=>{"repairRemarks"=>"test", "returnStatus"=>"Clean", "reasonCode"=>"AAA", "reasonDescription"=>"AAA", "newDateRange"=>{"start"=>"2023-07-10", "end"=>"2023-07-12"}, "start"=>"2023-07-10", "end"=>"2023-07-12"}}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |