change Template Rate Category
PUT {{HostName}}/rtp/v1/templates/rateCategories/{{RateCategoryCode}}
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
{"templateRateCategory"=>{"rateCategoryDetails"=>{"beginDate"=>"2023-12-12", "description"=>"Complimentary Rate Category", "rateClass"=>"RACK", "sellSequence"=>"2"}, "rateCategory"=>"COMP"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |