change Rate Class
PUT {{HostName}}/rtp/v1/hotels/{{HotelId}}/rateClasses/{{RateClassCode}}
Request Body
{"rateClass"=>{"hotelId"=>"{{HotelId}}", "description"=>"Rate Class Description", "sequence"=>"21", "timeSpan"=>{"startDate"=>"2023-01-12"}, "rateClass"=>"RATECLASS12"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |