post Attractions
POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/attractions
Request Body
{"attractions"=>[{"hotelId"=>"{{HotelId}}", "name"=>{"defaultText"=>"Symphony Hall"}, "class"=>"MUS", "generalDirections"=>"Generate Directions can go here", "relativePosition"=>{"distance"=>"3", "distanceType"=>"MI", "drivingTime"=>"5mins driving time"}, "address"=>{"cityName"=>"Salt Lake City", "state"=>"UT"}, "priceRange"=>"$$", "displaySeq"=>"7", "code"=>"SYMPHALL"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |