post Task Sheet Rooms
POST {{HostName}}/hsk/v1/hotels/{{HotelId}}/taskSheets/rooms?taskSheet=1
Request Params
Key | Datatype | Required | Description |
---|
taskSheet | number | | |
Request Body
{"taskSheetDetails"=>{"taskCodes"=>[{"code"=>"DAILY"}], "rooms"=>[{"instructions"=>"Daily Service", "totalCredits"=>"10", "roomId"=>"104"}, {"instructions"=>"Daily Service", "totalCredits"=>"10", "roomId"=>"105"}, {"instructions"=>"Daily Service", "totalCredits"=>"10", "roomId"=>"106"}], "sheetNumber"=>"1", "date"=>"2023-11-17", "hotelId"=>"{{HotelId}}"}}
Key | Datatype | Required | Description |
---|
x-hotelid | string | | |
x-app-key | string | | |