post Block Wash Schedules
POST {{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"=>10, "twoPerson"=>2, "threePerson"=>3, "fourPerson"=>4, "sellLimit"=>1, "cutoffDate"=>"2024-02-25"}, "washByPercent"=>100}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |