CKI Flight Details Mock Server

Retrieve detailed flight information for airline check-in operations.

The CKI Flight Details API provides essential flight information required for airline check-in workflows. Developers can use this service to retrieve operational flight data, ensuring accurate passenger processing and flight status visibility within their check-in applications.

Use this hosted mock server to simulate CKI Flight Details APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready. This keeps your integration code consistent across local development, QA, demos, and production.

Use cases:

Use this sandbox to validate flight information retrieval, handle operational flight status codes, verify aircraft equipment data, and test error handling for invalid flight identifiers or missing schedule data during the check-in process.

CKI Flight Details mock server is up and running!

Use this mock URL as the API base in your code to simulate CKI Flight Details responses instantly.

https://sabre-cki-flight-details.mock.beeceptor.com



Flight

Header NameExample
x-sabre-security-token"ut qui"
Authorization"magna sed Excepteur eiusmod"
x-sabre-airline"laborum"
x-sabre-client-context"ut nisi ut id dolore"
Application-ID"aliqua pariatur"
Conversation-ID"anim incididunt dolore"
Message-ID"ut eu dolor Excepteur"
{
  "flightCriteria": {
    "airlineCode": "BA",
    "departureAirportCode": "JFK",
    "departureDate": "2026-07-14",
    "flightNumber": "98"
  }
}
{
  "agentInfoList": [
    {
      "employeeNumber": "PvrCBl",
      "name": "Kaylah",
      "role": "SUPERVISOR"
    },
    {
      "employeeNumber": "6HgZZ7",
      "name": "Alexa",
      "role": "MOD"
    },
    {
      "employeeNumber": "Y3ylDT",
      "name": "Bradford",
      "role": "SUPERVISOR"
    },
    {
      "employeeNumber": "QC6s1y",
      "name": "Dayna",
      "role": "MOD"
    },
    {
      "employeeNumber": "BlrkUm",
      "name": "Alexzander",
      "role": "SUPERVISOR"
    },
    {
      "employeeNumber": "tJN5y0",
      "name": "Aglae",
      "role": "SUPERVISOR"
    },
    {
      "employeeNumber": "pTjt84",
      "name": "Emmanuel",
      "role": "AGENT"
    },
    {
      "employeeNumber": "UYR8gp",
      "name": "Eloisa",
      "role": "AGENT"
    },
    {
      "employeeNumber": "Kbli9Y",
      "name": "Tyshawn",
      "role": "AGENT"
    },
    {
      "employeeNumber": "CEp8GE",
      "name": "Brittany",
      "role": "AGENT"
    }
  ],
  "appApplicabilityList": [
    {
      "airportName": "DXB",
      "crew": false,
      "passenger": true,
      "type": "DEPARTURE",
      "waived": true
    },
    {
      "airportName": "CDG",
      "crew": true,
      "passenger": false,
      "type": "ARRIVAL",
      "waived": true
    },
    {
      "airportName": "LHR",
      "crew": true,
      "passenger": false,
      "type": "DEPARTURE",
      "waived": true
    },
    {
      "airportName": "LHR",
      "crew": true,
      "passenger": true,
      "type": "DEPARTURE",
      "waived": true
    },
    {
      "airportName": "CDG",
      "crew": false,
      "passenger": true,
      "type": "ARRIVAL",
      "waived": true
    },
    {
      "airportName": "LHR",
      "crew": false,
      "passenger": false,
      "type": "DEPARTURE",
      "waived": false
    },
    {
      "airportName": "JFK",
      "crew": true,
      "passenger": true,
      "type": "ARRIVAL",
      "waived": false
    },
    {
      "airportName": "DXB",
      "crew": false,
      "passenger": false,
      "type": "DEPARTURE",
      "waived": false
    },
    {
      "airportName": "CDG",
      "crew": false,
      "passenger": true,
      "type": "ARRIVAL",
      "waived": false
    },
    {
      "airportName": "LHR",
      "crew": true,
      "passenger": false,
      "type": "TRANSIT",
      "waived": true
    }
  ],
  "brokenSeatList": [
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "43"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "6"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "22"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "32"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "26"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "1"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "35"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "41"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "47"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "11"
    }
  ],
  "cabinDetailsList": [
    {
      "cabinClassCode": "F",
      "cabinName": "ECONOMY",
      "count": {
        "authorized": 110,
        "available": 40,
        "beverage": 196,
        "booked": 55,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 9,
            "stretcher": 2,
            "total": 12
          },
          "passenger": 1
        },
        "localOnBoard": 95,
        "meals": 82,
        "nonRevenueLocalCheckedin": 9,
        "nonRevenueThruCheckedin": 7,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 1,
            "stretcher": 0,
            "total": 2
          },
          "passenger": 93
        },
        "passengersWithNoSeat": 1,
        "plannedPassengers": 55,
        "revenueLocalCheckedin": 57,
        "revenueThruCheckedin": 15,
        "seatingCapacity": 127,
        "setups": 2,
        "specialMeals": 8,
        "supplementOrExtraMeal": 9,
        "thruCheckedInOnBoard": 42,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 8,
            "stretcher": 1,
            "total": 3
          },
          "passenger": 84
        },
        "totalCheckedin": 244,
        "totalOnBoard": 7,
        "unOccupiedSeats": 3
      },
      "mealsServedList": [
        {
          "code": "L",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "L",
          "description": "DINNER"
        },
        {
          "code": "D",
          "description": "DINNER"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY2"
    },
    {
      "cabinClassCode": "F",
      "cabinName": "ECONOMY",
      "count": {
        "authorized": 56,
        "available": 45,
        "beverage": 176,
        "booked": 145,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 3,
            "stretcher": 2,
            "total": 3
          },
          "passenger": 242
        },
        "localOnBoard": 127,
        "meals": 223,
        "nonRevenueLocalCheckedin": 4,
        "nonRevenueThruCheckedin": 6,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 5,
            "stretcher": 2,
            "total": 10
          },
          "passenger": 99
        },
        "passengersWithNoSeat": 0,
        "plannedPassengers": 125,
        "revenueLocalCheckedin": 40,
        "revenueThruCheckedin": 27,
        "seatingCapacity": 95,
        "setups": 0,
        "specialMeals": 9,
        "supplementOrExtraMeal": 10,
        "thruCheckedInOnBoard": 43,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 3,
            "stretcher": 0,
            "total": 8
          },
          "passenger": 166
        },
        "totalCheckedin": 47,
        "totalOnBoard": 208,
        "unOccupiedSeats": 46
      },
      "mealsServedList": [
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "L",
          "description": "LUNCH"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY1"
    },
    {
      "cabinClassCode": "Y",
      "cabinName": "BUSINESS",
      "count": {
        "authorized": 98,
        "available": 46,
        "beverage": 74,
        "booked": 187,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 4,
            "stretcher": 1,
            "total": 10
          },
          "passenger": 240
        },
        "localOnBoard": 39,
        "meals": 168,
        "nonRevenueLocalCheckedin": 1,
        "nonRevenueThruCheckedin": 0,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 9,
            "stretcher": 2,
            "total": 7
          },
          "passenger": 88
        },
        "passengersWithNoSeat": 3,
        "plannedPassengers": 121,
        "revenueLocalCheckedin": 119,
        "revenueThruCheckedin": 40,
        "seatingCapacity": 133,
        "setups": 2,
        "specialMeals": 1,
        "supplementOrExtraMeal": 1,
        "thruCheckedInOnBoard": 15,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 2,
            "stretcher": 2,
            "total": 5
          },
          "passenger": 146
        },
        "totalCheckedin": 85,
        "totalOnBoard": 135,
        "unOccupiedSeats": 23
      },
      "mealsServedList": [
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY2"
    },
    {
      "cabinClassCode": "J",
      "cabinName": "FIRST",
      "count": {
        "authorized": 223,
        "available": 50,
        "beverage": 152,
        "booked": 234,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 0,
            "stretcher": 1,
            "total": 12
          },
          "passenger": 237
        },
        "localOnBoard": 9,
        "meals": 51,
        "nonRevenueLocalCheckedin": 8,
        "nonRevenueThruCheckedin": 4,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 3,
            "stretcher": 0,
            "total": 5
          },
          "passenger": 0
        },
        "passengersWithNoSeat": 4,
        "plannedPassengers": 221,
        "revenueLocalCheckedin": 44,
        "revenueThruCheckedin": 42,
        "seatingCapacity": 86,
        "setups": 2,
        "specialMeals": 1,
        "supplementOrExtraMeal": 2,
        "thruCheckedInOnBoard": 44,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 10,
            "stretcher": 1,
            "total": 2
          },
          "passenger": 81
        },
        "totalCheckedin": 241,
        "totalOnBoard": 150,
        "unOccupiedSeats": 21
      },
      "mealsServedList": [
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY2"
    },
    {
      "cabinClassCode": "J",
      "cabinName": "ECONOMY",
      "count": {
        "authorized": 230,
        "available": 3,
        "beverage": 67,
        "booked": 143,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 0,
            "stretcher": 2,
            "total": 11
          },
          "passenger": 195
        },
        "localOnBoard": 97,
        "meals": 167,
        "nonRevenueLocalCheckedin": 3,
        "nonRevenueThruCheckedin": 8,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 7,
            "stretcher": 2,
            "total": 10
          },
          "passenger": 245
        },
        "passengersWithNoSeat": 4,
        "plannedPassengers": 237,
        "revenueLocalCheckedin": 143,
        "revenueThruCheckedin": 42,
        "seatingCapacity": 207,
        "setups": 4,
        "specialMeals": 0,
        "supplementOrExtraMeal": 8,
        "thruCheckedInOnBoard": 23,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 9,
            "stretcher": 1,
            "total": 4
          },
          "passenger": 245
        },
        "totalCheckedin": 118,
        "totalOnBoard": 99,
        "unOccupiedSeats": 18
      },
      "mealsServedList": [
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "DINNER"
        },
        {
          "code": "L",
          "description": "LUNCH"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY2"
    },
    {
      "cabinClassCode": "F",
      "cabinName": "FIRST",
      "count": {
        "authorized": 268,
        "available": 46,
        "beverage": 196,
        "booked": 228,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 10,
            "stretcher": 1,
            "total": 0
          },
          "passenger": 179
        },
        "localOnBoard": 97,
        "meals": 143,
        "nonRevenueLocalCheckedin": 5,
        "nonRevenueThruCheckedin": 7,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 9,
            "stretcher": 2,
            "total": 5
          },
          "passenger": 3
        },
        "passengersWithNoSeat": 0,
        "plannedPassengers": 77,
        "revenueLocalCheckedin": 11,
        "revenueThruCheckedin": 50,
        "seatingCapacity": 105,
        "setups": 5,
        "specialMeals": 1,
        "supplementOrExtraMeal": 2,
        "thruCheckedInOnBoard": 42,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 4,
            "stretcher": 2,
            "total": 2
          },
          "passenger": 178
        },
        "totalCheckedin": 207,
        "totalOnBoard": 7,
        "unOccupiedSeats": 14
      },
      "mealsServedList": [
        {
          "code": "L",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "LUNCH"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY1"
    },
    {
      "cabinClassCode": "F",
      "cabinName": "BUSINESS",
      "count": {
        "authorized": 228,
        "available": 17,
        "beverage": 229,
        "booked": 150,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 7,
            "stretcher": 1,
            "total": 5
          },
          "passenger": 56
        },
        "localOnBoard": 142,
        "meals": 202,
        "nonRevenueLocalCheckedin": 4,
        "nonRevenueThruCheckedin": 8,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 5,
            "stretcher": 2,
            "total": 7
          },
          "passenger": 20
        },
        "passengersWithNoSeat": 0,
        "plannedPassengers": 228,
        "revenueLocalCheckedin": 141,
        "revenueThruCheckedin": 25,
        "seatingCapacity": 148,
        "setups": 0,
        "specialMeals": 8,
        "supplementOrExtraMeal": 6,
        "thruCheckedInOnBoard": 36,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 6,
            "stretcher": 2,
            "total": 10
          },
          "passenger": 125
        },
        "totalCheckedin": 42,
        "totalOnBoard": 220,
        "unOccupiedSeats": 17
      },
      "mealsServedList": [
        {
          "code": "L",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "DINNER"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY3"
    },
    {
      "cabinClassCode": "Y",
      "cabinName": "FIRST",
      "count": {
        "authorized": 282,
        "available": 35,
        "beverage": 65,
        "booked": 45,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 3,
            "stretcher": 2,
            "total": 4
          },
          "passenger": 56
        },
        "localOnBoard": 51,
        "meals": 61,
        "nonRevenueLocalCheckedin": 8,
        "nonRevenueThruCheckedin": 7,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 3,
            "stretcher": 0,
            "total": 0
          },
          "passenger": 227
        },
        "passengersWithNoSeat": 3,
        "plannedPassengers": 55,
        "revenueLocalCheckedin": 65,
        "revenueThruCheckedin": 30,
        "seatingCapacity": 211,
        "setups": 0,
        "specialMeals": 17,
        "supplementOrExtraMeal": 7,
        "thruCheckedInOnBoard": 7,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 7,
            "stretcher": 2,
            "total": 0
          },
          "passenger": 8
        },
        "totalCheckedin": 46,
        "totalOnBoard": 24,
        "unOccupiedSeats": 10
      },
      "mealsServedList": [
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "L",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY1"
    },
    {
      "cabinClassCode": "Y",
      "cabinName": "FIRST",
      "count": {
        "authorized": 147,
        "available": 10,
        "beverage": 85,
        "booked": 117,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 7,
            "stretcher": 2,
            "total": 8
          },
          "passenger": 161
        },
        "localOnBoard": 175,
        "meals": 242,
        "nonRevenueLocalCheckedin": 6,
        "nonRevenueThruCheckedin": 6,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 0,
            "stretcher": 1,
            "total": 4
          },
          "passenger": 35
        },
        "passengersWithNoSeat": 5,
        "plannedPassengers": 250,
        "revenueLocalCheckedin": 1,
        "revenueThruCheckedin": 14,
        "seatingCapacity": 142,
        "setups": 2,
        "specialMeals": 13,
        "supplementOrExtraMeal": 2,
        "thruCheckedInOnBoard": 7,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 7,
            "stretcher": 1,
            "total": 7
          },
          "passenger": 65
        },
        "totalCheckedin": 68,
        "totalOnBoard": 5,
        "unOccupiedSeats": 20
      },
      "mealsServedList": [
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "DINNER"
        },
        {
          "code": "B",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "LUNCH"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "LUNCH"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY1"
    },
    {
      "cabinClassCode": "F",
      "cabinName": "BUSINESS",
      "count": {
        "authorized": 131,
        "available": 1,
        "beverage": 141,
        "booked": 102,
        "eTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 5,
            "stretcher": 0,
            "total": 5
          },
          "passenger": 96
        },
        "localOnBoard": 108,
        "meals": 124,
        "nonRevenueLocalCheckedin": 9,
        "nonRevenueThruCheckedin": 4,
        "paperTicketed": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 2,
            "stretcher": 2,
            "total": 0
          },
          "passenger": 75
        },
        "passengersWithNoSeat": 0,
        "plannedPassengers": 244,
        "revenueLocalCheckedin": 11,
        "revenueThruCheckedin": 8,
        "seatingCapacity": 259,
        "setups": 1,
        "specialMeals": 19,
        "supplementOrExtraMeal": 1,
        "thruCheckedInOnBoard": 16,
        "ticketless": {
          "otherLoads": {
            "cabinBagOrExtraSeat": 5,
            "stretcher": 1,
            "total": 0
          },
          "passenger": 72
        },
        "totalCheckedin": 42,
        "totalOnBoard": 30,
        "unOccupiedSeats": 29
      },
      "mealsServedList": [
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "LUNCH"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "D",
          "description": "DINNER"
        },
        {
          "code": "D",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        },
        {
          "code": "L",
          "description": "BREAKFAST"
        },
        {
          "code": "B",
          "description": "BREAKFAST"
        }
      ],
      "smokingRowList": [
        "12",
        "26"
      ],
      "standByRestrictionPriorityCode": "CSBY1"
    }
  ],
  "crewSeatList": [
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "2"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "4"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "5"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "1"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "3"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "5"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "3"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "3"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "2"
    },
    {
      "columnList": [
        "A",
        "B"
      ],
      "rowNumber": "3"
    }
  ],
  "errors": [
    {
      "code": "ERR.AUTH_FAILED",
      "message": "Internal server error",
      "source": "ANCS",
      "type": "Application"
    },
    {
      "code": "ERR.AUTH_FAILED",
      "message": "Authentication expired",
      "source": "PNR",
      "type": "Businesslogic"
    },
    {
      "code": "ERR.NOT_FOUND",
      "message": "Internal server error",
      "source": "ANCS",
      "type": "Application"
    }
  ],
  "flightCloseInfo": {
    "agentSign": "Q5x",
    "city": "LHR",
    "closeCounter": 3,
    "date": "2026-06-25T00:00:00.0Z",
    "dateTime": "2027-05-25T00:00:00.0Z",
    "localBoardingCountList": [
      {
        "cabinClassCode": "Y",
        "count": 93
      },
      {
        "cabinClassCode": "Y",
        "count": 34
      },
      {
        "cabinClassCode": "J",
        "count": 43
      },
      {
        "cabinClassCode": "J",
        "count": 65
      },
      {
        "cabinClassCode": "J",
        "count": 141
      },
      {
        "cabinClassCode": "Y",
        "count": 205
      },
      {
        "cabinClassCode": "Y",
        "count": 187
      },
      {
        "cabinClassCode": "J",
        "count": 189
      },
      {
        "cabinClassCode": "J",
        "count": 9
      },
      {
        "cabinClassCode": "J",
        "count": 56
      }
    ],
    "securityOkIndicator": false,
    "time": "14:00:00"
  },
  "flightInfo": {
    "aircraftConfigNumber": "45",
    "aircraftRegistrationNumber": "NF529",
    "aircraftType": "380",
    "airlineCode": "EY",
    "arrivalInfo": {
      "airportCode": "LHR",
      "estimatedDate": "2026-06-18",
      "estimatedDateTime": "2027-03-29T00:00:00.0Z",
      "estimatedTime": "09:15:00",
      "scheduledDate": "2026-06-18",
      "scheduledDateTime": "2027-03-25T00:00:00.0Z",
      "scheduledTime": "14:30:00"
    },
    "autoBoard": "ALL-ON",
    "baggageRequirement": "PW",
    "boardingTime": "14:00:00",
    "cancelledPassengerIndicator": true,
    "changeOfGaugeIndicator": true,
    "checkinRuleNumber": 28,
    "controlCityIndicator": false,
    "departureInfo": {
      "airportCode": "JFK",
      "estimatedDate": "2026-06-20",
      "estimatedDateTime": "2027-01-05T00:00:00.0Z",
      "estimatedTime": "14:45:00",
      "gate": "L73",
      "scheduledDate": "2026-06-24",
      "scheduledDateTime": "2026-11-12T00:00:00.0Z",
      "scheduledTime": "22:15:00",
      "terminal": "TERMINAL C"
    },
    "distance": {
      "unit": "Kilometers",
      "value": 7387
    },
    "docvRequiredAtOnBoardIndicator": false,
    "downlineLegInfoList": [
      {
        "arrivalAirportCode": "CDG",
        "arrivalDate": "2026-06-20T00:00:00.0Z",
        "arrivalDateTime": "2027-04-23T00:00:00.0Z",
        "arrivalTime": "18:00:00",
        "changeOfGaugeIndicator": false,
        "controlCityIndicator": false,
        "departureAirportCode": "LHR",
        "departureDate": "2026-06-24",
        "departureDateTime": "2027-03-30T00:00:00.0Z",
        "departureTime": "09:00:00",
        "distance": {
          "unit": "Kilometers",
          "value": 7084
        },
        "status": "OPENCI",
        "stubIndicator": true,
        "unautomatedCityIndicator": true
      }
    ],
    "equipmentChangedIndicator": true,
    "flightDurationInMinutes": 90,
    "flightLegStatus": "CANCEL",
    "flightNumber": "898",
    "flightScheduleSatus": "ON_TIME",
    "heldSeat": "HELDST",
    "inboundSOMRequiredIndicator": false,
    "inhibitLocalCheckinSOMIndicator": false,
    "openForBoardingIndicator": false,
    "priorityPassengerCount": 1,
    "stubIndicator": true,
    "timeToDepartureInMinutes": 61,
    "totalPlannedPassengerCount": 405,
    "unautomatedCityIndicator": false,
    "unhonoredPassengerCount": 0
  },
  "jumpSeatCounts": {
    "cabin": {
      "available": 0,
      "inUse": 0
    },
    "cockpit": {
      "available": 3,
      "inUse": 1
    }
  },
  "phoneNumbers": {
    "gate": "(622) 929-4366",
    "jetBridge": "(304) 520-5575"
  },
  "specialServiceCountList": [
    {
      "count": 11,
      "ssr": "WCHR"
    },
    {
      "count": 1,
      "ssr": "DHD"
    },
    {
      "count": 1,
      "ssr": "WCHR"
    },
    {
      "count": 8,
      "ssr": "INF"
    },
    {
      "count": 18,
      "ssr": "TWOV"
    },
    {
      "count": 18,
      "ssr": "CHD"
    }
  ],
  "status": "Unknown",
  "systemTrackingId": "11c8b3af-a13e-4bd6-bd70-1fb22ee3918a",
  "timeStamp": "2026-06-16T00:00:00.0Z",
  "vacantSeatList": [
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "50"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "34"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "10"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "10"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "4"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "49"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "6"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "7"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "39"
    },
    {
      "columnList": [
        "A"
      ],
      "rowNumber": "11"
    }
  ],
  "warnings": [
    {
      "code": "ERR_MALFORMED_RESPONSE",
      "element": "CountsPerCabinList",
      "message": "Field out of range",
      "source": "ANCS",
      "type": "Validation"
    },
    {
      "code": "ERR_MALFORMED_RESPONSE",
      "element": "CountsPerCabinList",
      "message": "Data format invalid",
      "source": "PNR",
      "type": "Validation"
    },
    {
      "code": "ERR_MALFORMED_RESPONSE",
      "element": "departureTime",
      "message": "Field out of range",
      "source": "CKI",
      "type": "Validation"
    },
    {
      "code": "ERR_MALFORMED_RESPONSE",
      "element": "CountsPerCabinList",
      "message": "Data format invalid",
      "source": "PNR",
      "type": "Validation"
    },
    {
      "code": "ERR_MISSING_DATA",
      "element": "CountsPerCabinList",
      "message": "Data format invalid",
      "source": "ANCS",
      "type": "Validation"
    }
  ]
}
{
  "diagnostics": {},
  "errorCode": "ERR.AUTH_FAILED",
  "message": "Authentication data is missing",
  "status": "Incomplete",
  "timeStamp": "2026-06-16T00:00:00.0Z",
  "type": "BusinessLogic"
}
sabretravelaviationcheck-inflight-detailsrest