delete Rate Access Exclusions
DELETE {{HostName}}/rtp/v1/hotels/{{HotelId}}/rateAccessExclusions?allowModifyReservation=true&inactive=false&allowCreateReservation=true&allowCancelReservation=true&excludeFromAvailability=false&sourceType=CRO&sourceValue=OHIPSB&start=2023-07-09&end=2023-07-10&rateCode={{RatePlanCode}}
Response for the request to search for package formula ranges. Based on the hotel code and tax range type code, response can contain multiple package formula ranges.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
allowModifyReservation | boolean | ||
inactive | boolean | ||
allowCreateReservation | boolean | ||
allowCancelReservation | boolean | ||
excludeFromAvailability | boolean | ||
sourceType | string | ||
sourceValue | string | CRO Code | |
start | string | ||
end | string | ||
rateCode | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |