Alaska Airlines · Example Payload

Alaska Air Mileage Plan Member Example

AirlinesAviationTravelCargoLoyaltyFlight StatusFortune 500

Alaska Air Mileage Plan Member 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

memberIdfirstNamelastNameemailtiermileBalancetierMilesmemberSince

Example Payload

Raw ↑
{
  "memberId": "12345678",
  "firstName": "Jane",
  "lastName": "Smith",
  "email": "jsmith@example.com",
  "tier": "MVP Gold 75K",
  "mileBalance": 125000,
  "tierMiles": 78500,
  "memberSince": "2018-03-15"
}