Alaska Airlines · Example Payload

Alaska Air Flight Schedules Airport Info Example

AirlinesAviationTravelCargoLoyaltyFlight StatusFortune 500

Alaska Air Flight Schedules Airport Info Example is an example object payload from Alaska Airlines, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iataCodenamecitystatecountrylatitudelongitudetimezone

Example Payload

Raw ↑
{
  "iataCode": "SEA",
  "name": "Seattle-Tacoma International Airport",
  "city": "Seattle",
  "state": "WA",
  "country": "US",
  "latitude": 47.4502,
  "longitude": -122.3088,
  "timezone": "America/Los_Angeles"
}