change Hotel Categories
PUT {{HostName}}/ent/config/v1/hotelCategories/{{CategoryCode}}
Request Body
{"hotelCategories"=>[{"code"=>"RESORTS", "description"=>{"defaultText"=>"Resorts"}, "displayOrder"=>"1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |