Event codes

Are these on-block and off-block events renamed in AERO API v4?
Could you please provide me with the details of all event codes?

I have to migrate from v2/v3 to v4.

Thanks!

AeroAPI version 4 has standardized field names for more clarity, which better aligns with industry terminology. Rather than use blockin/blockout, or departure /arrival time, all times are now clear in the event that they represent:

OUT = out of the gate (previously sometimes referred to as blockout)
OFF = off the ground/runway
ON = on the ground/runway
IN = in the gate (previously sometimes referred to as blockin)

You will see the above events now used along with type of time. Example: scheduled_out, estimated_out, actual_out

2 Likes