put Task Sheet
PUT {{HostName}}/hsk/v1/hotels/{{HotelId}}/taskSheets
Request Body
{"taskSheetDetails"=>{"taskCodes"=>[{"code"=>"TURNDOWN"}], "credits"=>[{"type"=>"Total", "numberOfCredits"=>"0"}], "attendant"=>{"attendantInstructions"=>"Attendant Instructions", "attendantId"=>"ATTD1"}, "sheetNumber"=>"1", "date"=>"2023-07-10", "taskInstructions"=>"Turndown (Internal)", "hotelId"=>"{{HotelId}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |