get Restrictions By Date Range
GET {{HostName}}/par/v1/hotels/{{HotelId}}/restrictions?hotelId={{HotelId}}&restrictionSearchCriteriaStartDate=2023-08-21&end=2023-09-29
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
hotelId | string | ||
restrictionSearchCriteriaStartDate | string | ||
end | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |