CKI Flight Details Virtual Sandbox
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 sandbox 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.
Flight
POST
| Header Name | Example |
|---|---|
x-sabre-security-token | "tempor minim veniam" |
Authorization | "consequat ipsum minim" |
x-sabre-airline | "est consequat sint ad reprehenderit" |
x-sabre-client-context | "ad minim ea ut nisi" |
Application-ID | "in in" |
Conversation-ID | "do voluptate veniam est" |
Message-ID | "aliqua dolor incididunt tempor nostrud" |
{
"flightCriteria": {
"airlineCode": "EY",
"departureAirportCode": "JFK",
"departureDate": "2026-08-26",
"flightNumber": "230"
}
}{
"agentInfoList": [
{
"employeeNumber": "yr2q1h",
"name": "Carmen",
"role": "SUPERVISOR"
},
{
"employeeNumber": "vOyeOt",
"name": "Ara",
"role": "MOD"
},
{
"employeeNumber": "WGj0zd",
"name": "Mariam",
"role": "AGENT"
},
{
"employeeNumber": "pxwgmd",
"name": "Ola",
"role": "MOD"
},
{
"employeeNumber": "5Tvkit",
"name": "Kelton",
"role": "MOD"
},
{
"employeeNumber": "r8lBYt",
"name": "Zaria",
"role": "MOD"
},
{
"employeeNumber": "FC1UX2",
"name": "Deon",
"role": "SUPERVISOR"
},
{
"employeeNumber": "iEUrgn",
"name": "Edna",
"role": "MOD"
},
{
"employeeNumber": "3ILBt3",
"name": "Gertrude",
"role": "AGENT"
},
{
"employeeNumber": "sEQwvr",
"name": "Giles",
"role": "MOD"
}
],
"appApplicabilityList": [
{
"airportName": "JFK",
"crew": false,
"passenger": true,
"type": "DEPARTURE",
"waived": true
},
{
"airportName": "JFK",
"crew": true,
"passenger": true,
"type": "TRANSIT",
"waived": true
},
{
"airportName": "CDG",
"crew": false,
"passenger": false,
"type": "DEPARTURE",
"waived": true
},
{
"airportName": "JFK",
"crew": true,
"passenger": false,
"type": "ARRIVAL",
"waived": true
},
{
"airportName": "LHR",
"crew": false,
"passenger": true,
"type": "ARRIVAL",
"waived": false
},
{
"airportName": "CDG",
"crew": false,
"passenger": true,
"type": "TRANSIT",
"waived": true
},
{
"airportName": "LHR",
"crew": true,
"passenger": true,
"type": "TRANSIT",
"waived": false
},
{
"airportName": "CDG",
"crew": false,
"passenger": false,
"type": "ARRIVAL",
"waived": true
},
{
"airportName": "JFK",
"crew": true,
"passenger": false,
"type": "DEPARTURE",
"waived": true
},
{
"airportName": "DXB",
"crew": true,
"passenger": true,
"type": "ARRIVAL",
"waived": true
}
],
"brokenSeatList": [
{
"columnList": [
"A"
],
"rowNumber": "28"
},
{
"columnList": [
"A"
],
"rowNumber": "46"
},
{
"columnList": [
"A"
],
"rowNumber": "27"
},
{
"columnList": [
"A"
],
"rowNumber": "44"
},
{
"columnList": [
"A"
],
"rowNumber": "5"
},
{
"columnList": [
"A"
],
"rowNumber": "12"
},
{
"columnList": [
"A"
],
"rowNumber": "7"
},
{
"columnList": [
"A"
],
"rowNumber": "12"
},
{
"columnList": [
"A"
],
"rowNumber": "40"
},
{
"columnList": [
"A"
],
"rowNumber": "18"
}
],
"cabinDetailsList": [
{
"cabinClassCode": "J",
"cabinName": "FIRST",
"count": {
"authorized": 67,
"available": 22,
"beverage": 100,
"booked": 172,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 8,
"stretcher": 2,
"total": 10
},
"passenger": 97
},
"localOnBoard": 6,
"meals": 222,
"nonRevenueLocalCheckedin": 6,
"nonRevenueThruCheckedin": 9,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 4,
"stretcher": 2,
"total": 5
},
"passenger": 82
},
"passengersWithNoSeat": 1,
"plannedPassengers": 159,
"revenueLocalCheckedin": 171,
"revenueThruCheckedin": 9,
"seatingCapacity": 137,
"setups": 0,
"specialMeals": 3,
"supplementOrExtraMeal": 3,
"thruCheckedInOnBoard": 22,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 4,
"stretcher": 0,
"total": 8
},
"passenger": 164
},
"totalCheckedin": 207,
"totalOnBoard": 128,
"unOccupiedSeats": 28
},
"mealsServedList": [
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "D",
"description": "DINNER"
},
{
"code": "D",
"description": "DINNER"
},
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "DINNER"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "LUNCH"
},
{
"code": "D",
"description": "LUNCH"
},
{
"code": "D",
"description": "LUNCH"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY3"
},
{
"cabinClassCode": "F",
"cabinName": "ECONOMY",
"count": {
"authorized": 184,
"available": 43,
"beverage": 68,
"booked": 237,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 3,
"stretcher": 0,
"total": 1
},
"passenger": 232
},
"localOnBoard": 113,
"meals": 246,
"nonRevenueLocalCheckedin": 4,
"nonRevenueThruCheckedin": 3,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 2,
"stretcher": 0,
"total": 3
},
"passenger": 36
},
"passengersWithNoSeat": 1,
"plannedPassengers": 227,
"revenueLocalCheckedin": 40,
"revenueThruCheckedin": 11,
"seatingCapacity": 63,
"setups": 0,
"specialMeals": 8,
"supplementOrExtraMeal": 6,
"thruCheckedInOnBoard": 38,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 9,
"stretcher": 2,
"total": 4
},
"passenger": 136
},
"totalCheckedin": 34,
"totalOnBoard": 208,
"unOccupiedSeats": 6
},
"mealsServedList": [
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "D",
"description": "LUNCH"
},
{
"code": "D",
"description": "DINNER"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY2"
},
{
"cabinClassCode": "J",
"cabinName": "ECONOMY",
"count": {
"authorized": 119,
"available": 43,
"beverage": 223,
"booked": 160,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 3,
"stretcher": 2,
"total": 9
},
"passenger": 51
},
"localOnBoard": 138,
"meals": 103,
"nonRevenueLocalCheckedin": 8,
"nonRevenueThruCheckedin": 8,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 3,
"stretcher": 2,
"total": 10
},
"passenger": 70
},
"passengersWithNoSeat": 2,
"plannedPassengers": 106,
"revenueLocalCheckedin": 155,
"revenueThruCheckedin": 41,
"seatingCapacity": 96,
"setups": 4,
"specialMeals": 18,
"supplementOrExtraMeal": 6,
"thruCheckedInOnBoard": 19,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 1,
"stretcher": 2,
"total": 10
},
"passenger": 70
},
"totalCheckedin": 250,
"totalOnBoard": 54,
"unOccupiedSeats": 7
},
"mealsServedList": [
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "LUNCH"
},
{
"code": "L",
"description": "DINNER"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "D",
"description": "LUNCH"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY3"
},
{
"cabinClassCode": "F",
"cabinName": "FIRST",
"count": {
"authorized": 52,
"available": 50,
"beverage": 193,
"booked": 198,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 4,
"stretcher": 1,
"total": 1
},
"passenger": 195
},
"localOnBoard": 87,
"meals": 240,
"nonRevenueLocalCheckedin": 10,
"nonRevenueThruCheckedin": 1,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 4,
"stretcher": 1,
"total": 6
},
"passenger": 37
},
"passengersWithNoSeat": 3,
"plannedPassengers": 134,
"revenueLocalCheckedin": 71,
"revenueThruCheckedin": 10,
"seatingCapacity": 143,
"setups": 4,
"specialMeals": 8,
"supplementOrExtraMeal": 2,
"thruCheckedInOnBoard": 16,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 3,
"stretcher": 0,
"total": 11
},
"passenger": 235
},
"totalCheckedin": 216,
"totalOnBoard": 179,
"unOccupiedSeats": 36
},
"mealsServedList": [
{
"code": "L",
"description": "DINNER"
},
{
"code": "B",
"description": "LUNCH"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "DINNER"
},
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "DINNER"
},
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "BREAKFAST"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY1"
},
{
"cabinClassCode": "J",
"cabinName": "BUSINESS",
"count": {
"authorized": 283,
"available": 24,
"beverage": 151,
"booked": 174,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 8,
"stretcher": 1,
"total": 0
},
"passenger": 186
},
"localOnBoard": 9,
"meals": 231,
"nonRevenueLocalCheckedin": 10,
"nonRevenueThruCheckedin": 9,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 0,
"stretcher": 1,
"total": 7
},
"passenger": 169
},
"passengersWithNoSeat": 2,
"plannedPassengers": 108,
"revenueLocalCheckedin": 132,
"revenueThruCheckedin": 41,
"seatingCapacity": 199,
"setups": 3,
"specialMeals": 11,
"supplementOrExtraMeal": 8,
"thruCheckedInOnBoard": 41,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 10,
"stretcher": 0,
"total": 5
},
"passenger": 169
},
"totalCheckedin": 20,
"totalOnBoard": 233,
"unOccupiedSeats": 32
},
"mealsServedList": [
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "DINNER"
},
{
"code": "L",
"description": "DINNER"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "D",
"description": "LUNCH"
},
{
"code": "D",
"description": "LUNCH"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "B",
"description": "BREAKFAST"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY3"
},
{
"cabinClassCode": "J",
"cabinName": "BUSINESS",
"count": {
"authorized": 225,
"available": 21,
"beverage": 95,
"booked": 141,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 9,
"stretcher": 2,
"total": 3
},
"passenger": 72
},
"localOnBoard": 158,
"meals": 189,
"nonRevenueLocalCheckedin": 0,
"nonRevenueThruCheckedin": 5,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 5,
"stretcher": 0,
"total": 12
},
"passenger": 63
},
"passengersWithNoSeat": 1,
"plannedPassengers": 215,
"revenueLocalCheckedin": 141,
"revenueThruCheckedin": 7,
"seatingCapacity": 193,
"setups": 2,
"specialMeals": 11,
"supplementOrExtraMeal": 10,
"thruCheckedInOnBoard": 44,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 9,
"stretcher": 2,
"total": 10
},
"passenger": 71
},
"totalCheckedin": 240,
"totalOnBoard": 115,
"unOccupiedSeats": 17
},
"mealsServedList": [
{
"code": "B",
"description": "LUNCH"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "DINNER"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "LUNCH"
},
{
"code": "D",
"description": "LUNCH"
},
{
"code": "B",
"description": "BREAKFAST"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY2"
},
{
"cabinClassCode": "F",
"cabinName": "ECONOMY",
"count": {
"authorized": 172,
"available": 27,
"beverage": 77,
"booked": 94,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 8,
"stretcher": 0,
"total": 10
},
"passenger": 158
},
"localOnBoard": 113,
"meals": 167,
"nonRevenueLocalCheckedin": 6,
"nonRevenueThruCheckedin": 7,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 4,
"stretcher": 2,
"total": 9
},
"passenger": 102
},
"passengersWithNoSeat": 0,
"plannedPassengers": 63,
"revenueLocalCheckedin": 102,
"revenueThruCheckedin": 23,
"seatingCapacity": 161,
"setups": 1,
"specialMeals": 16,
"supplementOrExtraMeal": 6,
"thruCheckedInOnBoard": 17,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 2,
"stretcher": 0,
"total": 1
},
"passenger": 72
},
"totalCheckedin": 47,
"totalOnBoard": 115,
"unOccupiedSeats": 33
},
"mealsServedList": [
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "LUNCH"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "LUNCH"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "LUNCH"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY3"
},
{
"cabinClassCode": "J",
"cabinName": "ECONOMY",
"count": {
"authorized": 69,
"available": 9,
"beverage": 168,
"booked": 76,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 4,
"stretcher": 0,
"total": 5
},
"passenger": 109
},
"localOnBoard": 32,
"meals": 111,
"nonRevenueLocalCheckedin": 3,
"nonRevenueThruCheckedin": 4,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 4,
"stretcher": 2,
"total": 10
},
"passenger": 192
},
"passengersWithNoSeat": 5,
"plannedPassengers": 62,
"revenueLocalCheckedin": 78,
"revenueThruCheckedin": 27,
"seatingCapacity": 212,
"setups": 1,
"specialMeals": 2,
"supplementOrExtraMeal": 8,
"thruCheckedInOnBoard": 37,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 2,
"stretcher": 2,
"total": 10
},
"passenger": 120
},
"totalCheckedin": 144,
"totalOnBoard": 135,
"unOccupiedSeats": 49
},
"mealsServedList": [
{
"code": "D",
"description": "LUNCH"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "DINNER"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "D",
"description": "LUNCH"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "L",
"description": "DINNER"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY2"
},
{
"cabinClassCode": "F",
"cabinName": "FIRST",
"count": {
"authorized": 249,
"available": 20,
"beverage": 104,
"booked": 136,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 8,
"stretcher": 0,
"total": 1
},
"passenger": 188
},
"localOnBoard": 3,
"meals": 184,
"nonRevenueLocalCheckedin": 6,
"nonRevenueThruCheckedin": 2,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 7,
"stretcher": 2,
"total": 8
},
"passenger": 57
},
"passengersWithNoSeat": 0,
"plannedPassengers": 55,
"revenueLocalCheckedin": 49,
"revenueThruCheckedin": 13,
"seatingCapacity": 165,
"setups": 1,
"specialMeals": 8,
"supplementOrExtraMeal": 2,
"thruCheckedInOnBoard": 11,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 1,
"stretcher": 0,
"total": 8
},
"passenger": 142
},
"totalCheckedin": 34,
"totalOnBoard": 44,
"unOccupiedSeats": 11
},
"mealsServedList": [
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "DINNER"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "L",
"description": "DINNER"
},
{
"code": "D",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "LUNCH"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY2"
},
{
"cabinClassCode": "J",
"cabinName": "FIRST",
"count": {
"authorized": 193,
"available": 16,
"beverage": 193,
"booked": 50,
"eTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 0,
"stretcher": 0,
"total": 1
},
"passenger": 117
},
"localOnBoard": 53,
"meals": 235,
"nonRevenueLocalCheckedin": 5,
"nonRevenueThruCheckedin": 0,
"paperTicketed": {
"otherLoads": {
"cabinBagOrExtraSeat": 8,
"stretcher": 1,
"total": 10
},
"passenger": 98
},
"passengersWithNoSeat": 0,
"plannedPassengers": 60,
"revenueLocalCheckedin": 171,
"revenueThruCheckedin": 1,
"seatingCapacity": 93,
"setups": 0,
"specialMeals": 10,
"supplementOrExtraMeal": 5,
"thruCheckedInOnBoard": 31,
"ticketless": {
"otherLoads": {
"cabinBagOrExtraSeat": 5,
"stretcher": 1,
"total": 11
},
"passenger": 91
},
"totalCheckedin": 179,
"totalOnBoard": 168,
"unOccupiedSeats": 36
},
"mealsServedList": [
{
"code": "L",
"description": "LUNCH"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "B",
"description": "BREAKFAST"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "L",
"description": "LUNCH"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "B",
"description": "DINNER"
},
{
"code": "D",
"description": "LUNCH"
},
{
"code": "L",
"description": "BREAKFAST"
},
{
"code": "D",
"description": "LUNCH"
}
],
"smokingRowList": [
"12",
"26"
],
"standByRestrictionPriorityCode": "CSBY3"
}
],
"crewSeatList": [
{
"columnList": [
"A",
"B"
],
"rowNumber": "3"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "2"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "2"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "3"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "3"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "4"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "2"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "3"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "2"
},
{
"columnList": [
"A",
"B"
],
"rowNumber": "4"
}
],
"errors": [
{
"code": "ERR.INVALID_DESTINATION",
"message": "Internal server error",
"source": "ANCS",
"type": "Application"
},
{
"code": "ERR.TIMEOUT",
"message": "Authentication expired",
"source": "ANCS",
"type": "Application"
}
],
"flightCloseInfo": {
"agentSign": "12H",
"city": "JFK",
"closeCounter": 3,
"date": "2026-08-24T00:00:00.0Z",
"dateTime": "2027-05-22T00:00:00.0Z",
"localBoardingCountList": [
{
"cabinClassCode": "J",
"count": 158
},
{
"cabinClassCode": "J",
"count": 59
},
{
"cabinClassCode": "J",
"count": 95
},
{
"cabinClassCode": "F",
"count": 43
},
{
"cabinClassCode": "J",
"count": 158
},
{
"cabinClassCode": "J",
"count": 110
},
{
"cabinClassCode": "F",
"count": 46
},
{
"cabinClassCode": "J",
"count": 212
},
{
"cabinClassCode": "Y",
"count": 20
},
{
"cabinClassCode": "F",
"count": 28
}
],
"securityOkIndicator": false,
"time": "09:00:00"
},
"flightInfo": {
"aircraftConfigNumber": "43",
"aircraftRegistrationNumber": "EN595",
"aircraftType": "350",
"airlineCode": "EY",
"arrivalInfo": {
"airportCode": "DXB",
"estimatedDate": "2026-09-01",
"estimatedDateTime": "2027-05-10T00:00:00.0Z",
"estimatedTime": "09:15:00",
"scheduledDate": "2026-08-24",
"scheduledDateTime": "2026-11-30T00:00:00.0Z",
"scheduledTime": "09:00:00"
},
"autoBoard": "ALL-OFF",
"baggageRequirement": "PW",
"boardingTime": "22:00:00",
"cancelledPassengerIndicator": false,
"changeOfGaugeIndicator": false,
"checkinRuleNumber": 29,
"controlCityIndicator": true,
"departureInfo": {
"airportCode": "CDG",
"estimatedDate": "2026-08-25",
"estimatedDateTime": "2026-12-05T00:00:00.0Z",
"estimatedTime": "14:45:00",
"gate": "S55",
"scheduledDate": "2026-08-30",
"scheduledDateTime": "2027-02-04T00:00:00.0Z",
"scheduledTime": "14:30:00",
"terminal": "TERMINAL 1"
},
"distance": {
"unit": "Kilometers",
"value": 3265
},
"docvRequiredAtOnBoardIndicator": true,
"downlineLegInfoList": [
{
"arrivalAirportCode": "LHR",
"arrivalDate": "2026-08-31T00:00:00.0Z",
"arrivalDateTime": "2027-01-28T00:00:00.0Z",
"arrivalTime": "12:00:00",
"changeOfGaugeIndicator": false,
"controlCityIndicator": false,
"departureAirportCode": "DXB",
"departureDate": "2026-08-27",
"departureDateTime": "2027-04-01T00:00:00.0Z",
"departureTime": "14:30:00",
"distance": {
"unit": "Miles",
"value": 5788
},
"status": "CLOSED",
"stubIndicator": true,
"unautomatedCityIndicator": true
}
],
"equipmentChangedIndicator": false,
"flightDurationInMinutes": 373,
"flightLegStatus": "OPENCI",
"flightNumber": "464",
"flightScheduleSatus": "EARLY",
"heldSeat": "HELDST",
"inboundSOMRequiredIndicator": true,
"inhibitLocalCheckinSOMIndicator": false,
"openForBoardingIndicator": false,
"priorityPassengerCount": 6,
"stubIndicator": false,
"timeToDepartureInMinutes": 281,
"totalPlannedPassengerCount": 302,
"unautomatedCityIndicator": true,
"unhonoredPassengerCount": 0
},
"jumpSeatCounts": {
"cabin": {
"available": 0,
"inUse": 5
},
"cockpit": {
"available": 2,
"inUse": 2
}
},
"phoneNumbers": {
"gate": "(454) 901-1569",
"jetBridge": "(707) 880-0803"
},
"specialServiceCountList": [
{
"count": 8,
"ssr": "CHD"
},
{
"count": 11,
"ssr": "TWOV"
},
{
"count": 6,
"ssr": "TWOV"
},
{
"count": 19,
"ssr": "TWOV"
},
{
"count": 13,
"ssr": "WCHR"
},
{
"count": 8,
"ssr": "TWOV"
}
],
"status": "Complete",
"systemTrackingId": "1e947490-cb83-49e6-b0eb-c0e71b7159b8",
"timeStamp": "2026-08-23T00:00:00.0Z",
"vacantSeatList": [
{
"columnList": [
"A"
],
"rowNumber": "48"
},
{
"columnList": [
"A"
],
"rowNumber": "3"
},
{
"columnList": [
"A"
],
"rowNumber": "7"
},
{
"columnList": [
"A"
],
"rowNumber": "1"
},
{
"columnList": [
"A"
],
"rowNumber": "38"
},
{
"columnList": [
"A"
],
"rowNumber": "15"
},
{
"columnList": [
"A"
],
"rowNumber": "49"
},
{
"columnList": [
"A"
],
"rowNumber": "31"
},
{
"columnList": [
"A"
],
"rowNumber": "30"
},
{
"columnList": [
"A"
],
"rowNumber": "16"
}
],
"warnings": [
{
"code": "ERR_FIELD_MISMATCH",
"element": "CountsPerCabinList",
"message": "Request has missing mandatory Fields",
"source": "PNR",
"type": "Validation"
},
{
"code": "ERR_MISSING_DATA",
"element": "passengerCount",
"message": "Request has missing mandatory Fields",
"source": "PNR",
"type": "Validation"
},
{
"code": "ERR_MISSING_DATA",
"element": "passengerCount",
"message": "Request has missing mandatory Fields",
"source": "CKI",
"type": "Validation"
},
{
"code": "ERR_MALFORMED_RESPONSE",
"element": "passengerCount",
"message": "Field out of range",
"source": "ANCS",
"type": "Validation"
}
]
}{
"diagnostics": {},
"errorCode": "ERR.MISSING_CREDENTIALS",
"message": "Access denied",
"status": "Incomplete",
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "Application"
}Service Homepage: developer.sabre.com/rest-api/cki-flight-details/v3
sabretravelaviationcheck-inflight-detailsrest