Alaska Airlines · Example Payload

Alaska Air Cargo Shipment Example

AirlinesAviationTravelCargoLoyaltyFlight StatusFortune 500

Alaska Air Cargo Shipment 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

awbNumberstatusorigindestinationshipDateestimatedDeliverytotalChargecurrency

Example Payload

Raw ↑
{
  "awbNumber": "027-12345678",
  "status": "Booked",
  "origin": "SEA",
  "destination": "HNL",
  "shipDate": "2026-04-20",
  "estimatedDelivery": "2026-04-21",
  "totalCharge": 385.5,
  "currency": "USD"
}