change Housekeeping Tasks
PUT {{HostName}}/rm/config/v1/hotels/{{HotelId}}/housekeepingTasks/{{Code}}
Request Body
{"tasks"=>[{"instructions"=>"Task Instructions can go here", "sequence"=>"3", "color"=>"Green", "linenChange"=>false, "guestRequested"=>false, "defaultDepartureTask"=>false, "protected"=>false, "appliedCreditsPercentage"=>"100", "inactive"=>false, "hotelId"=>"{{HotelId}}", "code"=>"LT", "description"=>"Light Touch"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |