put Task Sheet Rooms
PUT {{HostName}}/hsk/v1/hotels/{{HotelId}}/taskSheets/rooms
Request Body
{"taskSheetDetails"=>{"taskCodes"=>[{"code"=>"FS"}], "rooms"=>[{"instructions"=>"Hello there", "totalCredits"=>"2.63", "roomId"=>"209 "}], "sheetNumber"=>"1", "date"=>"2023-07-10", "hotelId"=>"{{HotelId}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |