delete Block Sales Allowance Range
DELETE {{HostName}}/blk/config/v1/hotels/{{HotelId}}/blockSalesAllowanceRange?startDate=2024-07-08&endDate=2024-08-08&sunday=true&saturday=true&tuesday=true&friday=true&thursday=true&wednesday=true&monday=true
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
startDate | string | ||
endDate | string | ||
sunday | boolean | ||
saturday | boolean | ||
tuesday | boolean | ||
friday | boolean | ||
thursday | boolean | ||
wednesday | boolean | ||
monday | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |