move Task Rooms
PUT {{HostName}}/hsk/v1/hotels/{{HotelId}}/moveTaskRooms
Request Body
{"criteria"=>{"rooms"=>[{"roomId"=>"104"}], "taskCode"=>[{"code"=>"FS"}], "hotelId"=>"{{HotelId}}", "taskDate"=>"2023-07-10", "fromTaskSheetNumber"=>"1", "toTaskSheetNumber"=>"2"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |