post Template Airports
POST {{HostName}}/ent/config/v1/airports
Request Body
{"templateAirports"=>[{"description"=>"London Heathrow Airport", "distance"=>"15", "distanceType"=>"MI", "drivingTime"=>"45min", "direction"=>"South East", "transportationOptions"=>[{"label"=>"B", "description"=>"Local Bus Station", "code"=>"BUS STATION"}, {"label"=>"C"}, {"label"=>"A"}, {"label"=>"T", "description"=>"taxi fare from airport", "code"=>"TAXI"}], "sequence"=>"1", "code"=>"LHW"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |