Actualdeparturetime appearing as -1 in the JSON

Hi,

One of our aircraft departed and the XML pulled showed an [actualdeparturetime] => -1,[estimatedarrivaltime] => -1, [actualarrivaltime] of -1 as per the below.

stdClass Object
(
[faFlightID] => CGSTG-1584390706-dlad-7117467
[ident] => CGSTG
[aircrafttype] => FA7X
[filed_ete] => 01:00:00
[filed_time] => 1584408204
[filed_departuretime] => 1584406800
[filed_airspeed_kts] => 505
[filed_airspeed_mach] =>
[filed_altitude] => 410
[route] => BVT245034 FWA CRL QWERI NUBER4
[actualdeparturetime] => -1
[estimatedarrivaltime] => -1
[actualarrivaltime] => -1
[diverted] =>
[origin] => KSPI
[destination] => CYYZ
[originName] => Abraham Lincoln Capital
[originCity] => Springfield, IL
[destinationName] => Toronto Pearson Int’l
[destinationCity] => Toronto, Ontario
)

Thanks,
Patrick

This represent a cancelled flight plan. It looks like this flight was was filed with three different potential scheduled departures, two of which got cancelled once the actual departure occurred.

flightaware.com/commercial/flightxml/faq.rvt#findstatus

Thank you for your reply.

Did any of the three actually proceed? In the FlightAware UI the flight actually completed.