clear All Restrictions
PUT {{HostName}}/par/v1/hotels/{{HotelId}}/restrictions
This operation will remove ALL restrictions that exist for the specified date.
Request Body
{"hotelId"=>"{{HotelId}}", "date"=>"2023-07-21"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |