put Wash Schedules
PUT {{HostName}}/blk/config/v1/hotels/{{HotelId}}/washSchedules/{{WashScheduleCode}}
Request Body
{"washCodes"=>[{"description"=>"WASH BY PERCENT", "washCodeDetails"=>[{"washByPercent"=>9, "daysPriorToArrival"=>7}], "hotelId"=>"{{HotelId}}", "code"=>"PERCENT"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |