AviationEdgeAPI / Aviation-Edge-Complete-API

The complete repository for aviation APIs.
https://aviation-edge.com/developers
26 stars 6 forks source link

aircraft iataCode is incorrect #4

Open cpereiralynch opened 2 years ago

cpereiralynch commented 2 years ago

The aircraft iataCode returned is actually the aircraft icaoCode.

Would there be any possibility to obtain the iataCode and return this value?

AviationEdgeAPI commented 2 years ago

Hi! May we ask which API and which endpoint you have used to take a further look at this issue and respond to it? Cheers!

cpereiralynch commented 2 years ago

Hello thanks for getting back. I am looking at the flight tracker api and just used the flights endpoint (https://aviation-edge.com/v2/public/flights?key=[API_KEY]&limit=30000)
the data returned has a value called aircraft iataCode, but it is actually returning the aircraft icaoCode. there is also a value called aircraft icaoCode that is returned and it is correct, but the iataCode should be different.

AviationEdgeAPI commented 2 years ago

Hi!

Thanks a lot for reporting this. I've conveyed this to my colleagues and we'll consider a solution. I hope the ICAO code alone is sufficient for your project right now. Feel free to send us an email if you have any further questions or feedback about the data! https://aviation-edge.com/contact/

Cheers