post Task Sheet
POST {{HostName}}/hsk/v1/hotels/{{HotelId}}/taskSheets
Request Body
{"taskSheetDetails"=>{"taskCodes"=>[{"code"=>"TURNDOWN"}], "rooms"=>[{"instructions"=>"room instructions can go here on new task sheet", "roomId"=>"101"}, {"instructions"=>"room instructions can go here on new task sheet", "roomId"=>"102"}], "date"=>"2023-07-10", "hotelId"=>"{{HotelId}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |