put Rate Access Exclusions
PUT {{HostName}}/rtp/v1/hotels/{{HotelId}}/rateAccessExclusions
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 Body
{"rateAccessExclusions"=>{"rateAccessExclusion"=>[{"dateRange"=>{"start"=>"2023-07-09", "end"=>"2023-07-10"}, "sourceType"=>"CRO", "sourceValue"=>"NAMER", "allowModifyReservation"=>true, "allowCancelReservation"=>true, "inactive"=>false}], "hotelId"=>"{{HotelId}}", "rateCode"=>"{{RatePlanCode}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |