Hi, let’s say a flight scheduled for 10:00 had its departure time postponed to 11:20 and the api sent me a push notification of change on that flight before departure (eventcode = change).
What fields should I look at to detect a delay? filed_departuretime? actualdeparturetime?
I read the documentation available at https://pt.flightaware.com/commercial/flightxml/faq.rvt#findstatus but I couldn’t get an answer to my question, and the flights I registered to test didn’t have this kind of change so I could handle this change in the flight departure datetime.