put Block Wash Schedules
PUT {{HostName}}/blk/v1/blocks/{{BlockId}}/washSchedules
Request Body
{"blockWashSchedulesInfo"=>{"hotelId"=>"{{HotelId}}", "blockIdList"=>[{"id"=>"{{BlockId}}", "type"=>"Block", "idContext"=>"OPERA"}], "blockWashSchedules"=>[{"washDate"=>"2024-02-21", "roomTypes"=>["SUP"], "washByRooms"=>{"onePerson"=>11, "twoPerson"=>12, "threePerson"=>13, "fourPerson"=>14, "sellLimit"=>1, "cutoffDate"=>"2024-02-25"}, "washByPercent"=>95}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |