CKI Flight Passenger List Virtual Sandbox

Retrieve and manage passenger manifests for specific flight segments.

The CKI Flight Passenger List API provides access to passenger data for a given flight. Developers can use this service to retrieve detailed passenger manifests, validate data structures for check-in workflows, and handle passenger-related operational data.

Use this hosted sandbox to simulate CKI Flight Passenger List 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 simulate airline check-in operations such as passenger lookup, manifest retrieval, seat assignment verification, and operational error responses for flight-specific passenger lists.

CKI Flight Passenger List virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate CKI Flight Passenger List responses instantly.

https://sabre-cki-passenger-list.mock.beeceptor.com



Flight

Header NameExample
x-sabre-security-token"nisi ex aliqua dolor nostrud"
Authorization"est incididunt"
x-sabre-airline"veniam sunt commodo Duis nisi"
x-sabre-client-context"sed commodo"
Application-ID"laboris tempor in nisi pariatur"
Conversation-ID"dolore incididunt Lorem"
Message-ID"eiusmod Excepteur fugiat"
{
  "ancillaryCriteria": {
    "ancillaryGroupCode": "EX",
    "statusCode": "PEN"
  },
  "displayCriteria": {
    "displayCodes": {
      "condition": "OR",
      "displayCodeList": [
        "DC9",
        "DC10",
        "DC6",
        "DC7",
        "DC1"
      ]
    },
    "sortSequence": "NAME"
  },
  "flightCriteria": {
    "airlineCode": "SQ",
    "arrivalAirportCode": "NRT",
    "cabinClassCode": "J",
    "departureAirportCode": "HND",
    "departureDate": "2026-08-15",
    "flightNumber": "1435"
  },
  "options": {
    "includeFlightDetails": false,
    "includeMisconnectPaxCount": false
  }
}
{
  "cancelledPassengerList": [
    {
      "bagCount": 0,
      "firstName": "Alvina",
      "infoTextList": [
        {
          "editCode": "API",
          "infoList": [
            "Comment 2",
            "Comment 1"
          ]
        },
        {
          "editCode": "DHS",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        }
      ],
      "lastName": "Hirthe",
      "lineNumber": 41
    },
    {
      "bagCount": 2,
      "firstName": "Vergie",
      "infoTextList": [
        {
          "editCode": "DHS",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        },
        {
          "editCode": "API",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        }
      ],
      "lastName": "Wiza",
      "lineNumber": 48
    },
    {
      "bagCount": 2,
      "firstName": "Oren",
      "infoTextList": [
        {
          "editCode": "API",
          "infoList": [
            "Comment 2",
            "Comment 1"
          ]
        },
        {
          "editCode": "DHS",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        },
        {
          "editCode": "API",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        }
      ],
      "lastName": "Marvin",
      "lineNumber": 21
    }
  ],
  "errors": [
    {
      "code": "HZ8Ppg68pV",
      "message": "Connection Timeout",
      "source": "PNR",
      "type": "Businesslogic"
    }
  ],
  "flightDetails": {
    "agentInfoList": [
      {
        "employeeNumber": "nzhmZn",
        "name": "Jackeline",
        "role": "MOD"
      },
      {
        "employeeNumber": "Yxd8jL",
        "name": "Easter",
        "role": "MOD"
      },
      {
        "employeeNumber": "g7yUj8",
        "name": "Monte",
        "role": "MOD"
      },
      {
        "employeeNumber": "IIi5iD",
        "name": "Jasper",
        "role": "CHECKIN"
      },
      {
        "employeeNumber": "dz3db3",
        "name": "Jensen",
        "role": "CHECKIN"
      },
      {
        "employeeNumber": "HI3M3Y",
        "name": "Norwood",
        "role": "CHECKIN"
      },
      {
        "employeeNumber": "V6mmxJ",
        "name": "Pearline",
        "role": "CHECKIN"
      },
      {
        "employeeNumber": "2DOBl5",
        "name": "Haley",
        "role": "MOD"
      },
      {
        "employeeNumber": "UXU0UH",
        "name": "Tamia",
        "role": "CHECKIN"
      },
      {
        "employeeNumber": "vIc4iw",
        "name": "Kadin",
        "role": "MOD"
      }
    ],
    "appApplicabilityList": [
      {
        "airportName": "LHR",
        "crew": true,
        "passenger": true,
        "type": "ARRIVAL",
        "waived": false
      },
      {
        "airportName": "DXB",
        "crew": false,
        "passenger": true,
        "type": "ARRIVAL",
        "waived": false
      },
      {
        "airportName": "LHR",
        "crew": false,
        "passenger": true,
        "type": "ARRIVAL",
        "waived": true
      },
      {
        "airportName": "JFK",
        "crew": false,
        "passenger": false,
        "type": "DEPARTURE",
        "waived": true
      },
      {
        "airportName": "JFK",
        "crew": false,
        "passenger": true,
        "type": "ARRIVAL",
        "waived": false
      },
      {
        "airportName": "DXB",
        "crew": true,
        "passenger": false,
        "type": "ARRIVAL",
        "waived": false
      },
      {
        "airportName": "JFK",
        "crew": true,
        "passenger": true,
        "type": "TRANSIT",
        "waived": false
      },
      {
        "airportName": "LHR",
        "crew": false,
        "passenger": false,
        "type": "DEPARTURE",
        "waived": false
      },
      {
        "airportName": "DXB",
        "crew": false,
        "passenger": false,
        "type": "DEPARTURE",
        "waived": false
      },
      {
        "airportName": "LHR",
        "crew": true,
        "passenger": false,
        "type": "DEPARTURE",
        "waived": false
      }
    ],
    "brokenSeatList": [
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "22"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "50"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "2"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "50"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "6"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "18"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "18"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "3"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "44"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "46"
      }
    ],
    "cabinDetailsList": [
      {
        "cabinClassCode": "Y",
        "cabinName": "FIRST",
        "count": {
          "authorized": 167,
          "available": 50,
          "beverage": 109,
          "booked": 122,
          "eTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 3,
              "stretcher": 1,
              "total": 2
            },
            "passenger": 170
          },
          "localOnBoard": 187,
          "meals": 93,
          "nonRevenueLocalCheckedin": 9,
          "nonRevenueThruCheckedin": 8,
          "paperTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 4,
              "stretcher": 0,
              "total": 1
            },
            "passenger": 86
          },
          "passengersWithNoSeat": 2,
          "plannedPassengers": 82,
          "revenueLocalCheckedin": 24,
          "revenueThruCheckedin": 47,
          "seatingCapacity": 230,
          "setups": 4,
          "specialMeals": 17,
          "supplementOrExtraMeal": 4,
          "thruCheckedInOnBoard": 36,
          "ticketless": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 0,
              "stretcher": 2,
              "total": 1
            },
            "passenger": 99
          },
          "totalCheckedin": 57,
          "totalOnBoard": 90,
          "unOccupiedSeats": 45
        },
        "mealsServedList": [
          {
            "code": "B",
            "description": "LUNCH"
          },
          {
            "code": "D",
            "description": "BREAKFAST"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "D",
            "description": "BREAKFAST"
          },
          {
            "code": "B",
            "description": "LUNCH"
          },
          {
            "code": "B",
            "description": "BREAKFAST"
          },
          {
            "code": "D",
            "description": "DINNER"
          },
          {
            "code": "D",
            "description": "LUNCH"
          },
          {
            "code": "B",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "BREAKFAST"
          }
        ],
        "smokingRowList": [
          "10",
          "12",
          "11"
        ],
        "standByRestrictionPriorityCode": "zkeWD"
      },
      {
        "cabinClassCode": "F",
        "cabinName": "ECONOMY",
        "count": {
          "authorized": 124,
          "available": 2,
          "beverage": 93,
          "booked": 244,
          "eTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 0,
              "stretcher": 0,
              "total": 4
            },
            "passenger": 237
          },
          "localOnBoard": 130,
          "meals": 92,
          "nonRevenueLocalCheckedin": 5,
          "nonRevenueThruCheckedin": 6,
          "paperTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 5,
              "stretcher": 1,
              "total": 3
            },
            "passenger": 134
          },
          "passengersWithNoSeat": 1,
          "plannedPassengers": 135,
          "revenueLocalCheckedin": 3,
          "revenueThruCheckedin": 35,
          "seatingCapacity": 267,
          "setups": 182,
          "specialMeals": 20,
          "supplementOrExtraMeal": 9,
          "thruCheckedInOnBoard": 25,
          "ticketless": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 5,
              "stretcher": 1,
              "total": 7
            },
            "passenger": 39
          },
          "totalCheckedin": 200,
          "totalOnBoard": 9,
          "unOccupiedSeats": 29
        },
        "mealsServedList": [
          {
            "code": "D",
            "description": "DINNER"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "B",
            "description": "BREAKFAST"
          },
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "B",
            "description": "LUNCH"
          },
          {
            "code": "D",
            "description": "BREAKFAST"
          },
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "D",
            "description": "BREAKFAST"
          },
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "B",
            "description": "DINNER"
          }
        ],
        "smokingRowList": [
          "12",
          "10"
        ],
        "standByRestrictionPriorityCode": "TpDnU"
      },
      {
        "cabinClassCode": "J",
        "cabinName": "FIRST",
        "count": {
          "authorized": 162,
          "available": 39,
          "beverage": 74,
          "booked": 63,
          "eTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 0,
              "stretcher": 2,
              "total": 4
            },
            "passenger": 192
          },
          "localOnBoard": 196,
          "meals": 198,
          "nonRevenueLocalCheckedin": 4,
          "nonRevenueThruCheckedin": 1,
          "paperTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 1,
              "stretcher": 1,
              "total": 0
            },
            "passenger": 47
          },
          "passengersWithNoSeat": 5,
          "plannedPassengers": 190,
          "revenueLocalCheckedin": 15,
          "revenueThruCheckedin": 3,
          "seatingCapacity": 177,
          "setups": 154,
          "specialMeals": 10,
          "supplementOrExtraMeal": 4,
          "thruCheckedInOnBoard": 50,
          "ticketless": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 1,
              "stretcher": 1,
              "total": 2
            },
            "passenger": 202
          },
          "totalCheckedin": 218,
          "totalOnBoard": 165,
          "unOccupiedSeats": 33
        },
        "mealsServedList": [
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "B",
            "description": "DINNER"
          },
          {
            "code": "D",
            "description": "BREAKFAST"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "B",
            "description": "LUNCH"
          },
          {
            "code": "D",
            "description": "BREAKFAST"
          },
          {
            "code": "B",
            "description": "DINNER"
          },
          {
            "code": "B",
            "description": "DINNER"
          }
        ],
        "smokingRowList": [
          "10",
          "11",
          "12"
        ],
        "standByRestrictionPriorityCode": "hkqaZ"
      },
      {
        "cabinClassCode": "F",
        "cabinName": "ECONOMY",
        "count": {
          "authorized": 25,
          "available": 9,
          "beverage": 170,
          "booked": 156,
          "eTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 1,
              "stretcher": 0,
              "total": 0
            },
            "passenger": 215
          },
          "localOnBoard": 32,
          "meals": 20,
          "nonRevenueLocalCheckedin": 4,
          "nonRevenueThruCheckedin": 1,
          "paperTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 2,
              "stretcher": 1,
              "total": 2
            },
            "passenger": 217
          },
          "passengersWithNoSeat": 4,
          "plannedPassengers": 27,
          "revenueLocalCheckedin": 101,
          "revenueThruCheckedin": 10,
          "seatingCapacity": 241,
          "setups": 67,
          "specialMeals": 2,
          "supplementOrExtraMeal": 8,
          "thruCheckedInOnBoard": 33,
          "ticketless": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 5,
              "stretcher": 2,
              "total": 4
            },
            "passenger": 135
          },
          "totalCheckedin": 168,
          "totalOnBoard": 83,
          "unOccupiedSeats": 14
        },
        "mealsServedList": [
          {
            "code": "B",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "BREAKFAST"
          },
          {
            "code": "B",
            "description": "BREAKFAST"
          },
          {
            "code": "D",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "BREAKFAST"
          },
          {
            "code": "L",
            "description": "BREAKFAST"
          },
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "D",
            "description": "LUNCH"
          },
          {
            "code": "B",
            "description": "LUNCH"
          }
        ],
        "smokingRowList": [
          "10",
          "11"
        ],
        "standByRestrictionPriorityCode": "oDZxc"
      },
      {
        "cabinClassCode": "F",
        "cabinName": "FIRST",
        "count": {
          "authorized": 264,
          "available": 17,
          "beverage": 223,
          "booked": 110,
          "eTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 3,
              "stretcher": 2,
              "total": 0
            },
            "passenger": 229
          },
          "localOnBoard": 48,
          "meals": 69,
          "nonRevenueLocalCheckedin": 4,
          "nonRevenueThruCheckedin": 0,
          "paperTicketed": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 1,
              "stretcher": 2,
              "total": 0
            },
            "passenger": 101
          },
          "passengersWithNoSeat": 0,
          "plannedPassengers": 165,
          "revenueLocalCheckedin": 18,
          "revenueThruCheckedin": 30,
          "seatingCapacity": 267,
          "setups": 18,
          "specialMeals": 15,
          "supplementOrExtraMeal": 0,
          "thruCheckedInOnBoard": 42,
          "ticketless": {
            "otherLoads": {
              "cabinBagOrExtraSeat": 3,
              "stretcher": 2,
              "total": 3
            },
            "passenger": 182
          },
          "totalCheckedin": 157,
          "totalOnBoard": 124,
          "unOccupiedSeats": 19
        },
        "mealsServedList": [
          {
            "code": "B",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "D",
            "description": "DINNER"
          },
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "L",
            "description": "LUNCH"
          },
          {
            "code": "L",
            "description": "DINNER"
          },
          {
            "code": "L",
            "description": "LUNCH"
          }
        ],
        "smokingRowList": [
          "10",
          "11",
          "12"
        ],
        "standByRestrictionPriorityCode": "MitRH"
      }
    ],
    "crewSeatList": [
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "3"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "3"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "5"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "5"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "3"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "5"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "1"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "1"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "2"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "3"
      }
    ],
    "flightCloseInfo": {
      "agentSign": "agA",
      "city": "JFK",
      "closeCounter": 2,
      "date": "2026-07-23T00:00:00.0Z",
      "dateTime": "2026-07-24T00:00:00.0Z",
      "localBoardingCountList": [
        {
          "cabinClassCode": "F",
          "count": 121
        },
        {
          "cabinClassCode": "J",
          "count": 89
        },
        {
          "cabinClassCode": "J",
          "count": 43
        },
        {
          "cabinClassCode": "F",
          "count": 5
        },
        {
          "cabinClassCode": "F",
          "count": 141
        },
        {
          "cabinClassCode": "Y",
          "count": 31
        },
        {
          "cabinClassCode": "J",
          "count": 75
        },
        {
          "cabinClassCode": "F",
          "count": 200
        },
        {
          "cabinClassCode": "Y",
          "count": 102
        },
        {
          "cabinClassCode": "F",
          "count": 79
        }
      ],
      "securityOkIndicator": true,
      "time": "15:30:00.000"
    },
    "flightInfo": {
      "aircraftConfigNumber": "86",
      "aircraftRegistrationNumber": "piEdi",
      "aircraftType": "777",
      "airlineCode": "AF",
      "arrivalInfo": {
        "airportCode": "HND",
        "estimatedDate": "2026-07-26",
        "estimatedDateTime": "2026-07-26T00:00:00.0Z",
        "estimatedTime": "18:10:00",
        "scheduledDate": "2026-07-24",
        "scheduledDateTime": "2026-11-27T00:00:00.0Z",
        "scheduledTime": "02:47:16"
      },
      "autoBoard": "ALL-ON",
      "baggageRequirement": "P",
      "boardingTime": "09:00:00",
      "cancelledPassengerIndicator": false,
      "changeOfGaugeIndicator": false,
      "checkinRuleNumber": 36,
      "controlCityIndicator": true,
      "departureInfo": {
        "airportCode": "CDG",
        "estimatedDate": "2026-07-25",
        "estimatedDateTime": "2026-07-22T00:00:00.0Z",
        "estimatedTime": "09:05:00",
        "gate": "C05",
        "scheduledDate": "2026-07-23",
        "scheduledDateTime": "2027-05-01T00:00:00.0Z",
        "scheduledTime": "14:20:00",
        "terminal": "TERMINAL A"
      },
      "distance": {
        "unit": "Miles",
        "value": 5129
      },
      "docvRequiredAtOnBoardIndicator": false,
      "downlineLegInfoList": [
        {
          "arrivalAirportCode": "HND",
          "arrivalDate": "2026-07-25T00:00:00.0Z",
          "arrivalDateTime": "2026-07-29T00:00:00.0Z",
          "arrivalTime": "12:00:00",
          "changeOfGaugeIndicator": false,
          "controlCityIndicator": false,
          "departureAirportCode": "DXB",
          "departureDate": "2026-07-25",
          "departureDateTime": "2026-07-29T00:00:00.0Z",
          "departureTime": "22:00:00",
          "distance": {
            "unit": "Miles",
            "value": 9954
          },
          "status": "CLOSED",
          "stubIndicator": false,
          "unautomatedCityIndicator": true
        },
        {
          "arrivalAirportCode": "LHR",
          "arrivalDate": "2026-07-24T00:00:00.0Z",
          "arrivalDateTime": "2026-07-24T00:00:00.0Z",
          "arrivalTime": "12:00:00",
          "changeOfGaugeIndicator": false,
          "controlCityIndicator": true,
          "departureAirportCode": "SIN",
          "departureDate": "2026-07-23",
          "departureDateTime": "2026-07-27T00:00:00.0Z",
          "departureTime": "22:00:00",
          "distance": {
            "unit": "Miles",
            "value": 5920
          },
          "status": "CLOSED",
          "stubIndicator": false,
          "unautomatedCityIndicator": false
        },
        {
          "arrivalAirportCode": "HND",
          "arrivalDate": "2026-07-24T00:00:00.0Z",
          "arrivalDateTime": "2026-07-22T00:00:00.0Z",
          "arrivalTime": "12:00:00",
          "changeOfGaugeIndicator": false,
          "controlCityIndicator": true,
          "departureAirportCode": "SIN",
          "departureDate": "2026-07-22",
          "departureDateTime": "2026-07-27T00:00:00.0Z",
          "departureTime": "22:00:00",
          "distance": {
            "unit": "Kilometers",
            "value": 5314
          },
          "status": "CLOSED",
          "stubIndicator": false,
          "unautomatedCityIndicator": false
        }
      ],
      "equipmentChangedIndicator": false,
      "flightDurationInMinutes": 404,
      "flightLegStatus": "DELAYED",
      "flightNumber": "9480",
      "flightScheduleStatus": "EARLY",
      "heldSeat": "HELDST",
      "inboundSOMRequiredIndicator": false,
      "inhibitLocalCheckinSOMIndicator": false,
      "openForBoardingIndicator": true,
      "priorityPassengerCount": 5,
      "stubIndicator": false,
      "timeToDepartureInMinutes": 295,
      "totalPlannedPassengerCount": 299,
      "unautomatedCityIndicator": false,
      "unhonoredPassengerCount": 4
    },
    "jumpSeatCounts": {
      "cabin": {
        "available": 3,
        "inUse": 1
      },
      "cockpit": {
        "available": 3,
        "inUse": 2
      }
    },
    "phoneNumbers": {
      "gate": "(799) 538-0485",
      "jetBridge": "(958) 237-4137"
    },
    "specialServiceCountList": [
      {
        "count": 6,
        "ssr": "WCHR"
      },
      {
        "count": 9,
        "ssr": "WCHR"
      },
      {
        "count": 7,
        "ssr": "WCHR"
      },
      {
        "count": 8,
        "ssr": "WCHR"
      },
      {
        "count": 10,
        "ssr": "WCHR"
      },
      {
        "count": 7,
        "ssr": "WCHR"
      }
    ],
    "vacantSeatList": [
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "10"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "18"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "43"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "7"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "47"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "13"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "4"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "17"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "50"
      },
      {
        "columnList": [
          "A",
          "B",
          "C"
        ],
        "rowNumber": "7"
      }
    ]
  },
  "misconnectPassengerCount": 3,
  "passengerCount": 56,
  "passengerList": [
    {
      "arrivalAirportCode": "LHR",
      "bagCount": 2,
      "boardDateTime": "2026-07-22T00:00:00.0Z",
      "boardStatus": true,
      "bookingClassCode": "F",
      "cabinClassCode": "Y",
      "checkInDateTime": "2026-07-22T00:00:00.0Z",
      "checkInSequenceNumber": 36,
      "checkInStatus": true,
      "desiredBookingClassCode": "Y",
      "doNotBoardGateCommentsList": [
        "DO NOT BOARD",
        "RESTRICTED"
      ],
      "editCodeList": [
        "DHS",
        "API",
        "APP"
      ],
      "electronicTicket": "T",
      "firstName": "Barry",
      "groupCode": "fj9",
      "hasDoNotBoardGateComments": false,
      "infoTextList": [
        {
          "editCode": "DHS",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        },
        {
          "editCode": "DHS",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        },
        {
          "editCode": "DHS",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        },
        {
          "editCode": "API",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        }
      ],
      "lastName": "Heller",
      "lineNumber": 9,
      "originalSeatNumber": "03E",
      "passengerId": "682034762873",
      "passengerTypeCode": "E",
      "pnrLocator": {
        "nameAssociationId": "9",
        "value": "8yZg89"
      },
      "priorityCode": "u1",
      "seatNumber": "30D",
      "seniorityDate": "2019-07-12",
      "thruIndicator": "true",
      "transferredFlight": {
        "airlineCode": "EY",
        "departureDateTime": "2026-07-29T00:00:00.0Z",
        "flightNumber": "9"
      },
      "travelDocumentList": [
        {
          "dateOfBirth": "2020-02-06",
          "dateOfExpiration": "2029-11-23",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "USA",
          "multinamePassportHolder": "H",
          "nationality": "GBR",
          "number": "ogjpYJLV",
          "personName": {
            "firstName": "Colton",
            "lastName": "Welch",
            "middleName": "Ellis"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1949-03-01",
          "dateOfExpiration": "2028-07-25",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "IND",
          "number": "pPBrCKDO",
          "personName": {
            "firstName": "Muriel",
            "lastName": "Rempel",
            "middleName": "Quinn"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "2015-11-27",
          "dateOfExpiration": "2027-12-16",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "IND",
          "number": "Dh26if8D",
          "personName": {
            "firstName": "Victor",
            "lastName": "Heidenreich",
            "middleName": "Sawyer"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1945-08-29",
          "dateOfExpiration": "2030-06-19",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "GBR",
          "number": "pRvQnPvd",
          "personName": {
            "firstName": "Hayden",
            "lastName": "McDermott",
            "middleName": "Shiloh"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        }
      ],
      "upgradeCode": "xGb",
      "vcrList": [
        {
          "airlineAccoountingCode": "044",
          "couponNumber": "9",
          "inUse": true,
          "serialNumber": "9885486875",
          "type": "adult"
        },
        {
          "airlineAccoountingCode": "841",
          "couponNumber": "8",
          "inUse": true,
          "serialNumber": "4766907263",
          "type": "child"
        },
        {
          "airlineAccoountingCode": "723",
          "couponNumber": "2",
          "inUse": true,
          "serialNumber": "8160417314",
          "type": "child"
        },
        {
          "airlineAccoountingCode": "278",
          "couponNumber": "8",
          "inUse": false,
          "serialNumber": "7150662657",
          "type": "child"
        },
        {
          "airlineAccoountingCode": "493",
          "couponNumber": "6",
          "inUse": true,
          "serialNumber": "7429146638",
          "type": "adult"
        }
      ],
      "zonePreferenceCode": "13"
    },
    {
      "arrivalAirportCode": "HND",
      "bagCount": 3,
      "boardDateTime": "2026-07-21T00:00:00.0Z",
      "boardStatus": true,
      "bookingClassCode": "F",
      "cabinClassCode": "Y",
      "checkInDateTime": "2026-07-22T00:00:00.0Z",
      "checkInSequenceNumber": 263,
      "checkInStatus": true,
      "desiredBookingClassCode": "J",
      "doNotBoardGateCommentsList": [
        "RESTRICTED",
        "DO NOT BOARD"
      ],
      "editCodeList": [
        "APP",
        "DHS",
        "API"
      ],
      "electronicTicket": "T",
      "firstName": "Andres",
      "groupCode": "y88",
      "hasDoNotBoardGateComments": false,
      "infoTextList": [
        {
          "editCode": "API",
          "infoList": [
            "Comment 2",
            "Comment 1"
          ]
        }
      ],
      "lastName": "Hirthe",
      "lineNumber": 328,
      "originalSeatNumber": "47C",
      "passengerId": "172253895342",
      "passengerTypeCode": "F",
      "pnrLocator": {
        "nameAssociationId": "2",
        "value": "wSQYbF"
      },
      "priorityCode": "Cs",
      "seatNumber": "88D",
      "seniorityDate": "2018-10-21",
      "thruIndicator": "false",
      "transferredFlight": {
        "airlineCode": "BA",
        "departureDateTime": "2026-07-29T00:00:00.0Z",
        "flightNumber": "6038"
      },
      "travelDocumentList": [
        {
          "dateOfBirth": "1974-04-28",
          "dateOfExpiration": "2031-04-21",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "USA",
          "number": "P8oBMDgw",
          "personName": {
            "firstName": "Marlen",
            "lastName": "Parisian",
            "middleName": "Alex"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1975-04-20",
          "dateOfExpiration": "2029-09-04",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "IND",
          "multinamePassportHolder": "H",
          "nationality": "IND",
          "number": "QJ8Ucelk",
          "personName": {
            "firstName": "Dariana",
            "lastName": "Bosco",
            "middleName": "Kai"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1964-05-03",
          "dateOfExpiration": "2026-12-30",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "IND",
          "multinamePassportHolder": "H",
          "nationality": "GBR",
          "number": "h261gjWd",
          "personName": {
            "firstName": "Mike",
            "lastName": "Barrows",
            "middleName": "Phoenix"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        }
      ],
      "upgradeCode": "pwZ",
      "vcrList": [
        {
          "airlineAccoountingCode": "342",
          "couponNumber": "6",
          "inUse": true,
          "serialNumber": "6639289435",
          "type": "child"
        },
        {
          "airlineAccoountingCode": "654",
          "couponNumber": "7",
          "inUse": true,
          "serialNumber": "9688804712",
          "type": "child"
        },
        {
          "airlineAccoountingCode": "997",
          "couponNumber": "8",
          "inUse": true,
          "serialNumber": "9638285776",
          "type": "adult"
        },
        {
          "airlineAccoountingCode": "255",
          "couponNumber": "7",
          "inUse": true,
          "serialNumber": "9411453327",
          "type": "adult"
        }
      ],
      "zonePreferenceCode": "39"
    },
    {
      "arrivalAirportCode": "HND",
      "bagCount": 0,
      "boardDateTime": "2026-07-22T00:00:00.0Z",
      "boardStatus": true,
      "bookingClassCode": "Y",
      "cabinClassCode": "Y",
      "checkInDateTime": "2026-07-21T00:00:00.0Z",
      "checkInSequenceNumber": 255,
      "checkInStatus": true,
      "desiredBookingClassCode": "F",
      "doNotBoardGateCommentsList": [
        "RESTRICTED",
        "DO NOT BOARD"
      ],
      "editCodeList": [
        "APP",
        "DHS"
      ],
      "electronicTicket": "F",
      "firstName": "Clay",
      "groupCode": "hLR",
      "hasDoNotBoardGateComments": false,
      "infoTextList": [
        {
          "editCode": "API",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        },
        {
          "editCode": "DHS",
          "infoList": [
            "Comment 2",
            "Comment 1"
          ]
        },
        {
          "editCode": "DHS",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        }
      ],
      "lastName": "Cassin",
      "lineNumber": 251,
      "originalSeatNumber": "81E",
      "passengerId": "485274175112",
      "passengerTypeCode": "P",
      "pnrLocator": {
        "nameAssociationId": "5",
        "value": "7cvkn1"
      },
      "priorityCode": "au",
      "seatNumber": "92B",
      "seniorityDate": "2020-11-21",
      "thruIndicator": "true",
      "transferredFlight": {
        "airlineCode": "BA",
        "departureDateTime": "2026-07-23T00:00:00.0Z",
        "flightNumber": "7100"
      },
      "travelDocumentList": [
        {
          "dateOfBirth": "1945-08-14",
          "dateOfExpiration": "2028-11-23",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "GBR",
          "number": "ZuchotoX",
          "personName": {
            "firstName": "Stefan",
            "lastName": "Spencer",
            "middleName": "Sage"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1978-11-17",
          "dateOfExpiration": "2028-02-23",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "GBR",
          "number": "uApQDibR",
          "personName": {
            "firstName": "Mason",
            "lastName": "Tromp",
            "middleName": "Kendall"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "2016-08-04",
          "dateOfExpiration": "2029-06-18",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "USA",
          "number": "mHKqOcCj",
          "personName": {
            "firstName": "Berry",
            "lastName": "Boyle",
            "middleName": "Taylor"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1982-04-30",
          "dateOfExpiration": "2027-02-18",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "IND",
          "number": "Eu0Y5Ubf",
          "personName": {
            "firstName": "Nadia",
            "lastName": "Bogan",
            "middleName": "Riley"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1990-12-12",
          "dateOfExpiration": "2029-10-24",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "GBR",
          "number": "njvdttgD",
          "personName": {
            "firstName": "Evelyn",
            "lastName": "Okuneva",
            "middleName": "Robin"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        }
      ],
      "upgradeCode": "qMG",
      "vcrList": [
        {
          "airlineAccoountingCode": "987",
          "couponNumber": "0",
          "inUse": true,
          "serialNumber": "4377975512",
          "type": "child"
        },
        {
          "airlineAccoountingCode": "340",
          "couponNumber": "4",
          "inUse": true,
          "serialNumber": "1851550483",
          "type": "adult"
        },
        {
          "airlineAccoountingCode": "262",
          "couponNumber": "5",
          "inUse": false,
          "serialNumber": "6803870867",
          "type": "adult"
        },
        {
          "airlineAccoountingCode": "041",
          "couponNumber": "5",
          "inUse": true,
          "serialNumber": "5483406160",
          "type": "child"
        }
      ],
      "zonePreferenceCode": "88"
    },
    {
      "arrivalAirportCode": "SCL",
      "bagCount": 1,
      "boardDateTime": "2026-07-22T00:00:00.0Z",
      "boardStatus": true,
      "bookingClassCode": "Y",
      "cabinClassCode": "F",
      "checkInDateTime": "2026-07-22T00:00:00.0Z",
      "checkInSequenceNumber": 263,
      "checkInStatus": true,
      "desiredBookingClassCode": "J",
      "doNotBoardGateCommentsList": [
        "RESTRICTED",
        "DO NOT BOARD"
      ],
      "editCodeList": [
        "DHS",
        "APP",
        "API"
      ],
      "electronicTicket": "T",
      "firstName": "Rosalinda",
      "groupCode": "6gL",
      "hasDoNotBoardGateComments": false,
      "infoTextList": [
        {
          "editCode": "API",
          "infoList": [
            "Comment 1",
            "Comment 2"
          ]
        }
      ],
      "lastName": "Lakin",
      "lineNumber": 376,
      "originalSeatNumber": "05C",
      "passengerId": "723732575013",
      "passengerTypeCode": "E",
      "pnrLocator": {
        "nameAssociationId": "4",
        "value": "fSn8Xk"
      },
      "priorityCode": "Yo",
      "seatNumber": "25D",
      "seniorityDate": "2018-12-19",
      "thruIndicator": "false",
      "transferredFlight": {
        "airlineCode": "EY",
        "departureDateTime": "2026-07-25T00:00:00.0Z",
        "flightNumber": "2960"
      },
      "travelDocumentList": [
        {
          "dateOfBirth": "1948-02-03",
          "dateOfExpiration": "2029-04-28",
          "gender": "M",
          "infant": true,
          "issuingCountryCode": "USA",
          "multinamePassportHolder": "H",
          "nationality": "USA",
          "number": "1CSRTciX",
          "personName": {
            "firstName": "Lamar",
            "lastName": "Schmeler",
            "middleName": "Gray"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1966-04-19",
          "dateOfExpiration": "2026-10-30",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "USA",
          "multinamePassportHolder": "H",
          "nationality": "IND",
          "number": "JAZXLfa9",
          "personName": {
            "firstName": "Wilton",
            "lastName": "Blanda",
            "middleName": "Skyler"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1950-11-04",
          "dateOfExpiration": "2027-08-27",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "GBR",
          "number": "FQhZw9h0",
          "personName": {
            "firstName": "Assunta",
            "lastName": "O'Hara-Little",
            "middleName": "Ryan"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        },
        {
          "dateOfBirth": "1980-03-13",
          "dateOfExpiration": "2026-09-03",
          "gender": "M",
          "infant": false,
          "issuingCountryCode": "GBR",
          "multinamePassportHolder": "H",
          "nationality": "USA",
          "number": "q9YrzmMD",
          "personName": {
            "firstName": "Darron",
            "lastName": "Nikolaus",
            "middleName": "Greer"
          },
          "swipeIndicator": "S1",
          "type": "PASSPORT"
        }
      ],
      "upgradeCode": "dQ5",
      "vcrList": [
        {
          "airlineAccoountingCode": "177",
          "couponNumber": "7",
          "inUse": true,
          "serialNumber": "3355380841",
          "type": "child"
        },
        {
          "airlineAccoountingCode": "130",
          "couponNumber": "1",
          "inUse": true,
          "serialNumber": "9302116691",
          "type": "child"
        },
        {
          "airlineAccoountingCode": "533",
          "couponNumber": "1",
          "inUse": true,
          "serialNumber": "3847995593",
          "type": "adult"
        },
        {
          "airlineAccoountingCode": "592",
          "couponNumber": "4",
          "inUse": true,
          "serialNumber": "1420076411",
          "type": "adult"
        }
      ],
      "zonePreferenceCode": "72"
    }
  ],
  "standbyPassengerIdList": [
    "012",
    "789"
  ],
  "status": "Incomplete",
  "systemTrackingId": "866b175e-688f-4adb-a870-678a6381fc6b",
  "timeStamp": "2026-07-22T00:00:00.0Z",
  "totalBaggageInfoList": {
    "count": "4",
    "destinationAirportCode": "SCL",
    "weightAndUnit": {
      "unit": "KG",
      "value": 43
    }
  },
  "upgradePassengerIdList": [
    "456",
    "123"
  ],
  "warnings": [
    {
      "code": "73jWzNaW",
      "element": "flightId",
      "message": "Request has missing mandatory Fields",
      "source": "ANCS",
      "type": "Warning"
    },
    {
      "code": "b58jJfjp",
      "element": "passengerName",
      "message": "Data mismatch detected",
      "source": "ANCS",
      "type": "Validation"
    }
  ]
}
{
  "errorCode": "321",
  "message": "Check-in data not found",
  "status": "NotProcessed",
  "systemTrackingId": "7700287e-c151-4b28-8ff2-8b410ce6d32d",
  "timeStamp": "2026-07-21T00:00:00.0Z",
  "type": "Application"
}
{
  "diagnostics": {},
  "errorCode": "Hd7iTRFAp8",
  "message": "Invalid request",
  "status": "NotProcessed",
  "timeStamp": "2026-07-22T00:00:00.0Z",
  "type": "BusinessLogic"
}
sabretravelaviationcheck-inpassenger-management