Flight Gate and Terminal Changes

Hi, Does AeroAPI push notification send alerts for the gate and terminal changes?

Yes, changes prior to departure will trigger under the e_filed channel while changes while en-route will trigger under the e_arrival channel. The alert will have description values like the following in the message:

{
"shot_desc": "SkyWest #3310 flight information has changed
      Arrival Gate is now D4",
"long_desc": "SkyWest #3310 flight information has changed
  Arrival Gate is now D4

Flight Status: Scheduled

Departure:
  John Wayne (KSNA)
  Wed 10-Feb-2021 17:00 PST
  Gate 13

Arrival:
  San Francisco Intl (KSFO)
  Wed 10-Feb-2021 18:27 PST
  Terminal 2, Gate D4",
...
}