Little help

I got my API service working, I just need a little help fetching the following information from the API service:

I have the following information from the user:

  • date of flight
  • airline
  • flight number

I would like to retrieve:

  • airport pair
  • city pair
  • date pair
  • time pair
  • day of the week pair

Please let me know the method(s) & it’s parameters involved to get this information.

Any help in the right directions will be very useful.

Thank you!

I believe you’re looking for the FlightInfoEx function in FlightXML to return flight airport, city, date, time, etc.

flightxml.flightaware.com/soap/ … ightInfoEx