Air Availability by Included/Excluded Connecting Cities

Air Availability requests can be modified to include or exclude connecting cities.

Schema

Located in Air.xsd:

Request

  1. Enter the minimum required data for the AvailabilitySearchReq.
  2. Included or excluded connecting cities using SearchAirLeg/AirLegModifiers:
    • PermittedConnectionPoints/ConnectionPoint to specify cities/airports that can be included as connecting cities in a response itinerary.

    • ProhibitedConnectionPoints/ConnectionPoint to specify cities/airports that cannot be included as connecting cities in a response itinerary.

  3. Note: Included and excluded connection points are mutually exclusive, and cannot be included in the same request.

Response

A standard Air Availability response returns itineraries that conform to the included or excluded connection points for connecting flights.

An error occurs if the city/airport is not a valid IATA code or recognized by the database. If any city/airport is invalid, the request fails. Therefore, if three city/airport codes are requested, and one code is invalid, the entire request fails.

Exceptions