Sabre Get Seats Agency Mock Server
Retrieve seat availability and pricing information for air reservations.
The Get Seats API provides access to seat availability and pricing information for a given air reservation context. The API supports requests defined by NDC Order Id, Offer Id, Sabre PNR locator, or direct booking details, allowing developers to integrate seat selection workflows into their travel applications.
Use this hosted mock server to simulate Sabre Get Seats Agency 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 seat map rendering, pricing calculations for premium or standard seats, seat availability logic based on PNR or NDC context, and error handling for restricted or unavailable seat configurations.
ndc(2 operations)
POST
{
"orderId": "f081e1d8-d1d3-41c4-8274-8ce903890af5"
}{
"errors": [
{
"category": "UNAUTHORIZED",
"description": "Client did not provide required data.",
"fieldName": "pnrLocator",
"fieldPath": "currencyCode",
"fieldValue": "test",
"type": "SERVER_ERROR"
},
{
"category": "BAD_REQUEST",
"description": "Invalid value provided.",
"fieldName": "offerId",
"fieldPath": "offerId",
"fieldValue": "123",
"type": "REQUIRED_FIELD_MISSING"
},
{
"category": "UNAUTHORIZED",
"description": "Invalid value provided.",
"fieldName": "currencyCode",
"fieldPath": "currencyCode",
"fieldValue": "ABC",
"type": "REQUIRED_FIELD_MISSING"
},
{
"category": "NOT_FOUND",
"description": "Invalid value provided.",
"fieldName": "pnrLocator",
"fieldPath": "offerId",
"fieldValue": "123",
"type": "REQUIRED_FIELD_MISSING"
},
{
"category": "NOT_FOUND",
"description": "Invalid value provided.",
"fieldName": "pnrLocator",
"fieldPath": "currencyCode",
"fieldValue": "test",
"type": "SERVER_ERROR"
}
],
"extensions": {
"diagnosticId": "ServiceRS",
"diagnosticMessage": "Response"
},
"response": {
"displayOnlyItems": [
{
"annotations": [
{
"key": "MealType",
"value": "Gold"
},
{
"key": "MealType",
"value": "None"
},
{
"key": "SeatPreference",
"value": "Vegan"
},
{
"key": "MealType",
"value": "Window"
},
{
"key": "MealType",
"value": "None"
}
],
"displayOnlyReason": "Restricted",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "SR",
"feeApplicationMethod": "Percentage 1.5 Of Fare Per Kg",
"id": "NnsG",
"isInterlineable": false,
"passengerRefs": [
"Z4Az",
"ipRW",
"6gjk",
"BXIj",
"LlFT"
],
"paymentType": "Deferred",
"priceDefinitionRef": "4_01",
"purchaseByDateTime": "2027-05-06T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Portion",
"segmentRefs": [
"__mh",
"2-om",
"UQT2"
],
"serviceDefinitionRef": "HK20"
},
{
"annotations": [
{
"key": "MealType",
"value": "Aisle"
}
],
"displayOnlyReason": "Unable To Book",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "EX",
"feeApplicationMethod": "Item",
"id": "Byuh",
"isInterlineable": false,
"passengerRefs": [
"M5JE",
"u7xr",
"U_lb",
"Ynrh"
],
"paymentType": "Deferred",
"priceDefinitionRef": "yAvx",
"purchaseByDateTime": "2027-04-26T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Portion",
"segmentRefs": [
"czzH",
"3Gp0"
],
"serviceDefinitionRef": "H13N"
}
],
"offerExpirationDateTime": "2027-03-07T00:00:00.0Z",
"offerId": "JvMX",
"offerItems": [
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "Aisle"
},
{
"key": "LoyaltyTier",
"value": "Window"
}
],
"feeApplicationMethod": "Percentage 1.5 Of Fare Per Kg",
"id": "LwrQ",
"isInterlineable": true,
"passengerRefs": [
"rctd",
"k98b",
"_5Dx",
"vn7O",
"qUQc"
],
"paymentType": "Instant",
"priceDefinitionRef": "8GOx",
"purchaseByDateTime": "2026-10-24T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"Bk6q",
"DuzZ",
"1w6P"
],
"serviceDefinitionRef": "MTZV"
},
{
"annotations": [
{
"key": "MealType",
"value": "Aisle"
},
{
"key": "SeatPreference",
"value": "Gold"
},
{
"key": "MealType",
"value": "Gold"
},
{
"key": "LoyaltyTier",
"value": "None"
}
],
"feeApplicationMethod": "Travel",
"id": "UmPU",
"isInterlineable": false,
"passengerRefs": [
"Adkz",
"jkAd",
"2e69",
"ZMOV"
],
"paymentType": "Instant",
"priceDefinitionRef": "0REP",
"purchaseByDateTime": "2027-04-03T00:00:00.0Z",
"refundableReissuableIndicator": "No",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"iTtJ",
"KcjO"
],
"serviceDefinitionRef": "rg7W"
},
{
"annotations": [
{
"key": "MealType",
"value": "Vegan"
},
{
"key": "MealType",
"value": "Aisle"
},
{
"key": "MealType",
"value": "Vegan"
},
{
"key": "LoyaltyTier",
"value": "Aisle"
}
],
"feeApplicationMethod": "Percentage 0.5 Of Fare Per Kg",
"id": "DLoB",
"isInterlineable": false,
"passengerRefs": [
"b0Xf",
"3SSV",
"sQQe",
"saND",
"zwg7"
],
"paymentType": "Instant",
"priceDefinitionRef": "l9I7",
"purchaseByDateTime": "2026-11-01T00:00:00.0Z",
"refundableReissuableIndicator": "No",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"22s1",
"_23b",
"nDbl",
"ngTd",
"GL6W"
],
"serviceDefinitionRef": "w4Yl"
},
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "Window"
},
{
"key": "SeatPreference",
"value": "None"
},
{
"key": "SeatPreference",
"value": "Window"
}
],
"feeApplicationMethod": "Percentage 0.5 Of Fare Per Kg",
"id": "GJAF",
"isInterlineable": true,
"passengerRefs": [
"GX9U",
"xdJ7",
"PL_n",
"xZG-",
"XVIn"
],
"paymentType": "Instant",
"priceDefinitionRef": "OyW4",
"purchaseByDateTime": "2027-03-16T00:00:00.0Z",
"refundableReissuableIndicator": "No",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"HRWC",
"rJ9d"
],
"serviceDefinitionRef": "ZpQj"
}
],
"passengers": [
{
"givenName": "Earlene",
"id": "FCoi",
"loyaltyProgramAccounts": [
{
"accountNumber": "OkrpdadHh",
"airlineCode": "UA",
"programName": "Platinum Elite"
},
{
"accountNumber": "KZGbzhM8i",
"airlineCode": "AA",
"programName": "Corporate Loyalty ID"
},
{
"accountNumber": "nKztdy8ql",
"airlineCode": "AF",
"programName": "Platinum Elite"
},
{
"accountNumber": "NWfaGkfNR",
"airlineCode": "DL",
"programName": "Star Alliance Gold"
}
],
"passengerType": "STU",
"reservationPassengerId": "01.01",
"surname": "Schowalter"
},
{
"givenName": "Rod",
"id": "nN68",
"loyaltyProgramAccounts": [
{
"accountNumber": "e8uXfgkxx",
"airlineCode": "DL",
"programName": "Platinum Elite"
},
{
"accountNumber": "eK66Zp9Zb",
"airlineCode": "AA",
"programName": "Corporate Loyalty ID"
},
{
"accountNumber": "C8iQqMbLV",
"airlineCode": "LH",
"programName": "Frequent Flyer Plus"
}
],
"passengerType": "INF",
"reservationPassengerId": "01.02",
"surname": "Casper-Murphy"
}
],
"priceDefinitions": [
{
"currencyCode": "SOS",
"id": "1Twv",
"referenceBasePrice": {
"amount": "50.00",
"amountWithoutTaxes": "90.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Federal Tax",
"taxAmount": "2.00",
"taxCode": "US"
}
],
"taxesTotal": "10.00"
},
"totalPrice": {
"amount": "50.00",
"amountWithoutTaxes": "40.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "ZP"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "AY"
},
{
"description": "Federal Tax",
"taxAmount": "2.00",
"taxCode": "US"
}
],
"taxesTotal": "10.00"
}
},
{
"currencyCode": "ALL",
"id": "2uLm",
"referenceBasePrice": {
"amount": "75.00",
"amountWithoutTaxes": "40.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "ZP"
},
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "US"
},
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "AY"
},
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "US"
}
],
"taxesTotal": "10.00"
},
"totalPrice": {
"amount": "100.00",
"amountWithoutTaxes": "65.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Airport Tax",
"taxAmount": "2.00",
"taxCode": "AY"
},
{
"description": "Airport Tax",
"taxAmount": "5.00",
"taxCode": "ZP"
}
],
"taxesTotal": "10.00"
}
},
{
"currencyCode": "BTN",
"id": "zvTi",
"referenceBasePrice": {
"amount": "75.00",
"amountWithoutTaxes": "40.00",
"isTaxExempt": false,
"taxes": [
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "AY"
},
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "AY"
},
{
"description": "Airport Tax",
"taxAmount": "5.00",
"taxCode": "ZP"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "ZP"
},
{
"description": "Airport Tax",
"taxAmount": "2.00",
"taxCode": "US"
}
],
"taxesTotal": "10.00"
},
"totalPrice": {
"amount": "100.00",
"amountWithoutTaxes": "90.00",
"isTaxExempt": false,
"taxes": [
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "AY"
},
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "US"
},
{
"description": "Federal Tax",
"taxAmount": "2.00",
"taxCode": "US"
},
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "US"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "US"
}
],
"taxesTotal": "10.00"
}
}
],
"seatMaps": [
{
"cabinCompartments": [
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 78,
"columns": [
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "F",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 15
},
{
"firstRow": 3,
"lastRow": 6
},
{
"firstRow": 4,
"lastRow": 11
},
{
"firstRow": 4,
"lastRow": 6
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 3,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"C",
"W"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 4,
"lastRow": 8
},
"seatCount": 99,
"wingRowPosition": [
{
"firstRow": 5,
"lastRow": 19
},
{
"firstRow": 2,
"lastRow": 6
},
{
"firstRow": 1,
"lastRow": 20
}
]
},
"cabinName": "First",
"columnIds": [
"A",
"B"
],
"firstRow": 2,
"lastRow": 28,
"seatRows": [
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 7,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"YulB",
"y_pV",
"EIa6",
"aQKx",
"rGRh"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"lNMj",
"WKD2",
"o5mE"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"nxC_",
"K1yI",
"Mttc"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"6g2I",
"OB-t",
"hYZB",
"bR43",
"rnh5"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 27,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"Js8I",
"kcPz",
"KXU1"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"G045",
"IW3r",
"_wU1",
"QuEb",
"IH__"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"3Zc_",
"oRRu",
"Z0jv"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"8WOW",
"rwk3",
"045Y"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"PtTj"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"ehvJ"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"KEAT"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"AEQg",
"qrPU"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"3ZAM",
"fU7t"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"t9gc",
"uh7G",
"UK4N"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "EX",
"description": "Exit row"
}
],
"row": 26,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"9H4v",
"qSP6"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"AW5M"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"o0iI",
"_cOK",
"6sHk",
"8CmO"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"-6YN",
"A8rq",
"4f4R"
]
}
]
}
]
},
{
"cabinCode": "J",
"cabinLayout": {
"authorizedSeatCount": 75,
"columns": [
{
"id": "E",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 2,
"lastRow": 9
},
{
"firstRow": 4,
"lastRow": 17
},
{
"firstRow": 1,
"lastRow": 6
},
{
"firstRow": 4,
"lastRow": 11
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 2,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"C",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 4,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 5,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 2,
"lastRow": 15
},
"seatCount": 71,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 6
}
]
},
"cabinName": "Economy",
"columnIds": [
"C",
"E",
"F"
],
"firstRow": 7,
"lastRow": 11,
"seatRows": [
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
}
],
"row": 24,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"Ux-3",
"x250"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"TcET"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"4fmf",
"lijN",
"auuX",
"zzOg",
"Jyik"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"LsYL"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"vFyB"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"fqIg",
"Z353",
"QQT7",
"H6vq",
"Ua3e"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"JhIz"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"JOXR",
"PC1J"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"WAyN",
"QgSa",
"Bv5z",
"rTKb",
"TKNy"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"L9f7",
"4KQs",
"BJAJ"
]
}
]
}
]
},
{
"cabinCode": "J",
"cabinLayout": {
"authorizedSeatCount": 55,
"columns": [
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 20
},
{
"firstRow": 5,
"lastRow": 8
},
{
"firstRow": 1,
"lastRow": 16
},
{
"firstRow": 1,
"lastRow": 13
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 5,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"C",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 5,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 5,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"W",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"A",
"W"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 4,
"lastRow": 12
},
"seatCount": 74,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 14
},
{
"firstRow": 3,
"lastRow": 20
},
{
"firstRow": 2,
"lastRow": 16
},
{
"firstRow": 3,
"lastRow": 19
},
{
"firstRow": 4,
"lastRow": 14
}
]
},
"cabinName": "First",
"columnIds": [
"F",
"E",
"C",
"B"
],
"firstRow": 6,
"lastRow": 24,
"seatRows": [
{
"characteristics": [
{
"code": "LH",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "LH",
"description": "Exit row"
}
],
"row": 1,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"BCcv"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"tDAH"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"S_eb"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"WN9S"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"eXis"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"Bage"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
}
],
"row": 18,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"txe6",
"-FAl",
"Lzrz",
"Acg9"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"7K9P"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"xkr6",
"RIxT"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"RnQq",
"BLga",
"A914",
"ZfuS",
"34xM"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"USvr",
"iqwj",
"Si_R",
"0EAC",
"S-GG"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"HmQN",
"G6a9",
"HMpV",
"48Yi"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"ATSe",
"X5lB"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"lqc_",
"67Kb",
"vsP1",
"l_CJ"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"OIx1",
"WJ-Z",
"tlMW"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"4ctJ",
"3Dcj",
"MhXt",
"GDgC"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 12,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"N2lD"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"6zXf",
"bYOS"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"jXqW",
"TMXy",
"gbuh"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"GI3y"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"pLr5"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"0WPq",
"27WV",
"ftgM"
]
}
]
}
]
}
],
"flightLegRef": "ztZU",
"segmentRef": "9_Ml"
},
{
"cabinCompartments": [
{
"cabinCode": "F",
"cabinLayout": {
"authorizedSeatCount": 20,
"columns": [
{
"id": "A",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 14
},
{
"firstRow": 2,
"lastRow": 7
},
{
"firstRow": 1,
"lastRow": 10
},
{
"firstRow": 4,
"lastRow": 11
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 2,
"lastRow": 7,
"orientationCode": "R",
"positionCodes": [
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 2,
"lastRow": 6,
"orientationCode": "R",
"positionCodes": [
"W",
"C",
"A"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 2,
"lastRow": 19
},
"seatCount": 48,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 8
},
{
"firstRow": 4,
"lastRow": 6
},
{
"firstRow": 3,
"lastRow": 13
},
{
"firstRow": 5,
"lastRow": 13
},
{
"firstRow": 3,
"lastRow": 9
}
]
},
"cabinName": "Economy",
"columnIds": [
"E",
"C",
"A",
"B",
"A"
],
"firstRow": 5,
"lastRow": 13,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "ST",
"description": "Standard"
}
],
"row": 29,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"o9qJ"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"DQz5",
"JrXQ",
"TFum",
"xUwq"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"6WCE",
"fbJv",
"4dUI"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"2-fO",
"xJVJ"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"IuHX",
"2Ivl",
"94S9",
"ESlH"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"1odb",
"2IJJ"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"Nwmo",
"HXNN",
"DrMa",
"lF08"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"WBP8",
"Q-XI",
"vmC4",
"ttWZ"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"bHnl",
"M8Bq",
"DjAl",
"RPVM",
"LIi7"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"3MMP"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 18,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"9Uas"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"4zgi"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"oiRh",
"N5dh",
"4NMJ"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"OK_P",
"40Zh",
"GWmq",
"YHoR"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"W_lR",
"8K1T",
"bOu5",
"KCgg",
"nStn"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"A4Wa",
"7gsF",
"x1-U"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"KG8u",
"yOaa",
"DukT"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"JKTW",
"wtju"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 8,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"VEvX",
"cVGF",
"11-I",
"D7jF"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"IEpl",
"GokL"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"NYx9",
"zdnk",
"hYsP",
"yhWZ",
"1lFB"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"7wE1"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"HDjw",
"eP-L",
"-vKL"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"prV3",
"t7DW",
"egLX",
"yjCV",
"CpPF"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"I8Nt",
"GAzl",
"sFRx",
"vldT"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"gi6_",
"Dp6D",
"zxhU",
"7w8D",
"vwXf"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"E16H",
"UVED"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"w5h_",
"vxDg"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
}
],
"row": 5,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"OKW1",
"-IlJ",
"sMNf"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"_v2W",
"pDn9",
"XZBg",
"Ca4Z",
"LYL6"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"rJh4"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"balS",
"R09e",
"F4b1"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"PGJ8",
"jU_8"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"QK4r",
"ide5",
"S8Nk",
"z7QO"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "EX",
"description": "Exit row"
}
],
"row": 25,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"nOlK"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"ARI-",
"S5do",
"XEu6",
"9wqe"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"Wiiy"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"4mgG",
"JGh0"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"WXMo",
"HjHY",
"GCci",
"Jz2h"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"Uprl",
"bekl"
]
}
]
}
]
},
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 84,
"columns": [
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 1,
"lastRow": 13
},
{
"firstRow": 4,
"lastRow": 18
},
{
"firstRow": 5,
"lastRow": 19
},
{
"firstRow": 3,
"lastRow": 9
},
{
"firstRow": 4,
"lastRow": 16
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 3,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 3,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 3,
"lastRow": 7,
"orientationCode": "R",
"positionCodes": [
"A",
"C",
"W"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 3,
"lastRow": 19
},
"seatCount": 71,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 8
}
]
},
"cabinName": "Business",
"columnIds": [
"E"
],
"firstRow": 3,
"lastRow": 27,
"seatRows": [
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 30,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"2gfk",
"c4TJ",
"QECF",
"Qy1j"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"YbWm"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"x5P1",
"8AFk",
"NOC8",
"DPxb",
"qvGb"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"iojo",
"ZMIb",
"l1EU"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"o_Zw",
"XmSS",
"gNRb",
"d6dX",
"FjfP"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"aVxZ",
"Nfcn",
"CuV9",
"HaDD"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"WtOn",
"dcQ_",
"Ro9u",
"R7SV",
"IXiO"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"PyBg",
"7Oti",
"Vctk"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"mF0e",
"snh_",
"x16n",
"VHip",
"nleA"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"TIud",
"s-O1"
]
}
]
}
]
}
],
"flightLegRef": "flif",
"segmentRef": "m7tc"
}
],
"segments": [
{
"arrivalAirportCode": "LAX",
"arrivalDate": "2026-07-14",
"arrivalTime": "20:00",
"bookingAirlineCode": "AF",
"bookingClassCode": "F",
"bookingFlightNumber": 5216,
"cabinCode": "J",
"departureAirportCode": "LAX",
"departureDate": "2026-06-25",
"departureTime": "23:30",
"flightLegs": [
{
"aircraftCode": "333",
"arrivalAirportCode": "DXB",
"departureAirportCode": "ORD",
"departureScheduledDateTime": "2027-02-28T00:00:00.0Z",
"id": "o_BE"
},
{
"aircraftCode": "789",
"arrivalAirportCode": "LHR",
"departureAirportCode": "DXB",
"departureScheduledDateTime": "2026-09-18T00:00:00.0Z",
"id": "hYGF"
},
{
"aircraftCode": "73H",
"arrivalAirportCode": "FRA",
"departureAirportCode": "SIN",
"departureScheduledDateTime": "2026-08-25T00:00:00.0Z",
"id": "REnf"
}
],
"id": "Iv2O",
"isChangeOfGauge": true,
"operatingAirlineCode": "LH",
"operatingBookingClassCode": "M",
"operatingFlightNumber": 6753,
"reservationSegmentId": "2"
},
{
"arrivalAirportCode": "LAX",
"arrivalDate": "2026-07-10",
"arrivalTime": "13:15",
"bookingAirlineCode": "DL",
"bookingClassCode": "Y",
"bookingFlightNumber": 3056,
"cabinCode": "Y",
"departureAirportCode": "SIN",
"departureDate": "2026-07-02",
"departureTime": "16:45",
"flightLegs": [
{
"aircraftCode": "333",
"arrivalAirportCode": "LHR",
"departureAirportCode": "JFK",
"departureScheduledDateTime": "2027-02-23T00:00:00.0Z",
"id": "5TGU"
},
{
"aircraftCode": "359",
"arrivalAirportCode": "LAX",
"departureAirportCode": "DXB",
"departureScheduledDateTime": "2027-02-05T00:00:00.0Z",
"id": "cXrs"
},
{
"aircraftCode": "73H",
"arrivalAirportCode": "FRA",
"departureAirportCode": "SIN",
"departureScheduledDateTime": "2027-02-23T00:00:00.0Z",
"id": "U1GL"
}
],
"id": "JtpK",
"isChangeOfGauge": true,
"operatingAirlineCode": "BA",
"operatingBookingClassCode": "Y",
"operatingFlightNumber": 4582,
"reservationSegmentId": "3"
},
{
"arrivalAirportCode": "HND",
"arrivalDate": "2026-06-22",
"arrivalTime": "09:30",
"bookingAirlineCode": "SQ",
"bookingClassCode": "B",
"bookingFlightNumber": 6155,
"cabinCode": "J",
"departureAirportCode": "HND",
"departureDate": "2026-07-14",
"departureTime": "23:30",
"flightLegs": [
{
"aircraftCode": "333",
"arrivalAirportCode": "LAX",
"departureAirportCode": "JFK",
"departureScheduledDateTime": "2027-02-27T00:00:00.0Z",
"id": "Swmc"
},
{
"aircraftCode": "738",
"arrivalAirportCode": "LAX",
"departureAirportCode": "JFK",
"departureScheduledDateTime": "2027-02-13T00:00:00.0Z",
"id": "6Npv"
},
{
"aircraftCode": "321",
"arrivalAirportCode": "CDG",
"departureAirportCode": "LAX",
"departureScheduledDateTime": "2027-05-17T00:00:00.0Z",
"id": "b0N9"
}
],
"id": "91lm",
"isChangeOfGauge": true,
"operatingAirlineCode": "JL",
"operatingBookingClassCode": "Y",
"operatingFlightNumber": 9594,
"reservationSegmentId": "4"
},
{
"arrivalAirportCode": "SIN",
"arrivalDate": "2026-07-02",
"arrivalTime": "09:30",
"bookingAirlineCode": "SQ",
"bookingClassCode": "M",
"bookingFlightNumber": 6414,
"cabinCode": "Y",
"departureAirportCode": "LHR",
"departureDate": "2026-07-10",
"departureTime": "20:00",
"flightLegs": [
{
"aircraftCode": "321",
"arrivalAirportCode": "DXB",
"departureAirportCode": "HND",
"departureScheduledDateTime": "2027-04-15T00:00:00.0Z",
"id": "bDeh"
},
{
"aircraftCode": "333",
"arrivalAirportCode": "HND",
"departureAirportCode": "FRA",
"departureScheduledDateTime": "2026-07-01T00:00:00.0Z",
"id": "-V3I"
},
{
"aircraftCode": "388",
"arrivalAirportCode": "CDG",
"departureAirportCode": "ORD",
"departureScheduledDateTime": "2026-12-07T00:00:00.0Z",
"id": "SrAy"
}
],
"id": "lR2G",
"isChangeOfGauge": true,
"operatingAirlineCode": "LH",
"operatingBookingClassCode": "W",
"operatingFlightNumber": 8928,
"reservationSegmentId": "4"
}
],
"serviceDefinitions": [
{
"airlineCode": "BA",
"commercialName": "MEAL-VEG",
"emdType": "Other Than Emd",
"emdTypeCode": 1,
"groupCode": "C3",
"id": "wwC0",
"isCommissionable": false,
"isFeeGuaranteed": false,
"reasonForIssuance": "Unknown",
"reasonForIssuanceCode": "A",
"serviceCode": "SEAT",
"specialServiceCode": "BG"
},
{
"airlineCode": "AA",
"commercialName": "EXTRA-LEG",
"emdType": "Standalone",
"emdTypeCode": 3,
"groupCode": "C3",
"id": "QM9E",
"isCommissionable": false,
"isFeeGuaranteed": false,
"reasonForIssuance": "Individual Airline Use",
"reasonForIssuanceCode": "C",
"serviceCode": "SEAT",
"specialServiceCode": "ML"
},
{
"airlineCode": "BA",
"commercialName": "MEAL-VEG",
"emdType": "Flight Coupon Associated",
"emdTypeCode": 2,
"groupCode": "A1",
"id": "EaRY",
"isCommissionable": false,
"isFeeGuaranteed": false,
"reasonForIssuance": "Baggage",
"reasonForIssuanceCode": "B",
"serviceCode": "MEAL",
"specialServiceCode": "ST"
}
]
},
"warnings": [
{
"category": "USER_PROFILE",
"description": "Field deprecated.",
"fieldName": "offerId",
"fieldPath": "profile.givenName",
"fieldValue": "Z9pnrKNadngoPX2",
"type": "VAL_RANGE"
}
]
}POST
{
"offerId": "G05y",
"passengers": [
{
"givenName": "Gia",
"id": "vjx3",
"loyaltyProgramAccounts": [
{
"accountNumber": "HeYB7x3hW",
"airlineCode": "AA",
"programName": "Platinum Elite"
},
{
"accountNumber": "BOOUxwWgI",
"airlineCode": "LH",
"programName": "Star Alliance Gold"
}
],
"passengerType": "CHD",
"surname": "Schuster"
},
{
"givenName": "Nels",
"id": "jheM",
"loyaltyProgramAccounts": [
{
"accountNumber": "LvthP0lXC",
"airlineCode": "EK",
"programName": "Gold Rewards"
},
{
"accountNumber": "97HVGO7Pz",
"airlineCode": "NH",
"programName": "Platinum Elite"
},
{
"accountNumber": "7VGN6iVQL",
"airlineCode": "NH",
"programName": "Platinum Elite"
},
{
"accountNumber": "OLdDodqCx",
"airlineCode": "LH",
"programName": "Platinum Elite"
},
{
"accountNumber": "H4wmNRLhz",
"airlineCode": "SQ",
"programName": "Star Alliance Gold"
}
],
"passengerType": "ADT",
"surname": "Blick"
},
{
"givenName": "Gonzalo",
"id": "kWqo",
"loyaltyProgramAccounts": [
{
"accountNumber": "nr1EK2267",
"airlineCode": "SQ",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "psiev7zP7",
"airlineCode": "DL",
"programName": "Platinum Elite"
}
],
"passengerType": "STU",
"surname": "Sipes"
},
{
"givenName": "Laury",
"id": "NVTf",
"loyaltyProgramAccounts": [
{
"accountNumber": "NxDJRptpB",
"airlineCode": "NH",
"programName": "Platinum Elite"
},
{
"accountNumber": "0OeKafepK",
"airlineCode": "LH",
"programName": "Frequent Flyer Plus"
}
],
"passengerType": "YTH",
"surname": "Armstrong"
}
]
}{
"errors": [
{
"category": "UNAUTHORIZED",
"description": "Client did not provide required data.",
"fieldName": "currencyCode",
"fieldPath": "offerId",
"fieldValue": "ABC",
"type": "REQUIRED_FIELD_MISSING"
},
{
"category": "NOT_FOUND",
"description": "Invalid value provided.",
"fieldName": "pnrLocator",
"fieldPath": "currencyCode",
"fieldValue": "test",
"type": "REQUIRED_FIELD_MISSING"
}
],
"extensions": {
"diagnosticId": "ServiceRS",
"diagnosticMessage": "Response"
},
"response": {
"displayOnlyItems": [
{
"annotations": [
{
"key": "MealType",
"value": "Window"
},
{
"key": "SpecialRequirement",
"value": "Aisle"
},
{
"key": "LoyaltyTier",
"value": "Window"
}
],
"displayOnlyReason": "Unknown",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "EX",
"feeApplicationMethod": "Percentage 1 Of Fare Per Kg",
"id": "JGnv",
"isInterlineable": true,
"passengerRefs": [
"J2MF",
"kjzI",
"wSvN"
],
"paymentType": "Deferred",
"priceDefinitionRef": "LZD7",
"purchaseByDateTime": "2027-06-01T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"IljI",
"hSqU",
"QqJE",
"aWg1",
"1ITp"
],
"serviceDefinitionRef": "6ZcA"
},
{
"annotations": [
{
"key": "MealType",
"value": "Window"
},
{
"key": "SpecialRequirement",
"value": "Window"
},
{
"key": "SeatPreference",
"value": "None"
}
],
"displayOnlyReason": "Restricted",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "SR",
"feeApplicationMethod": "Percentage 1.5 Of Fare Per Kg",
"id": "zZ8Q",
"isInterlineable": true,
"passengerRefs": [
"WqVm",
"zOJX"
],
"paymentType": "Deferred",
"priceDefinitionRef": "lY3f",
"purchaseByDateTime": "2027-06-03T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Sector",
"segmentRefs": [
"dzYd",
"2fWy",
"Zhxg",
"_oqU",
"5Rkh"
],
"serviceDefinitionRef": "VXpg"
},
{
"annotations": [
{
"key": "SeatPreference",
"value": "Vegan"
},
{
"key": "SeatPreference",
"value": "Gold"
},
{
"key": "MealType",
"value": "Vegan"
},
{
"key": "LoyaltyTier",
"value": "None"
}
],
"displayOnlyReason": "Restricted",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "EX",
"feeApplicationMethod": "Percentage 1.5 Of Fare Per Kg",
"id": "Tkcg",
"isInterlineable": true,
"passengerRefs": [
"dZ6U",
"Ibn2",
"n-Mv",
"NFFF"
],
"paymentType": "Deferred",
"priceDefinitionRef": "VK19",
"purchaseByDateTime": "2027-04-12T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Sector",
"segmentRefs": [
"9Way",
"EbiZ",
"osEu",
"iSnY"
],
"serviceDefinitionRef": "PWPl"
},
{
"annotations": [
{
"key": "SeatPreference",
"value": "Gold"
}
],
"displayOnlyReason": "Unavailable",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "DR",
"feeApplicationMethod": "Percentage 1.5 Of Fare Per Kg",
"id": "ON-W",
"isInterlineable": false,
"passengerRefs": [
"gp3j",
"gcnB",
"DGLp",
"jYVE"
],
"paymentType": "Payment Not Required",
"priceDefinitionRef": "FwwC",
"purchaseByDateTime": "2027-02-28T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Sector",
"segmentRefs": [
"nB2w",
"N7AU",
"Eqkz",
"hdJL",
"QSZj"
],
"serviceDefinitionRef": "9TQA"
},
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "None"
},
{
"key": "SeatPreference",
"value": "Gold"
},
{
"key": "SeatPreference",
"value": "Vegan"
}
],
"displayOnlyReason": "Unavailable",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "SR",
"feeApplicationMethod": "Travel",
"id": "Oh4L",
"isInterlineable": false,
"passengerRefs": [
"U_D2",
"7r57",
"uSGu",
"YLnO"
],
"paymentType": "Deferred",
"priceDefinitionRef": "BAqb",
"purchaseByDateTime": "2026-08-14T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Sector",
"segmentRefs": [
"q79H",
"PTE4",
"6Bxp",
"TIwX",
"D9av"
],
"serviceDefinitionRef": "lvyJ"
}
],
"offerExpirationDateTime": "2026-10-30T00:00:00.0Z",
"offerId": "zyxG",
"offerItems": [
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "Gold"
},
{
"key": "SpecialRequirement",
"value": "Vegan"
}
],
"feeApplicationMethod": "Per 1kg Over Free Baggage Allowance",
"id": "45K7",
"isInterlineable": false,
"passengerRefs": [
"XpQE",
"j617",
"u4mm"
],
"paymentType": "Payment Not Required",
"priceDefinitionRef": "7M0Q",
"purchaseByDateTime": "2027-01-21T00:00:00.0Z",
"refundableReissuableIndicator": "No",
"sectorPortionIndicator": "Portion",
"segmentRefs": [
"Y4lK",
"Nevx",
"znyR",
"H2-v"
],
"serviceDefinitionRef": "VveU"
}
],
"passengers": [
{
"givenName": "Danny",
"id": "GbNX",
"loyaltyProgramAccounts": [
{
"accountNumber": "1AqdlENeq",
"airlineCode": "AF",
"programName": "Gold Rewards"
}
],
"passengerType": "STU",
"reservationPassengerId": "01.02",
"surname": "Homenick"
},
{
"givenName": "Denis",
"id": "dEMz",
"loyaltyProgramAccounts": [
{
"accountNumber": "nkoCLVbB0",
"airlineCode": "UA",
"programName": "Star Alliance Gold"
},
{
"accountNumber": "vPGYmAYFY",
"airlineCode": "BA",
"programName": "Corporate Loyalty ID"
},
{
"accountNumber": "8yeQhnfur",
"airlineCode": "JL",
"programName": "Star Alliance Gold"
},
{
"accountNumber": "MWEDkzCkf",
"airlineCode": "BA",
"programName": "Gold Rewards"
}
],
"passengerType": "INF",
"reservationPassengerId": "01.01",
"surname": "Abernathy-Koelpin"
},
{
"givenName": "Beth",
"id": "oWo8",
"loyaltyProgramAccounts": [
{
"accountNumber": "yR5j2YS6m",
"airlineCode": "BA",
"programName": "Gold Rewards"
},
{
"accountNumber": "Zjs6cnp4a",
"airlineCode": "EK",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "prdcHVYdX",
"airlineCode": "NH",
"programName": "Corporate Loyalty ID"
}
],
"passengerType": "ADT",
"reservationPassengerId": "02.01",
"surname": "Orn"
},
{
"givenName": "Simone",
"id": "d9b3",
"loyaltyProgramAccounts": [
{
"accountNumber": "5vl8ee7gr",
"airlineCode": "JL",
"programName": "Frequent Flyer Plus"
}
],
"passengerType": "INF",
"reservationPassengerId": "02.01",
"surname": "Johnson"
},
{
"givenName": "Taryn",
"id": "8sS-",
"loyaltyProgramAccounts": [
{
"accountNumber": "Lj8OULTkZ",
"airlineCode": "UA",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "ucdndeH77",
"airlineCode": "LH",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "DJfUjUwea",
"airlineCode": "LH",
"programName": "Platinum Elite"
},
{
"accountNumber": "B2p246nEU",
"airlineCode": "BA",
"programName": "Platinum Elite"
}
],
"passengerType": "INF",
"reservationPassengerId": "01.02",
"surname": "Gerlach"
}
],
"priceDefinitions": [
{
"currencyCode": "ETB",
"id": "nF8h",
"referenceBasePrice": {
"amount": "75.00",
"amountWithoutTaxes": "90.00",
"isTaxExempt": false,
"taxes": [
{
"description": "Airport Tax",
"taxAmount": "2.00",
"taxCode": "US"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "AY"
}
],
"taxesTotal": "10.00"
},
"totalPrice": {
"amount": "50.00",
"amountWithoutTaxes": "65.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Airport Tax",
"taxAmount": "5.00",
"taxCode": "ZP"
},
{
"description": "Airport Tax",
"taxAmount": "2.00",
"taxCode": "ZP"
},
{
"description": "Federal Tax",
"taxAmount": "2.00",
"taxCode": "US"
}
],
"taxesTotal": "10.00"
}
},
{
"currencyCode": "BHD",
"id": "uaQw",
"referenceBasePrice": {
"amount": "100.00",
"amountWithoutTaxes": "65.00",
"isTaxExempt": false,
"taxes": [
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "ZP"
},
{
"description": "Airport Tax",
"taxAmount": "2.00",
"taxCode": "ZP"
},
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "ZP"
}
],
"taxesTotal": "10.00"
},
"totalPrice": {
"amount": "50.00",
"amountWithoutTaxes": "90.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "AY"
},
{
"description": "Federal Tax",
"taxAmount": "2.00",
"taxCode": "US"
},
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "ZP"
},
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "AY"
},
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "ZP"
}
],
"taxesTotal": "10.00"
}
}
],
"seatMaps": [
{
"cabinCompartments": [
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 48,
"columns": [
{
"id": "A",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
}
],
"deckCode": "L",
"exitRowPosition": [
{
"firstRow": 4,
"lastRow": 8
},
{
"firstRow": 5,
"lastRow": 15
},
{
"firstRow": 5,
"lastRow": 18
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 2,
"lastRow": 8,
"orientationCode": "R",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 3,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 1,
"lastRow": 13
},
"seatCount": 69,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 17
}
]
},
"cabinName": "Economy",
"columnIds": [
"D",
"E",
"A",
"A",
"C"
],
"firstRow": 2,
"lastRow": 14,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "LH",
"description": "Exit row"
}
],
"row": 15,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"fykN",
"fdxp",
"FBad",
"0q5H"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"cQfw",
"7xMk"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"0gd8",
"DMpC",
"BIIn",
"3CDZ",
"3V0Y"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"Pftb"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"GIDO"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"sbRp",
"fs75",
"IJDh",
"1x5H"
]
}
]
}
]
},
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 63,
"columns": [
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
}
],
"deckCode": "L",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 6
},
{
"firstRow": 2,
"lastRow": 16
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 5,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"W",
"C",
"A"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 4,
"lastRow": 20
},
"seatCount": 50,
"wingRowPosition": [
{
"firstRow": 3,
"lastRow": 10
},
{
"firstRow": 5,
"lastRow": 20
},
{
"firstRow": 4,
"lastRow": 13
},
{
"firstRow": 2,
"lastRow": 9
},
{
"firstRow": 2,
"lastRow": 18
}
]
},
"cabinName": "Business",
"columnIds": [
"D",
"E",
"E",
"A"
],
"firstRow": 9,
"lastRow": 11,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "ST",
"description": "Standard"
}
],
"row": 13,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"HUju",
"fz_H",
"1XF5"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"leFG",
"BGpu",
"eQ8v"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"8IFs",
"Aku8"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"B0qT",
"dO11",
"OVZ0",
"mvXY",
"ig5l"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 3,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"ynrv",
"hmBQ",
"gf2P"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"Z1VN",
"NgZq"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"SKrv",
"mTnn",
"8y9g"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"hRzE"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"RucR",
"0AhM",
"SmqF",
"9RbW"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"uUec",
"WE-v"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"pOn7",
"tdHq",
"pfsi"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"gyK8",
"6hdh"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"2DGv",
"7RvJ",
"MWlt",
"xWrC"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"HAhy",
"tZ3a"
]
}
]
}
]
},
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 100,
"columns": [
{
"id": "F",
"position": [
"A",
"W"
]
},
{
"id": "C",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 5,
"lastRow": 14
},
{
"firstRow": 1,
"lastRow": 17
},
{
"firstRow": 2,
"lastRow": 6
},
{
"firstRow": 1,
"lastRow": 13
},
{
"firstRow": 1,
"lastRow": 6
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 6,
"orientationCode": "R",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 1,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"C",
"A",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 1,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 5,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"C",
"W",
"A"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 3,
"lastRow": 11
},
"seatCount": 83,
"wingRowPosition": [
{
"firstRow": 1,
"lastRow": 10
},
{
"firstRow": 1,
"lastRow": 7
},
{
"firstRow": 4,
"lastRow": 19
},
{
"firstRow": 3,
"lastRow": 18
},
{
"firstRow": 1,
"lastRow": 13
}
]
},
"cabinName": "Business",
"columnIds": [
"A",
"F",
"E"
],
"firstRow": 1,
"lastRow": 26,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
}
],
"row": 1,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"aGMf"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"VMFc",
"0Kv3",
"CnTo"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "EX",
"description": "Exit row"
}
],
"row": 15,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"_2B1",
"Z8J0"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"Hjod",
"78g7",
"Ho-j",
"zewB"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"Z7df",
"xNBi"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"5gBw",
"P1pn",
"VfL-",
"RmX7"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Standard"
}
],
"row": 16,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"g0ij",
"EV9c",
"wUiE"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"-xDL",
"Q8Kx",
"TLTE",
"k7RV",
"7AWX"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"c42z",
"sesH",
"nZDa"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"ygwg",
"Cp-K"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
}
],
"row": 15,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"nn_k",
"87F8",
"H6sD",
"K52K",
"FsC1"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"WdaY"
]
}
]
}
]
},
{
"cabinCode": "F",
"cabinLayout": {
"authorizedSeatCount": 24,
"columns": [
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
}
],
"deckCode": "L",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 16
},
{
"firstRow": 2,
"lastRow": 14
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 5,
"lastRow": 7,
"orientationCode": "F",
"positionCodes": [
"A",
"W",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 3,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"A",
"C",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 2,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 2,
"lastRow": 6
},
"seatCount": 74,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 6
},
{
"firstRow": 4,
"lastRow": 14
},
{
"firstRow": 5,
"lastRow": 17
},
{
"firstRow": 1,
"lastRow": 9
},
{
"firstRow": 4,
"lastRow": 20
}
]
},
"cabinName": "First",
"columnIds": [
"F",
"D",
"C",
"A"
],
"firstRow": 3,
"lastRow": 14,
"seatRows": [
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "LH",
"description": "Exit row"
}
],
"row": 19,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"6y2W",
"7mVY",
"g8jr",
"-WOZ",
"nIII"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"6UL5",
"CJat",
"5fM9",
"Ewpz"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"dJtV",
"coaw",
"Kc9c"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"vAcd",
"l6M_",
"TeFT",
"rcBg",
"LrNY"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"vG-d",
"UzB7",
"MLg1",
"BPtY"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"Njpe",
"vHBO"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Standard"
}
],
"row": 21,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"gF1H",
"KdyX",
"m7sG",
"mmDQ"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"6F-V",
"pIho"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"RhuM",
"Rvkm",
"qyOE",
"Hw3C"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"XWF1",
"OzqU",
"lAag"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"2KZr"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"vSO4"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 30,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"yhOV"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"aLGM",
"S8Pu"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"qJVg",
"XdeO"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"p73O",
"ngaF",
"jwXz",
"44Z-",
"RPjL"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"ZKSv",
"Gqrg",
"0LtY",
"NvUC",
"mH2A"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"1Wyy",
"U-p5"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"NCcE",
"L4mY",
"QsCd"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"8BKf",
"d5CU",
"4nEo"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 10,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"Le8X",
"PR7O"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"x2lE",
"qQFH",
"I8EC",
"rIDX"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"7LFS",
"vSfI",
"SgjJ",
"YUXQ"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"aQuw",
"YSFy",
"Uz3U",
"XJpE",
"lZo7"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"fGa2",
"YFEA"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"s5ET",
"k6Uv",
"JT7d",
"hCy9",
"0C3R"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"_-Wk",
"3NSp",
"5CiY",
"CrkO",
"dP66"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"z7Ll"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"qcgw",
"j9tB",
"IYGT",
"IUfd"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"4wEN",
"Gipj",
"pKB7",
"OKuD"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 17,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"U7sQ",
"abN4",
"HTGc"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"cRlu",
"ikDJ",
"Utcd",
"D4SV"
]
}
]
}
]
},
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 72,
"columns": [
{
"id": "A",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 2,
"lastRow": 18
},
{
"firstRow": 2,
"lastRow": 16
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 5,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"A",
"C",
"W"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 1,
"lastRow": 8
},
"seatCount": 55,
"wingRowPosition": [
{
"firstRow": 3,
"lastRow": 7
},
{
"firstRow": 1,
"lastRow": 20
},
{
"firstRow": 3,
"lastRow": 17
},
{
"firstRow": 2,
"lastRow": 11
}
]
},
"cabinName": "Economy",
"columnIds": [
"F",
"E",
"D",
"A",
"B"
],
"firstRow": 9,
"lastRow": 17,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 29,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"_pxW",
"nxbv",
"hQIa"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"dPdS",
"nWQH"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"brbj"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"wmO3",
"56LV"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"Cmby",
"pkLY",
"EQgO",
"zFKP",
"htVU"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"eWTs"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
}
],
"row": 19,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"V9RY"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"1z5u",
"ISN0",
"cqe2"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"dVXc"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"AQax",
"3tc4",
"0n2q"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"h7cM",
"J6NU",
"PlyH",
"el9M",
"y_6j"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"m1Gt",
"IP0S",
"AKy6",
"wn7s",
"XMu7"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"HYo6",
"KQTn"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"BgaO",
"hYUh"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"cA4U",
"CI2-",
"kUT9",
"iDUY"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"UD2X",
"RZjZ",
"CruV",
"9C6J"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 5,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"HG0l"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"xMdg",
"5Uqo",
"-WkD",
"fIzX",
"RX5k"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 10,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"i04d",
"1PZt",
"OMly"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"tyFW",
"N6dS",
"nX-t",
"CrFM"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"7YQl",
"iVxx",
"2EPk",
"Vu4j",
"b_7D"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"yuYt",
"z_vR",
"ics2",
"sGr2",
"MzMg"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"1oCa",
"Nqtq",
"IZuZ"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"UoIO"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"2tqq",
"8r9Y",
"IfH5"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"Jf5o",
"hA-e",
"r1d8",
"gUnj"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"qCZk",
"CnR7",
"WqDH",
"3ne5"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"wvLo",
"P6ic",
"nWVg",
"GYoH"
]
}
]
}
]
}
],
"flightLegRef": "znSs",
"segmentRef": "OPGv"
},
{
"cabinCompartments": [
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 94,
"columns": [
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "F",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
}
],
"deckCode": "L",
"exitRowPosition": [
{
"firstRow": 4,
"lastRow": 17
},
{
"firstRow": 4,
"lastRow": 12
},
{
"firstRow": 5,
"lastRow": 7
},
{
"firstRow": 4,
"lastRow": 17
},
{
"firstRow": 2,
"lastRow": 16
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 5,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 4,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"C",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 3,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"A",
"W",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 5,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"W",
"A",
"C"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 5,
"lastRow": 6
},
"seatCount": 84,
"wingRowPosition": [
{
"firstRow": 3,
"lastRow": 9
},
{
"firstRow": 1,
"lastRow": 17
},
{
"firstRow": 4,
"lastRow": 11
},
{
"firstRow": 1,
"lastRow": 16
}
]
},
"cabinName": "Premium",
"columnIds": [
"F",
"C",
"D"
],
"firstRow": 6,
"lastRow": 22,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 25,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"NBzK"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"j323"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"ppsA",
"C1A_",
"Jkd_",
"A9mL"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"BUWf",
"ToT8",
"G-ow",
"rlUl",
"G9tI"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"nN_Q",
"VgQQ",
"wNJc",
"Nk7d"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"vXu6",
"p73B",
"Clcq"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"H3bq",
"d6nO",
"_-IY",
"YeNF",
"3cJ6"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"afnN",
"bBjM",
"Jtiw",
"IyaX"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"Txye"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"FKwP"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
}
],
"row": 12,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"AUBL",
"vloZ",
"aWw_",
"aeA3",
"9FpM"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"YeYQ",
"i9H5"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"lt_9",
"xa5a",
"3l9j",
"nzXn",
"l-k-"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"Dnrq",
"V47v",
"_J3k",
"4mBh"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
}
],
"row": 25,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"QsCK"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"4pmr",
"giLU",
"8xd1",
"6kHB"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"SXK1",
"h3ty",
"2rNO",
"t0Jp",
"2z4G"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"Ct71",
"kQy9",
"TFlu",
"0DNP",
"pFsS"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"saF6"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"W9Pj",
"h3Ni",
"0zEM"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"NlTg",
"L-P9",
"g4Zt"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"gdrK",
"lwAA",
"5SyI",
"DCH7",
"zEab"
]
}
]
}
]
}
],
"flightLegRef": "P7oo",
"segmentRef": "Q4bL"
},
{
"cabinCompartments": [
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 78,
"columns": [
{
"id": "E",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 14
},
{
"firstRow": 1,
"lastRow": 18
},
{
"firstRow": 3,
"lastRow": 13
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 1,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"A",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 2,
"lastRow": 7,
"orientationCode": "F",
"positionCodes": [
"W",
"A",
"C"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 1,
"lastRow": 13
},
"seatCount": 84,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 17
},
{
"firstRow": 2,
"lastRow": 15
}
]
},
"cabinName": "First",
"columnIds": [
"B"
],
"firstRow": 4,
"lastRow": 16,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
}
],
"row": 10,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"UYLo"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"hXah",
"juZM"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"Ep6N",
"rayd",
"EXXy",
"6tB0",
"3XYd"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"BijQ",
"XzNe",
"5GNT"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"3NMI",
"KO47",
"aTgt"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"4H5H",
"uNLX",
"lZra",
"69Zc"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Standard"
}
],
"row": 18,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"VirU",
"aVq8",
"FDVI",
"t2TL"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"igvm",
"66rv"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"d2UK",
"I-lm"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"_QbF",
"1zh1",
"fOJH",
"c769"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"Bm6Q",
"UQuF"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"SVlC"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Exit row"
},
{
"code": "ST",
"description": "Standard"
}
],
"row": 28,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"KWhE",
"e5Iw",
"uSHE",
"qgI7",
"cUxC"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"ujYP",
"A3fN",
"4GGM",
"P_YM"
]
}
]
}
]
},
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 69,
"columns": [
{
"id": "F",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 5,
"lastRow": 6
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 3,
"lastRow": 7,
"orientationCode": "F",
"positionCodes": [
"W",
"C"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 2,
"lastRow": 20
},
"seatCount": 65,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 17
},
{
"firstRow": 3,
"lastRow": 15
}
]
},
"cabinName": "Economy",
"columnIds": [
"B",
"A",
"E",
"F",
"E"
],
"firstRow": 3,
"lastRow": 12,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "LH",
"description": "Exit row"
}
],
"row": 27,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"gW_i",
"IVvC",
"uq0j",
"14YZ"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"itKd",
"D3v9",
"ZWeJ"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 21,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"-JQ4",
"Q5SY",
"g3u8",
"Il05"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"4ZAg",
"1ngb"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"j9EY",
"HCWf",
"IJiB"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"gFb2",
"kRQS",
"neYe",
"dBq3",
"_P94"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"5F6y",
"Yi_g"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"4yCF",
"ToJT",
"7fjd",
"Mvt7",
"BopE"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"JTvx",
"rmcs"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"RNqQ",
"cDwp"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"RjgR",
"ojJI",
"i-9c"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"GatK",
"Q5FO",
"7Esl",
"Omi8",
"vKr-"
]
}
]
}
]
},
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 62,
"columns": [
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 5,
"lastRow": 12
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 5,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 3,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 3,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 1,
"lastRow": 6,
"orientationCode": "R",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 2,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 1,
"lastRow": 10
},
"seatCount": 80,
"wingRowPosition": [
{
"firstRow": 3,
"lastRow": 12
}
]
},
"cabinName": "Economy",
"columnIds": [
"F",
"F",
"E",
"E"
],
"firstRow": 1,
"lastRow": 15,
"seatRows": [
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "LH",
"description": "Exit row"
}
],
"row": 20,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"Xmjs"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"WLMo"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 7,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"4CTk",
"fDGK",
"GDnA"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"6WTc",
"aROk",
"cHHZ",
"4vkP"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"jilx",
"1ZTV",
"th_-",
"-qDl"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"h9cd",
"OVCh",
"PX3v",
"d-dt"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 23,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"AE-j",
"Sexu",
"EC--"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"q2EY",
"z3zY"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"LF33"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"yisf",
"mbBQ"
]
}
]
}
]
},
{
"cabinCode": "F",
"cabinLayout": {
"authorizedSeatCount": 75,
"columns": [
{
"id": "A",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 4,
"lastRow": 20
},
{
"firstRow": 3,
"lastRow": 18
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 5,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 5,
"lastRow": 15
},
"seatCount": 78,
"wingRowPosition": [
{
"firstRow": 3,
"lastRow": 15
},
{
"firstRow": 3,
"lastRow": 8
},
{
"firstRow": 2,
"lastRow": 19
}
]
},
"cabinName": "Economy",
"columnIds": [
"A"
],
"firstRow": 4,
"lastRow": 15,
"seatRows": [
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 7,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"DB7M",
"-9Uh",
"tavD",
"B4ro"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"5FLh",
"APdJ",
"p4Or"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 29,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"AIAA"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"nrUt",
"WtyH",
"XpX3"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"fTFw",
"1yJZ",
"v7PZ",
"gQG0",
"VxDm"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"Elmh",
"VrZo",
"MPFY",
"tB5j"
]
}
]
}
]
}
],
"flightLegRef": "vOfc",
"segmentRef": "FUU8"
},
{
"cabinCompartments": [
{
"cabinCode": "J",
"cabinLayout": {
"authorizedSeatCount": 68,
"columns": [
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "D",
"position": [
"A",
"W"
]
}
],
"deckCode": "L",
"exitRowPosition": [
{
"firstRow": 4,
"lastRow": 8
},
{
"firstRow": 5,
"lastRow": 12
},
{
"firstRow": 2,
"lastRow": 9
},
{
"firstRow": 2,
"lastRow": 16
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 5,
"lastRow": 6,
"orientationCode": "R",
"positionCodes": [
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 2,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 3,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"A",
"W",
"C"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 2,
"lastRow": 20
},
"seatCount": 94,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 16
}
]
},
"cabinName": "Premium",
"columnIds": [
"E"
],
"firstRow": 1,
"lastRow": 15,
"seatRows": [
{
"characteristics": [
{
"code": "ST",
"description": "Standard"
}
],
"row": 16,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"tqfn",
"0gjF",
"qJZg",
"dvAU"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"mRee",
"dYrF",
"tUgc"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"sYfK",
"PDyt",
"W1Hc"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"4IVZ",
"7rcz"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"hAMI",
"Zo03"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"ocJY",
"qYh4"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"ZFU1",
"OhQ5",
"D714",
"DnXc",
"K4xK"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"6zuJ",
"BGcb",
"vobc",
"5xQK",
"nRvQ"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"O2Bs",
"wGGW",
"MC93"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"yk1y",
"WCpY",
"Dahs"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 20,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"oJgc",
"qM_m",
"sAec"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"nwZV"
]
}
]
}
]
},
{
"cabinCode": "J",
"cabinLayout": {
"authorizedSeatCount": 81,
"columns": [
{
"id": "F",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 2,
"lastRow": 12
},
{
"firstRow": 1,
"lastRow": 6
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 4,
"lastRow": 6,
"orientationCode": "R",
"positionCodes": [
"A",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 3,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"W",
"A",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 1,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"A",
"W",
"C"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 3,
"lastRow": 12
},
"seatCount": 43,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 12
},
{
"firstRow": 1,
"lastRow": 6
},
{
"firstRow": 5,
"lastRow": 10
},
{
"firstRow": 5,
"lastRow": 14
},
{
"firstRow": 4,
"lastRow": 15
}
]
},
"cabinName": "First",
"columnIds": [
"E",
"E",
"C",
"D"
],
"firstRow": 7,
"lastRow": 27,
"seatRows": [
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 29,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"IZVd",
"QFVB",
"6sza"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"3x11"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"32R-",
"OwiV",
"RU2C"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"-EbF",
"bxu2",
"_PT7",
"8J2x"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"oOXt",
"IoJb"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"55xB",
"0Lxj",
"tPP_"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"bHPb",
"jXir",
"Zqjt",
"OdGX",
"rpR0"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"KNdh"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 19,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"SE0Y"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"zPG5",
"7v9c"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"qJVg",
"zbiY"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"y_DH",
"zIBA",
"oRUA",
"r_M4"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 1,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"WxLI",
"Oeem",
"UShp",
"WcbH",
"Iloc"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"e17u",
"zTjF",
"g-Dm",
"COcZ",
"-_kU"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 9,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"x_vh",
"zIBh",
"Trew"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"GofB"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Standard"
}
],
"row": 18,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"Iqni",
"XQoi",
"QVa8",
"gq-k",
"8i__"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"iLQR",
"ISAy"
]
}
]
}
]
},
{
"cabinCode": "J",
"cabinLayout": {
"authorizedSeatCount": 39,
"columns": [
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "C",
"position": [
"A",
"W"
]
}
],
"deckCode": "L",
"exitRowPosition": [
{
"firstRow": 5,
"lastRow": 12
},
{
"firstRow": 2,
"lastRow": 11
},
{
"firstRow": 2,
"lastRow": 18
},
{
"firstRow": 5,
"lastRow": 14
},
{
"firstRow": 2,
"lastRow": 12
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 3,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 2,
"lastRow": 7,
"orientationCode": "F",
"positionCodes": [
"A",
"W",
"C"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 2,
"lastRow": 16
},
"seatCount": 50,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 11
},
{
"firstRow": 4,
"lastRow": 18
},
{
"firstRow": 4,
"lastRow": 14
},
{
"firstRow": 2,
"lastRow": 20
}
]
},
"cabinName": "Business",
"columnIds": [
"A",
"B"
],
"firstRow": 4,
"lastRow": 16,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
}
],
"row": 24,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"_8SU"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"43V5"
]
}
]
}
]
},
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 81,
"columns": [
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "F",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 4,
"lastRow": 8
},
{
"firstRow": 5,
"lastRow": 10
},
{
"firstRow": 1,
"lastRow": 20
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 5,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 3,
"lastRow": 16
},
"seatCount": 75,
"wingRowPosition": [
{
"firstRow": 5,
"lastRow": 19
},
{
"firstRow": 2,
"lastRow": 7
},
{
"firstRow": 4,
"lastRow": 9
}
]
},
"cabinName": "Premium",
"columnIds": [
"B",
"D",
"E",
"B"
],
"firstRow": 5,
"lastRow": 20,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 4,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"VryW",
"I5z0",
"phhu",
"CxNi"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"heHq",
"F2vq"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"LcbM",
"xwWr"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"oiZC",
"3EdF",
"M2qx"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"l1K_",
"yhO2",
"QrfS",
"lgoE"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"t1_A",
"_PAr"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"91qu",
"HkpF",
"2S_-",
"qIRN"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"s0wL",
"CE2e",
"nLaD",
"yMqO",
"-j41"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 29,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"HXGN",
"Xv8n"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"QqhN",
"kQV6",
"62Jm"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "EX",
"description": "Exit row"
}
],
"row": 22,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"rKaI",
"wWiP",
"MUUc",
"U4dA"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"Je2_",
"h7uE",
"mVf6",
"dBl_",
"gyf1"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"7BcZ",
"BKIt",
"Oez6"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"QSFx",
"B_on",
"1VXV",
"FCtq"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"AUDu",
"1tqj",
"5RYK",
"UOSn",
"tcMb"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"ks56",
"DyKt",
"tRbP",
"xLxt"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"adNz",
"76rf",
"paUI",
"cWZx"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"KTOR",
"43Cq",
"AkDJ",
"cy9H"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"EEj7",
"bH4k",
"lxP2",
"zGLQ",
"Jg6I"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"bguE",
"YGZk",
"tpQj",
"Ds2W"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Exit row"
}
],
"row": 28,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"UHdS",
"8z-H"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"jxVS"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"TlP0",
"kAcc"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"57rT",
"jdyc",
"TUPU"
]
}
]
}
]
}
],
"flightLegRef": "CGfh",
"segmentRef": "tUrF"
}
],
"segments": [
{
"arrivalAirportCode": "SYD",
"arrivalDate": "2026-07-12",
"arrivalTime": "20:00",
"bookingAirlineCode": "JL",
"bookingClassCode": "F",
"bookingFlightNumber": 7903,
"cabinCode": "Y",
"departureAirportCode": "ORD",
"departureDate": "2026-07-06",
"departureTime": "13:15",
"flightLegs": [
{
"aircraftCode": "333",
"arrivalAirportCode": "JFK",
"departureAirportCode": "SYD",
"departureScheduledDateTime": "2026-10-02T00:00:00.0Z",
"id": "bBmw"
},
{
"aircraftCode": "359",
"arrivalAirportCode": "FRA",
"departureAirportCode": "SIN",
"departureScheduledDateTime": "2027-05-01T00:00:00.0Z",
"id": "mu5U"
},
{
"aircraftCode": "321",
"arrivalAirportCode": "ORD",
"departureAirportCode": "SIN",
"departureScheduledDateTime": "2027-03-23T00:00:00.0Z",
"id": "zJAZ"
}
],
"id": "Id-e",
"isChangeOfGauge": true,
"operatingAirlineCode": "AA",
"operatingBookingClassCode": "W",
"operatingFlightNumber": 4872,
"reservationSegmentId": "3"
}
],
"serviceDefinitions": [
{
"airlineCode": "LH",
"commercialName": "EXTRA-LEG",
"emdType": "Standalone Ticket Associated",
"emdTypeCode": 3,
"groupCode": "C3",
"id": "wCZY",
"isCommissionable": true,
"isFeeGuaranteed": true,
"reasonForIssuance": "Surface Transportation / Non Air Services",
"reasonForIssuanceCode": "B",
"serviceCode": "MEAL",
"specialServiceCode": "ST"
},
{
"airlineCode": "BA",
"commercialName": "EXTRA-LEG",
"emdType": "Standalone Ticket Associated",
"emdTypeCode": 4,
"groupCode": "B2",
"id": "A2-g",
"isCommissionable": false,
"isFeeGuaranteed": true,
"reasonForIssuance": "Merchandise",
"reasonForIssuanceCode": "D",
"serviceCode": "SEAT",
"specialServiceCode": "ML"
},
{
"airlineCode": "AF",
"commercialName": "EXTRA-LEG",
"emdType": "Other Than Emd",
"emdTypeCode": 3,
"groupCode": "C3",
"id": "mwKD",
"isCommissionable": true,
"isFeeGuaranteed": true,
"reasonForIssuance": "Surface Transportation / Non Air Services",
"reasonForIssuanceCode": "E",
"serviceCode": "SEAT",
"specialServiceCode": "ST"
},
{
"airlineCode": "UA",
"commercialName": "MEAL-VEG",
"emdType": "Flight Coupon Associated",
"emdTypeCode": 4,
"groupCode": "C3",
"id": "PHVl",
"isCommissionable": true,
"isFeeGuaranteed": true,
"reasonForIssuance": "Air Transportation",
"reasonForIssuanceCode": "A",
"serviceCode": "SEAT",
"specialServiceCode": "ST"
},
{
"airlineCode": "AF",
"commercialName": "EXTRA-LEG",
"emdType": "Eticket",
"emdTypeCode": 3,
"groupCode": "B2",
"id": "iy5E",
"isCommissionable": true,
"isFeeGuaranteed": false,
"reasonForIssuance": "Individual Airline Use",
"reasonForIssuanceCode": "A",
"serviceCode": "MEAL",
"specialServiceCode": "ML"
}
]
},
"warnings": [
{
"category": "USER_PROFILE",
"description": "Field out of range.",
"fieldName": "givenName",
"fieldPath": "profile.givenName",
"fieldValue": "cGATM5Efk0bCxof",
"type": "STRING_LENGTH"
},
{
"category": "DATA_TRUNCATION",
"description": "Field deprecated.",
"fieldName": "offerId",
"fieldPath": "profile.surname",
"fieldValue": "7y980ozt1ywdmcl",
"type": "DEPRECATED"
},
{
"category": "USER_PROFILE",
"description": "Data truncated.",
"fieldName": "surname",
"fieldPath": "profile.givenName",
"fieldValue": "fvSFL9KkkP7LEeS",
"type": "DEPRECATED"
},
{
"category": "NETWORK_DELAY",
"description": "Field deprecated.",
"fieldName": "surname",
"fieldPath": "profile.surname",
"fieldValue": "4kO8c1dvb6f2kDO",
"type": "VAL_RANGE"
},
{
"category": "DATA_TRUNCATION",
"description": "Field deprecated.",
"fieldName": "givenName",
"fieldPath": "profile.givenName",
"fieldValue": "KmarsM5FqqDYnrz",
"type": "STRING_LENGTH"
}
]
}payload
POST
{
"currencyCode": "AWG",
"customAttributes": [
{
"key": "LoyaltyTier",
"value": "Window"
}
],
"fareComponents": [
{
"brandCode": "B1",
"fareBasis": "tZjU1311",
"fareComponentId": "KVoG",
"fareDetail": {
"fareIndicator": 9,
"fareRule": "WPIL",
"fareTariff": "1",
"fareType": "NEG",
"fareTypeBitmap": "10",
"hasPrivateTariff": false
},
"governingCarrier": "AF",
"totalPrice": "750.75",
"totalPriceCurrencyCode": "FKP"
}
],
"isCheckinMode": true,
"passengers": [
{
"customAttributes": [
{
"key": "MealType",
"value": "Gold"
},
{
"key": "LoyaltyTier",
"value": "Gold"
},
{
"key": "SpecialRequirement",
"value": "Aisle"
}
],
"fareSegmentAssociation": [
{
"fareComponentRef": "XdDx",
"segmentRef": "5VcO"
},
{
"fareComponentRef": "ZYv8",
"segmentRef": "8f8W"
},
{
"fareComponentRef": "oDPN",
"segmentRef": "7lKF"
}
],
"givenName": "Amalia",
"id": "fprG",
"isAccompaniedByInfant": false,
"loyaltyProgramAccounts": [
{
"accountNumber": "5q707ByAP",
"airlineCode": "UA",
"programName": "Gold Rewards"
},
{
"accountNumber": "sBaQjZmRo",
"airlineCode": "UA",
"programName": "Corporate Loyalty ID"
},
{
"accountNumber": "yFKhc7NpV",
"airlineCode": "DL",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "MuN0Bwq2u",
"airlineCode": "BA",
"programName": "Corporate Loyalty ID"
}
],
"passengerType": "STU",
"specialServiceRequests": [
{
"codes": [
"ST",
"ST",
"ST"
],
"segmentRef": "0YYQ"
},
{
"codes": [
"ST",
"BG",
"BG",
"BG"
],
"segmentRef": "vgmd"
},
{
"codes": [
"ML",
"ML"
],
"segmentRef": "vHw-"
},
{
"codes": [
"ST",
"ML"
],
"segmentRef": "xpyl"
}
],
"surname": "Mante"
},
{
"customAttributes": [
{
"key": "LoyaltyTier",
"value": "Window"
},
{
"key": "LoyaltyTier",
"value": "Aisle"
},
{
"key": "SpecialRequirement",
"value": "Window"
},
{
"key": "SpecialRequirement",
"value": "Aisle"
}
],
"fareSegmentAssociation": [
{
"fareComponentRef": "i6kE",
"segmentRef": "_Na9"
},
{
"fareComponentRef": "gDIS",
"segmentRef": "Vdlb"
},
{
"fareComponentRef": "kXG3",
"segmentRef": "PkM-"
},
{
"fareComponentRef": "2w-v",
"segmentRef": "63Qy"
}
],
"givenName": "Janae",
"id": "OfVE",
"isAccompaniedByInfant": false,
"loyaltyProgramAccounts": [
{
"accountNumber": "jAFYg2plq",
"airlineCode": "NH",
"programName": "Platinum Elite"
},
{
"accountNumber": "5vgKRd8St",
"airlineCode": "BA",
"programName": "Gold Rewards"
},
{
"accountNumber": "bMPx6yAVk",
"airlineCode": "DL",
"programName": "Star Alliance Gold"
}
],
"passengerType": "MIL",
"specialServiceRequests": [
{
"codes": [
"ML",
"BG",
"ML",
"ML"
],
"segmentRef": "GRlk"
},
{
"codes": [
"BG",
"ML",
"ML",
"BG",
"ML"
],
"segmentRef": "1ZpU"
},
{
"codes": [
"ML",
"ML",
"ST",
"BG"
],
"segmentRef": "pw31"
}
],
"surname": "Lang"
},
{
"customAttributes": [
{
"key": "SpecialRequirement",
"value": "Gold"
},
{
"key": "LoyaltyTier",
"value": "Aisle"
},
{
"key": "SpecialRequirement",
"value": "Aisle"
}
],
"fareSegmentAssociation": [
{
"fareComponentRef": "V-Hr",
"segmentRef": "X5XC"
},
{
"fareComponentRef": "BXLz",
"segmentRef": "PRj5"
},
{
"fareComponentRef": "v_mi",
"segmentRef": "Zex9"
},
{
"fareComponentRef": "z5Tm",
"segmentRef": "AyoR"
},
{
"fareComponentRef": "e6-N",
"segmentRef": "YmOp"
}
],
"givenName": "Joshua",
"id": "Hbd6",
"isAccompaniedByInfant": true,
"loyaltyProgramAccounts": [
{
"accountNumber": "CZ19KAERx",
"airlineCode": "UA",
"programName": "Platinum Elite"
},
{
"accountNumber": "Qwjm3TBZj",
"airlineCode": "LH",
"programName": "Gold Rewards"
},
{
"accountNumber": "EdQq3R8bI",
"airlineCode": "BA",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "iHVipBtRW",
"airlineCode": "JL",
"programName": "Corporate Loyalty ID"
},
{
"accountNumber": "Mvy2PQdNZ",
"airlineCode": "SQ",
"programName": "Frequent Flyer Plus"
}
],
"passengerType": "ADT",
"specialServiceRequests": [
{
"codes": [
"ML",
"ML",
"ML",
"BG"
],
"segmentRef": "f_pJ"
},
{
"codes": [
"ML",
"ML",
"BG"
],
"segmentRef": "XI4C"
},
{
"codes": [
"ST",
"BG",
"ST",
"ML",
"BG"
],
"segmentRef": "yS7u"
}
],
"surname": "Smith"
},
{
"customAttributes": [
{
"key": "LoyaltyTier",
"value": "Aisle"
}
],
"fareSegmentAssociation": [
{
"fareComponentRef": "56L3",
"segmentRef": "zQ4o"
}
],
"givenName": "Stella",
"id": "jWj3",
"isAccompaniedByInfant": false,
"loyaltyProgramAccounts": [
{
"accountNumber": "ulc8vNMYm",
"airlineCode": "EK",
"programName": "Gold Rewards"
},
{
"accountNumber": "6ScR0CabD",
"airlineCode": "BA",
"programName": "Star Alliance Gold"
},
{
"accountNumber": "fJDhmWuRD",
"airlineCode": "SQ",
"programName": "Corporate Loyalty ID"
}
],
"passengerType": "CHD",
"specialServiceRequests": [
{
"codes": [
"ST",
"BG"
],
"segmentRef": "m9Mz"
},
{
"codes": [
"ST",
"BG",
"ML",
"ST"
],
"segmentRef": "Lz6h"
},
{
"codes": [
"ML",
"BG"
],
"segmentRef": "hlSV"
},
{
"codes": [
"ST"
],
"segmentRef": "ty7m"
}
],
"surname": "Barrows"
}
],
"returnSeatMapsOnlyForSegmentRefs": [
"_wP-"
],
"returnSeatOffersOnlyForPassengerRefs": [
"XdZ4",
"OU_F",
"CaC1"
],
"segments": [
{
"aircraftCode": "77W",
"arrivalAirportCode": "SIN",
"arrivalDate": "2026-07-15",
"arrivalTime": "16:45",
"bookingAirlineCode": "JL",
"bookingClassCode": "C",
"bookingFlightNumber": 6545,
"cabinCode": "W",
"departureAirportCode": "JFK",
"departureDate": "2026-06-29",
"departureTime": "20:00",
"hasRecordCreateTag": false,
"id": "4HJ7",
"operatingAirlineCode": "AA",
"operatingBookingClassCode": "J",
"operatingFlightNumber": 8628
}
]
}{
"errors": [
{
"category": "BAD_REQUEST",
"description": "Client did not provide required data.",
"fieldName": "currencyCode",
"fieldPath": "offerId",
"fieldValue": "123",
"type": "REQUIRED_FIELD_MISSING"
},
{
"category": "UNAUTHORIZED",
"description": "Client did not provide required data.",
"fieldName": "currencyCode",
"fieldPath": "currencyCode",
"fieldValue": "123",
"type": "SERVER_ERROR"
}
],
"extensions": {
"diagnosticId": "ServiceRS",
"diagnosticMessage": "Response"
},
"response": {
"displayOnlyItems": [
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "Vegan"
},
{
"key": "SpecialRequirement",
"value": "None"
}
],
"displayOnlyReason": "Unknown",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "DR",
"feeApplicationMethod": "Ticket",
"id": "aF1-",
"isInterlineable": false,
"passengerRefs": [
"hFLi",
"x_tg",
"wQe7",
"Ybin",
"bIRQ"
],
"paymentType": "Deferred",
"priceDefinitionRef": "Hlmr",
"purchaseByDateTime": "2027-01-16T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"HH6w"
],
"serviceDefinitionRef": "088T"
},
{
"annotations": [
{
"key": "SpecialRequirement",
"value": "Gold"
}
],
"displayOnlyReason": "Unavailable",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "EX",
"feeApplicationMethod": "Item",
"id": "JNYy",
"isInterlineable": false,
"passengerRefs": [
"AsR6",
"JEgd",
"9rkz"
],
"paymentType": "Deferred",
"priceDefinitionRef": "r0Kb",
"purchaseByDateTime": "2027-05-12T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Sector",
"segmentRefs": [
"P6ql",
"GJWb",
"YI59"
],
"serviceDefinitionRef": "Q956"
},
{
"annotations": [
{
"key": "SpecialRequirement",
"value": "Aisle"
},
{
"key": "SpecialRequirement",
"value": "Window"
}
],
"displayOnlyReason": "Unavailable",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "EX",
"feeApplicationMethod": "Per 5kg Over Free Baggage Allowance",
"id": "r8aD",
"isInterlineable": false,
"passengerRefs": [
"oI6k",
"d_eE",
"3HDi",
"HfxV"
],
"paymentType": "Payment Not Required",
"priceDefinitionRef": "GaOz",
"purchaseByDateTime": "2026-07-23T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"r00p"
],
"serviceDefinitionRef": "5Ueu"
},
{
"annotations": [
{
"key": "SpecialRequirement",
"value": "None"
}
],
"displayOnlyReason": "Unable To Book",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "SR",
"feeApplicationMethod": "Percentage 1 Of Fare Per Kg",
"id": "nhdU",
"isInterlineable": true,
"passengerRefs": [
"sVvW",
"BzXB",
"e45n"
],
"paymentType": "Instant",
"priceDefinitionRef": "-Dn1",
"purchaseByDateTime": "2027-01-26T00:00:00.0Z",
"refundableReissuableIndicator": "No",
"sectorPortionIndicator": "Sector",
"segmentRefs": [
"lM3b",
"frBp",
"YL4y",
"1NYt",
"0NC9"
],
"serviceDefinitionRef": "hD7e"
},
{
"annotations": [
{
"key": "SpecialRequirement",
"value": "Window"
}
],
"displayOnlyReason": "Unknown",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "SR",
"feeApplicationMethod": "Ticket",
"id": "CDDv",
"isInterlineable": false,
"passengerRefs": [
"503v"
],
"paymentType": "Deferred",
"priceDefinitionRef": "bpYg",
"purchaseByDateTime": "2026-12-04T00:00:00.0Z",
"refundableReissuableIndicator": "No",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"iyYv",
"sVic",
"6tE5"
],
"serviceDefinitionRef": "KqYj"
}
],
"offerExpirationDateTime": "2026-11-17T00:00:00.0Z",
"offerId": "TgD5",
"offerItems": [
{
"annotations": [
{
"key": "MealType",
"value": "Window"
},
{
"key": "SeatPreference",
"value": "Gold"
},
{
"key": "LoyaltyTier",
"value": "Vegan"
},
{
"key": "SpecialRequirement",
"value": "Window"
}
],
"feeApplicationMethod": "Travel",
"id": "Dg89",
"isInterlineable": false,
"passengerRefs": [
"wyCi"
],
"paymentType": "Instant",
"priceDefinitionRef": "EJ41",
"purchaseByDateTime": "2027-01-16T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Portion",
"segmentRefs": [
"yXqv"
],
"serviceDefinitionRef": "qnEw"
},
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "Vegan"
}
],
"feeApplicationMethod": "Travel",
"id": "7CbP",
"isInterlineable": true,
"passengerRefs": [
"0kOW",
"0PPQ",
"Smu7"
],
"paymentType": "Deferred",
"priceDefinitionRef": "Tqkq",
"purchaseByDateTime": "2027-05-16T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"KDdw",
"slNS"
],
"serviceDefinitionRef": "q9bR"
},
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "Window"
},
{
"key": "MealType",
"value": "Window"
}
],
"feeApplicationMethod": "Round Trip",
"id": "PMsH",
"isInterlineable": false,
"passengerRefs": [
"zMAf",
"HbTl",
"cyvA"
],
"paymentType": "Deferred",
"priceDefinitionRef": "LM-I",
"purchaseByDateTime": "2027-05-08T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"ttf9",
"ICoF",
"4d1f"
],
"serviceDefinitionRef": "lUtw"
}
],
"passengers": [
{
"givenName": "Vincenzo",
"id": "7RZW",
"loyaltyProgramAccounts": [
{
"accountNumber": "ZC4e3CrIT",
"airlineCode": "NH",
"programName": "Platinum Elite"
},
{
"accountNumber": "bNxjOuBYh",
"airlineCode": "AA",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "VHqpruIjR",
"airlineCode": "NH",
"programName": "Star Alliance Gold"
},
{
"accountNumber": "trpcXrxAf",
"airlineCode": "AF",
"programName": "Gold Rewards"
},
{
"accountNumber": "NM8KTc2bZ",
"airlineCode": "JL",
"programName": "Gold Rewards"
}
],
"passengerType": "MIL",
"reservationPassengerId": "01.01",
"surname": "D'Amore"
},
{
"givenName": "Nicolette",
"id": "ds6T",
"loyaltyProgramAccounts": [
{
"accountNumber": "fIAlLrV6O",
"airlineCode": "BA",
"programName": "Corporate Loyalty ID"
},
{
"accountNumber": "vURoSQLR3",
"airlineCode": "JL",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "2qE2udmIv",
"airlineCode": "DL",
"programName": "Star Alliance Gold"
},
{
"accountNumber": "Dj3wTi3AP",
"airlineCode": "JL",
"programName": "Corporate Loyalty ID"
},
{
"accountNumber": "7uILYS5Kd",
"airlineCode": "EK",
"programName": "Star Alliance Gold"
}
],
"passengerType": "ADT",
"reservationPassengerId": "02.01",
"surname": "Kutch"
},
{
"givenName": "Wilson",
"id": "nzOR",
"loyaltyProgramAccounts": [
{
"accountNumber": "pRDsxWVS2",
"airlineCode": "DL",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "pTddACIpA",
"airlineCode": "AF",
"programName": "Gold Rewards"
}
],
"passengerType": "SNR",
"reservationPassengerId": "01.01",
"surname": "Gleichner"
}
],
"priceDefinitions": [
{
"currencyCode": "TJS",
"id": "dE3d",
"referenceBasePrice": {
"amount": "50.00",
"amountWithoutTaxes": "90.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Airport Tax",
"taxAmount": "2.00",
"taxCode": "AY"
}
],
"taxesTotal": "10.00"
},
"totalPrice": {
"amount": "75.00",
"amountWithoutTaxes": "40.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "US"
}
],
"taxesTotal": "10.00"
}
},
{
"currencyCode": "AWG",
"id": "6qvd",
"referenceBasePrice": {
"amount": "50.00",
"amountWithoutTaxes": "90.00",
"isTaxExempt": false,
"taxes": [
{
"description": "Airport Tax",
"taxAmount": "2.00",
"taxCode": "US"
},
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "US"
},
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "US"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "US"
}
],
"taxesTotal": "10.00"
},
"totalPrice": {
"amount": "100.00",
"amountWithoutTaxes": "90.00",
"isTaxExempt": true,
"taxes": [
{
"description": "Security Tax",
"taxAmount": "2.00",
"taxCode": "AY"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "ZP"
}
],
"taxesTotal": "10.00"
}
}
],
"seatMaps": [
{
"cabinCompartments": [
{
"cabinCode": "J",
"cabinLayout": {
"authorizedSeatCount": 46,
"columns": [
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 19
},
{
"firstRow": 2,
"lastRow": 12
},
{
"firstRow": 5,
"lastRow": 15
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 4,
"lastRow": 6,
"orientationCode": "R",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 5,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"A",
"C",
"W"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 3,
"lastRow": 12
},
"seatCount": 94,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 6
}
]
},
"cabinName": "First",
"columnIds": [
"D",
"B",
"F"
],
"firstRow": 5,
"lastRow": 22,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Standard"
}
],
"row": 17,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"0BZZ",
"RoDf",
"T8NF"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"pAV9",
"wbuB",
"dKY-",
"rNxc",
"Kv4V"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 2,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"TU1g",
"_J7s",
"Na26"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"OIrB",
"U-hv",
"Newv",
"2QuI"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
}
],
"row": 2,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"54j3",
"3eRr"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"gArD"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Extra legroom"
}
],
"row": 21,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"EQke",
"tIdt",
"sEZk",
"kZ3-"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"-fCe",
"-JUf",
"NxbI",
"3J5B",
"mjLs"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"XbHN",
"lRKG"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"qY8A",
"yFqd",
"Hcty",
"-9bE"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"pfTK"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"4e9E",
"IlcF"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 25,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"inXC",
"Pbe-",
"-OXq",
"rvDV"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"9FVS",
"zjiX"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"JLhJ"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"Ek43",
"RP1c"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"MtL3",
"YE7s"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"ldFP",
"fvAH",
"Xwxc",
"nO7K",
"XopB"
]
}
]
}
]
},
{
"cabinCode": "J",
"cabinLayout": {
"authorizedSeatCount": 28,
"columns": [
{
"id": "A",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 12
},
{
"firstRow": 4,
"lastRow": 17
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 6,
"orientationCode": "R",
"positionCodes": [
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 1,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"A",
"C",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 3,
"lastRow": 8,
"orientationCode": "R",
"positionCodes": [
"C",
"A",
"W"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 5,
"lastRow": 14
},
"seatCount": 23,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 20
},
{
"firstRow": 5,
"lastRow": 11
}
]
},
"cabinName": "Premium",
"columnIds": [
"F",
"B"
],
"firstRow": 8,
"lastRow": 21,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
}
],
"row": 12,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"PL4E"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"zkwS",
"6_q6",
"z81D"
]
}
]
}
]
}
],
"flightLegRef": "1TYv",
"segmentRef": "x_HY"
},
{
"cabinCompartments": [
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 79,
"columns": [
{
"id": "A",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 1,
"lastRow": 6
},
{
"firstRow": 4,
"lastRow": 9
},
{
"firstRow": 2,
"lastRow": 9
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 5,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 3,
"lastRow": 8,
"orientationCode": "R",
"positionCodes": [
"A",
"W",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 7,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 3,
"lastRow": 6,
"orientationCode": "R",
"positionCodes": [
"A",
"C",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 1,
"lastRow": 7,
"orientationCode": "F",
"positionCodes": [
"A",
"C",
"W"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 5,
"lastRow": 8
},
"seatCount": 91,
"wingRowPosition": [
{
"firstRow": 3,
"lastRow": 9
},
{
"firstRow": 2,
"lastRow": 6
},
{
"firstRow": 3,
"lastRow": 18
},
{
"firstRow": 1,
"lastRow": 8
},
{
"firstRow": 4,
"lastRow": 9
}
]
},
"cabinName": "Premium",
"columnIds": [
"F",
"C",
"B",
"E"
],
"firstRow": 2,
"lastRow": 15,
"seatRows": [
{
"characteristics": [
{
"code": "LH",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Exit row"
}
],
"row": 17,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"uOi2",
"YlGT",
"HpDf"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"5_6j",
"ECZ4"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 13,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"SN1N",
"M3oI",
"_u0k"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"9_u_",
"n73-",
"6svI",
"zmHu"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"meyW"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"L42O",
"4IBz",
"ARMg",
"QelM"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
}
],
"row": 26,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"Hwo9",
"PHgD",
"H74L",
"PNst",
"RbQF"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"BrpA",
"mqBQ",
"zl_B",
"6AjW"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 14,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"whX5",
"PAGT",
"8Tr9",
"yOzb",
"vnQE"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"e2Hx",
"BM8-",
"wWxx"
]
}
]
}
]
},
{
"cabinCode": "F",
"cabinLayout": {
"authorizedSeatCount": 46,
"columns": [
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
}
],
"deckCode": "L",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 7
},
{
"firstRow": 2,
"lastRow": 7
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 1,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"A",
"C",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 1,
"lastRow": 7,
"orientationCode": "R",
"positionCodes": [
"A",
"C",
"W"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 4,
"lastRow": 7
},
"seatCount": 68,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 16
},
{
"firstRow": 1,
"lastRow": 16
}
]
},
"cabinName": "Premium",
"columnIds": [
"D",
"A"
],
"firstRow": 6,
"lastRow": 26,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
}
],
"row": 25,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"hRBb",
"lRUM",
"xjja"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"FyEv",
"CP-q"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"HeRQ",
"RH0m",
"kc-n",
"4UJe",
"cuyE"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"9npt",
"w0xb",
"Tmk9",
"VF4g"
]
}
]
}
]
},
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 31,
"columns": [
{
"id": "F",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 5,
"lastRow": 14
},
{
"firstRow": 1,
"lastRow": 9
},
{
"firstRow": 1,
"lastRow": 11
},
{
"firstRow": 2,
"lastRow": 10
},
{
"firstRow": 4,
"lastRow": 6
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 1,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 2,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 3,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"W",
"C",
"A"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 2,
"lastRow": 14
},
"seatCount": 28,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 12
},
{
"firstRow": 3,
"lastRow": 8
},
{
"firstRow": 5,
"lastRow": 19
},
{
"firstRow": 1,
"lastRow": 10
},
{
"firstRow": 2,
"lastRow": 16
}
]
},
"cabinName": "First",
"columnIds": [
"E",
"A"
],
"firstRow": 5,
"lastRow": 14,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 19,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"A2KU",
"ScIu",
"qvvb",
"_8YG"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"VuCt",
"9Q9I",
"0K5p"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"cXMe",
"nef5",
"f1-8",
"D6MX"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"UUWQ",
"oL39",
"Qhlj"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"TDiK",
"Ql1p",
"V21V"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"MzKB",
"vFF7",
"fNSQ",
"cp5a"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"xefT",
"bdMc",
"3CSY",
"EQ_4",
"maJa"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"Xguk",
"KKtS",
"uU9I",
"N3a_",
"6Nxi"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 29,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"0fwj",
"adSI",
"ygH1",
"t9IK",
"CtoL"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"Q5ls",
"8ER3",
"PbtY",
"xVRj",
"C-XC"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"OP73",
"JMiW",
"7W8z"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"vVLO",
"CYhS",
"ABj6"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"6_Rk",
"ADWF",
"9iTz"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"SQpP",
"44Mn",
"iOEd"
]
}
]
}
]
},
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 30,
"columns": [
{
"id": "B",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 1,
"lastRow": 7
},
{
"firstRow": 5,
"lastRow": 14
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 5,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 3,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 1,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"A",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 2,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 2,
"lastRow": 7,
"orientationCode": "R",
"positionCodes": [
"A",
"W",
"C"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 5,
"lastRow": 11
},
"seatCount": 61,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 10
},
{
"firstRow": 1,
"lastRow": 12
},
{
"firstRow": 4,
"lastRow": 12
}
]
},
"cabinName": "Premium",
"columnIds": [
"B"
],
"firstRow": 7,
"lastRow": 18,
"seatRows": [
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 25,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"sLBi",
"dUJS",
"xApG"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"V6ho"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"g_lf",
"oT9f",
"ekrq"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"IOtb",
"z_3K",
"bFf6"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"E8kR"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"xIIc",
"aLLh",
"xoU2"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"1tW7",
"6mVq"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"LuaC",
"XIHN",
"7KLI",
"vWf2",
"Vjtz"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"jMME",
"rOpi",
"6_qR"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"0peQ",
"j4y2",
"URL1",
"3XKb"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 7,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"Q0Mq",
"Gr2e",
"8XUh",
"HH1-"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"glt_",
"7pGk",
"jHGR",
"k5Zg"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"Hq7l"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"pvqm",
"qUnu",
"v11s",
"UuMO",
"IC2s"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"QV0s",
"jnjk",
"TFmX"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"22cn"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"ttfm",
"vO-D",
"AvmD",
"EFVC"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"I6oz",
"dQmB"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 4,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"xK95",
"hTmj",
"TU9c"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"IROY",
"uJ-I",
"Dhjn",
"S3wi",
"JFcN"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "EX",
"description": "Exit row"
}
],
"row": 9,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"ODIy",
"iKvV",
"6aXe"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"wJXB",
"M-bq"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"ibLH",
"w6uu",
"oslh"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"3_vj"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"My3n",
"44i1",
"FHTA"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"d6X_",
"IQJQ",
"gr5d",
"E2qX"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"ozw8",
"BwZ_",
"5mNU"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"31ye",
"cTt8",
"qtWf",
"2w80"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 8,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"2vG5"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"zA6c",
"7Xf1",
"zUtb",
"uLZA",
"paD0"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"J5p2"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"7P88"
]
}
]
}
]
}
],
"flightLegRef": "-juL",
"segmentRef": "G0kZ"
},
{
"cabinCompartments": [
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 90,
"columns": [
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "C",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 2,
"lastRow": 12
},
{
"firstRow": 2,
"lastRow": 13
},
{
"firstRow": 5,
"lastRow": 20
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 1,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 2,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 5,
"lastRow": 19
},
"seatCount": 90,
"wingRowPosition": [
{
"firstRow": 5,
"lastRow": 19
}
]
},
"cabinName": "Premium",
"columnIds": [
"A",
"A",
"E"
],
"firstRow": 8,
"lastRow": 13,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "EX",
"description": "Exit row"
}
],
"row": 4,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"MySt",
"zeCi",
"mRRX"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"H6Y_",
"b8Ac",
"zfHj",
"Ipb6"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"NL9J",
"pWwx",
"RlNL"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"ZG9S",
"WUyf"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"ph5i",
"tGKs"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"aqpg",
"v0Df",
"BnDG",
"6yPK"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"NIjj",
"uoF6",
"WF5s",
"xcU5"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"RDzK",
"Gc7m",
"A1vk",
"Y6wb"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"KJ6S",
"dA_Q"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"71Tn"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Standard"
}
],
"row": 24,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"m42y",
"lbgt"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"6wxF",
"jUuv"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"33Nj",
"KCzD",
"Xalj"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"IK6X"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 14,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"7fGs",
"FvX7",
"f8qU",
"Qd7_"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"XXKd",
"_mnJ"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"naut",
"UXHz",
"EkPR",
"Zax2"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"bxoL",
"wsO1"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Exit row"
}
],
"row": 28,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"P0Gc",
"170N",
"QV50",
"XFvu",
"KQlD"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"kxEZ",
"kxTN",
"ZZ9H",
"HO-V"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"4tQF",
"-uzl"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"m1oa",
"SPv1",
"v0K_",
"NysF",
"nlV-"
]
}
]
}
]
},
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 63,
"columns": [
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
},
{
"id": "D",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 2,
"lastRow": 14
},
{
"firstRow": 4,
"lastRow": 9
},
{
"firstRow": 4,
"lastRow": 14
},
{
"firstRow": 5,
"lastRow": 8
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 1,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"A",
"C",
"W"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 3,
"lastRow": 12
},
"seatCount": 100,
"wingRowPosition": [
{
"firstRow": 1,
"lastRow": 19
},
{
"firstRow": 3,
"lastRow": 16
},
{
"firstRow": 3,
"lastRow": 17
},
{
"firstRow": 5,
"lastRow": 17
},
{
"firstRow": 4,
"lastRow": 11
}
]
},
"cabinName": "Economy",
"columnIds": [
"B"
],
"firstRow": 6,
"lastRow": 26,
"seatRows": [
{
"characteristics": [
{
"code": "ST",
"description": "Standard"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
}
],
"row": 6,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"SOgt"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"4Oku",
"VhqM",
"n6dn"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"y30I",
"ZtjG",
"2goY",
"GO2h"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"N5w5",
"CBUM"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"knE6"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"4V7Q",
"VeA4",
"K7eH",
"UB9I",
"hU19"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"WcHC",
"Tg8o"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"doEQ",
"8Zgg",
"sJ9I"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"fRRi"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"nhB1",
"sSjH",
"hnof"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Exit row"
}
],
"row": 12,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"xzXX",
"tXSD",
"RdZl",
"vgn1",
"hlfp"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"TMsW",
"FTlF"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"cb_T",
"mIqE",
"yUEV"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"AYir",
"CzHX"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"-XXj",
"RMx0",
"wQJc",
"DyaJ"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"7y7-",
"J7W0"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"82BY",
"3bu9",
"Pv9g"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"ZWhL",
"S05m"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 6,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"nlKy",
"xLcF",
"jtvM",
"_c25"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"b6dm",
"enYA",
"CAXZ",
"DcpG",
"0Ffv"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"-Jh2",
"x3w-",
"K_8f",
"PAJY",
"dTSw"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"izAi",
"qFFY",
"jrmR",
"A4JP"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
}
],
"row": 22,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"7FOT",
"UTh4"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"yq_r",
"tUcA",
"K3kL",
"zAMG"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"8nlF",
"NOOf",
"kSPf",
"Ym5o"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"b5Y8",
"Mbkl",
"RxMI",
"SHbk"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"sTt9"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"Oywz"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"t1m2",
"d6Ss",
"i4zB",
"HQIv"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"KWw2"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"x1_w",
"Re_1",
"jpAm",
"Ex_p",
"MfWa"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"OMPi",
"9mAd",
"psDn"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "LH",
"description": "Exit row"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 1,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"DB3b",
"wWHA",
"Nl5k"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"NYHj",
"yrgo"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"bKVP",
"PEfI",
"UpZX",
"X6wP"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"kzpY"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"sPIy",
"_tRA",
"ufug"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"7lco"
]
}
]
}
]
}
],
"flightLegRef": "_Xiq",
"segmentRef": "VB06"
}
],
"segments": [
{
"arrivalAirportCode": "SIN",
"arrivalDate": "2026-06-17",
"arrivalTime": "23:30",
"bookingAirlineCode": "BA",
"bookingClassCode": "F",
"bookingFlightNumber": 8136,
"cabinCode": "Y",
"departureAirportCode": "JFK",
"departureDate": "2026-07-05",
"departureTime": "09:30",
"flightLegs": [
{
"aircraftCode": "359",
"arrivalAirportCode": "FRA",
"departureAirportCode": "SYD",
"departureScheduledDateTime": "2027-04-27T00:00:00.0Z",
"id": "Y2cW"
},
{
"aircraftCode": "388",
"arrivalAirportCode": "LHR",
"departureAirportCode": "LAX",
"departureScheduledDateTime": "2026-10-12T00:00:00.0Z",
"id": "8FSh"
}
],
"id": "ZXKd",
"isChangeOfGauge": true,
"operatingAirlineCode": "AA",
"operatingBookingClassCode": "S",
"operatingFlightNumber": 8171,
"reservationSegmentId": "4"
},
{
"arrivalAirportCode": "ORD",
"arrivalDate": "2026-07-08",
"arrivalTime": "20:00",
"bookingAirlineCode": "NH",
"bookingClassCode": "F",
"bookingFlightNumber": 3566,
"cabinCode": "W",
"departureAirportCode": "FRA",
"departureDate": "2026-07-16",
"departureTime": "16:45",
"flightLegs": [
{
"aircraftCode": "359",
"arrivalAirportCode": "SIN",
"departureAirportCode": "SIN",
"departureScheduledDateTime": "2026-11-14T00:00:00.0Z",
"id": "h2ZD"
}
],
"id": "QnPX",
"isChangeOfGauge": false,
"operatingAirlineCode": "AA",
"operatingBookingClassCode": "W",
"operatingFlightNumber": 6375,
"reservationSegmentId": "9"
},
{
"arrivalAirportCode": "LAX",
"arrivalDate": "2026-07-03",
"arrivalTime": "13:15",
"bookingAirlineCode": "SQ",
"bookingClassCode": "S",
"bookingFlightNumber": 866,
"cabinCode": "Y",
"departureAirportCode": "LHR",
"departureDate": "2026-06-24",
"departureTime": "20:00",
"flightLegs": [
{
"aircraftCode": "359",
"arrivalAirportCode": "CDG",
"departureAirportCode": "ORD",
"departureScheduledDateTime": "2027-05-22T00:00:00.0Z",
"id": "RMtO"
},
{
"aircraftCode": "320",
"arrivalAirportCode": "SIN",
"departureAirportCode": "JFK",
"departureScheduledDateTime": "2026-10-31T00:00:00.0Z",
"id": "MN7K"
},
{
"aircraftCode": "388",
"arrivalAirportCode": "LAX",
"departureAirportCode": "LAX",
"departureScheduledDateTime": "2027-04-16T00:00:00.0Z",
"id": "JA9-"
},
{
"aircraftCode": "738",
"arrivalAirportCode": "LAX",
"departureAirportCode": "HND",
"departureScheduledDateTime": "2027-01-15T00:00:00.0Z",
"id": "QlaP"
}
],
"id": "I9Vk",
"isChangeOfGauge": false,
"operatingAirlineCode": "LH",
"operatingBookingClassCode": "B",
"operatingFlightNumber": 8014,
"reservationSegmentId": "6"
}
],
"serviceDefinitions": [
{
"airlineCode": "JL",
"commercialName": "UPTO70LB",
"emdType": "Standalone Ticket Associated",
"emdTypeCode": 5,
"groupCode": "A1",
"id": "oAiz",
"isCommissionable": false,
"isFeeGuaranteed": true,
"reasonForIssuance": "Baggage",
"reasonForIssuanceCode": "A",
"serviceCode": "MEAL",
"specialServiceCode": "BG"
},
{
"airlineCode": "DL",
"commercialName": "UPTO70LB",
"emdType": "Other Than Emd",
"emdTypeCode": 5,
"groupCode": "C3",
"id": "MYys",
"isCommissionable": false,
"isFeeGuaranteed": true,
"reasonForIssuance": "Individual Airline Use",
"reasonForIssuanceCode": "D",
"serviceCode": "SEAT",
"specialServiceCode": "ML"
},
{
"airlineCode": "BA",
"commercialName": "EXTRA-LEG",
"emdType": "Standalone Ticket Associated",
"emdTypeCode": 2,
"groupCode": "C3",
"id": "q1g0",
"isCommissionable": true,
"isFeeGuaranteed": false,
"reasonForIssuance": "Merchandise",
"reasonForIssuanceCode": "A",
"serviceCode": "SEAT",
"specialServiceCode": "ML"
},
{
"airlineCode": "AF",
"commercialName": "UPTO70LB",
"emdType": "Eticket",
"emdTypeCode": 1,
"groupCode": "C3",
"id": "f-zr",
"isCommissionable": true,
"isFeeGuaranteed": false,
"reasonForIssuance": "In-Flight Services",
"reasonForIssuanceCode": "A",
"serviceCode": "SEAT",
"specialServiceCode": "ST"
}
]
},
"warnings": [
{
"category": "NETWORK_DELAY",
"description": "Field out of range.",
"fieldName": "surname",
"fieldPath": "profile.givenName",
"fieldValue": "fTo7oON8fumd5J6",
"type": "DEPRECATED"
},
{
"category": "DATA_TRUNCATION",
"description": "Data truncated.",
"fieldName": "givenName",
"fieldPath": "profile.givenName",
"fieldValue": "g079r67bLNdtPS6",
"type": "DEPRECATED"
},
{
"category": "NETWORK_DELAY",
"description": "Field out of range.",
"fieldName": "surname",
"fieldPath": "profile.givenName",
"fieldValue": "GeDT44xfRRK4uzm",
"type": "STRING_LENGTH"
}
]
}pnr
POST
{
"currencyCode": "UAH",
"customAttributes": [
{
"key": "SpecialRequirement",
"value": "Vegan"
},
{
"key": "SeatPreference",
"value": "Window"
},
{
"key": "SeatPreference",
"value": "Window"
},
{
"key": "SeatPreference",
"value": "Gold"
}
],
"isCheckinMode": false,
"pnrLocator": "jJJ9xp",
"returnSeatMapsOnlyForSegmentIds": [
"1",
"2"
],
"returnSeatOffersOnlyForPassengerNameReferenceNumbers": [
"1",
"4",
"0"
]
}{
"errors": [
{
"category": "BAD_REQUEST",
"description": "Internal server error.",
"fieldName": "offerId",
"fieldPath": "currencyCode",
"fieldValue": "ABC",
"type": "INVALID_FORMAT"
},
{
"category": "UNAUTHORIZED",
"description": "Internal server error.",
"fieldName": "offerId",
"fieldPath": "offerId",
"fieldValue": "test",
"type": "INVALID_FORMAT"
},
{
"category": "UNAUTHORIZED",
"description": "Client did not provide required data.",
"fieldName": "currencyCode",
"fieldPath": "offerId",
"fieldValue": "ABC",
"type": "SERVER_ERROR"
},
{
"category": "BAD_REQUEST",
"description": "Client did not provide required data.",
"fieldName": "offerId",
"fieldPath": "offerId",
"fieldValue": "123",
"type": "INVALID_FORMAT"
},
{
"category": "UNAUTHORIZED",
"description": "Invalid value provided.",
"fieldName": "pnrLocator",
"fieldPath": "currencyCode",
"fieldValue": "test",
"type": "INVALID_FORMAT"
}
],
"extensions": {
"diagnosticId": "ServiceRS",
"diagnosticMessage": "Response"
},
"response": {
"displayOnlyItems": [
{
"annotations": [
{
"key": "SeatPreference",
"value": "Vegan"
},
{
"key": "SpecialRequirement",
"value": "Aisle"
},
{
"key": "MealType",
"value": "Window"
}
],
"displayOnlyReason": "Unknown",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "DR",
"feeApplicationMethod": "Item",
"id": "kl5-",
"isInterlineable": false,
"passengerRefs": [
"aJhk",
"nUGl",
"CJlD",
"woNp"
],
"paymentType": "Payment Not Required",
"priceDefinitionRef": "REJO",
"purchaseByDateTime": "2027-06-08T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Sector",
"segmentRefs": [
"kBnY",
"2Ayx",
"uMie",
"fUEJ"
],
"serviceDefinitionRef": "OAxg"
},
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "Aisle"
}
],
"displayOnlyReason": "Unavailable",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "DR",
"feeApplicationMethod": "One Way",
"id": "2kjt",
"isInterlineable": false,
"passengerRefs": [
"zDEA",
"Y0zc",
"PzFm",
"mo3R",
"iGni"
],
"paymentType": "Instant",
"priceDefinitionRef": "ZuK2",
"purchaseByDateTime": "2026-09-22T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Portion",
"segmentRefs": [
"yc0H",
"ZEUK",
"DLHB"
],
"serviceDefinitionRef": "hY7J"
},
{
"annotations": [
{
"key": "SeatPreference",
"value": "Vegan"
},
{
"key": "SeatPreference",
"value": "Vegan"
},
{
"key": "SeatPreference",
"value": "Vegan"
}
],
"displayOnlyReason": "Unavailable",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "DR",
"feeApplicationMethod": "Percentage 1.5 Of Fare Per Kg",
"id": "2wCb",
"isInterlineable": false,
"passengerRefs": [
"vQcx"
],
"paymentType": "Instant",
"priceDefinitionRef": "BXD5",
"purchaseByDateTime": "2026-07-06T00:00:00.0Z",
"refundableReissuableIndicator": "No",
"sectorPortionIndicator": "Portion",
"segmentRefs": [
"cxBN",
"o7d9"
],
"serviceDefinitionRef": "xdDd"
},
{
"annotations": [
{
"key": "SeatPreference",
"value": "Vegan"
},
{
"key": "SpecialRequirement",
"value": "Vegan"
}
],
"displayOnlyReason": "Unable To Book",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "EX",
"feeApplicationMethod": "One Way",
"id": "xokb",
"isInterlineable": true,
"passengerRefs": [
"rpYz",
"gJGX",
"wzc7"
],
"paymentType": "Deferred",
"priceDefinitionRef": "kHBV",
"purchaseByDateTime": "2026-08-30T00:00:00.0Z",
"refundableReissuableIndicator": "No",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"MByF",
"Hao_",
"5gQU",
"FECM",
"h0rm"
],
"serviceDefinitionRef": "YP_M"
},
{
"annotations": [
{
"key": "MealType",
"value": "Window"
},
{
"key": "SpecialRequirement",
"value": "Vegan"
},
{
"key": "MealType",
"value": "Vegan"
},
{
"key": "MealType",
"value": "Gold"
},
{
"key": "MealType",
"value": "Window"
}
],
"displayOnlyReason": "Unknown",
"displayOnlyReasonDetails": {
"0": {
"key": "RuleId",
"value": "1234"
}
},
"displayOnlySource": "DR",
"feeApplicationMethod": "Round Trip",
"id": "YYTC",
"isInterlineable": true,
"passengerRefs": [
"sVUh",
"1CZ-"
],
"paymentType": "Instant",
"priceDefinitionRef": "7ISQ",
"purchaseByDateTime": "2027-03-04T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Portion",
"segmentRefs": [
"D5o0",
"l61M",
"Ec5T"
],
"serviceDefinitionRef": "GOH2"
}
],
"offerExpirationDateTime": "2026-11-27T00:00:00.0Z",
"offerId": "fWZz",
"offerItems": [
{
"annotations": [
{
"key": "LoyaltyTier",
"value": "Aisle"
},
{
"key": "LoyaltyTier",
"value": "Window"
},
{
"key": "MealType",
"value": "None"
}
],
"feeApplicationMethod": "Ticket",
"id": "iiZ0",
"isInterlineable": false,
"passengerRefs": [
"VAB5",
"zfKw",
"U-_f",
"fGap",
"xbvy"
],
"paymentType": "Payment Not Required",
"priceDefinitionRef": "uTFM",
"purchaseByDateTime": "2027-01-07T00:00:00.0Z",
"refundableReissuableIndicator": "Reuse",
"sectorPortionIndicator": "Sector",
"segmentRefs": [
"noVN",
"gJRY",
"_1Rd",
"jkXv",
"DKUk"
],
"serviceDefinitionRef": "i-vy"
},
{
"annotations": [
{
"key": "SpecialRequirement",
"value": "Gold"
},
{
"key": "SeatPreference",
"value": "Window"
},
{
"key": "MealType",
"value": "None"
},
{
"key": "LoyaltyTier",
"value": "Aisle"
}
],
"feeApplicationMethod": "Round Trip",
"id": "XnJM",
"isInterlineable": true,
"passengerRefs": [
"wQxI",
"skA5",
"aZah",
"2_bD"
],
"paymentType": "Instant",
"priceDefinitionRef": "1aXF",
"purchaseByDateTime": "2027-05-12T00:00:00.0Z",
"refundableReissuableIndicator": "Yes",
"sectorPortionIndicator": "Journey",
"segmentRefs": [
"2Hy4",
"_2sq",
"qz_g",
"mIBf"
],
"serviceDefinitionRef": "Ujzm"
}
],
"passengers": [
{
"givenName": "Bria",
"id": "sJdY",
"loyaltyProgramAccounts": [
{
"accountNumber": "9ldUyYote",
"airlineCode": "EK",
"programName": "Platinum Elite"
}
],
"passengerType": "MIL",
"reservationPassengerId": "02.01",
"surname": "Rowe"
},
{
"givenName": "Hobart",
"id": "HMMH",
"loyaltyProgramAccounts": [
{
"accountNumber": "bfIS1ugJs",
"airlineCode": "BA",
"programName": "Corporate Loyalty ID"
},
{
"accountNumber": "VBC1H955J",
"airlineCode": "LH",
"programName": "Platinum Elite"
},
{
"accountNumber": "TO7ZAeFeq",
"airlineCode": "UA",
"programName": "Star Alliance Gold"
},
{
"accountNumber": "1tyY9VUMy",
"airlineCode": "LH",
"programName": "Platinum Elite"
}
],
"passengerType": "SNR",
"reservationPassengerId": "02.01",
"surname": "Prosacco"
},
{
"givenName": "Margot",
"id": "ucIl",
"loyaltyProgramAccounts": [
{
"accountNumber": "I0DQZ5RzE",
"airlineCode": "EK",
"programName": "Star Alliance Gold"
},
{
"accountNumber": "YSGVUyoPj",
"airlineCode": "LH",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "vsz32o1B0",
"airlineCode": "LH",
"programName": "Platinum Elite"
},
{
"accountNumber": "D3wu6yoLf",
"airlineCode": "EK",
"programName": "Star Alliance Gold"
}
],
"passengerType": "STU",
"reservationPassengerId": "01.01",
"surname": "Johnston"
},
{
"givenName": "Mariane",
"id": "9TX8",
"loyaltyProgramAccounts": [
{
"accountNumber": "0KV60XaxU",
"airlineCode": "NH",
"programName": "Platinum Elite"
}
],
"passengerType": "YTH",
"reservationPassengerId": "02.01",
"surname": "Kihn"
},
{
"givenName": "Reuben",
"id": "M-TF",
"loyaltyProgramAccounts": [
{
"accountNumber": "Fn2vACjdc",
"airlineCode": "JL",
"programName": "Gold Rewards"
},
{
"accountNumber": "xLE34cyl7",
"airlineCode": "AA",
"programName": "Frequent Flyer Plus"
},
{
"accountNumber": "3T5GXNzCw",
"airlineCode": "DL",
"programName": "Corporate Loyalty ID"
}
],
"passengerType": "SNR",
"reservationPassengerId": "01.02",
"surname": "Simonis"
}
],
"priceDefinitions": [
{
"currencyCode": "MDL",
"id": "CO42",
"referenceBasePrice": {
"amount": "75.00",
"amountWithoutTaxes": "65.00",
"isTaxExempt": false,
"taxes": [
{
"description": "Airport Tax",
"taxAmount": "5.00",
"taxCode": "US"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "US"
},
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "ZP"
},
{
"description": "Federal Tax",
"taxAmount": "5.00",
"taxCode": "US"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "AY"
}
],
"taxesTotal": "10.00"
},
"totalPrice": {
"amount": "75.00",
"amountWithoutTaxes": "90.00",
"isTaxExempt": false,
"taxes": [
{
"description": "Airport Tax",
"taxAmount": "5.00",
"taxCode": "US"
},
{
"description": "Federal Tax",
"taxAmount": "2.00",
"taxCode": "AY"
},
{
"description": "Security Tax",
"taxAmount": "5.00",
"taxCode": "AY"
}
],
"taxesTotal": "10.00"
}
}
],
"seatMaps": [
{
"cabinCompartments": [
{
"cabinCode": "F",
"cabinLayout": {
"authorizedSeatCount": 55,
"columns": [
{
"id": "B",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 2,
"lastRow": 14
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 5,
"lastRow": 7,
"orientationCode": "F",
"positionCodes": [
"C",
"W"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 3,
"lastRow": 10,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 1,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 5,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"A",
"W",
"C"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 5,
"lastRow": 14
},
"seatCount": 25,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 8
},
{
"firstRow": 2,
"lastRow": 16
},
{
"firstRow": 1,
"lastRow": 8
}
]
},
"cabinName": "Economy",
"columnIds": [
"B"
],
"firstRow": 6,
"lastRow": 14,
"seatRows": [
{
"characteristics": [
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 12,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"G-gj",
"Nm_2",
"9tVc",
"Ve3a"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"5fp4",
"XUgT"
]
}
]
}
]
},
{
"cabinCode": "F",
"cabinLayout": {
"authorizedSeatCount": 98,
"columns": [
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
},
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
}
],
"deckCode": "U",
"exitRowPosition": [
{
"firstRow": 5,
"lastRow": 6
},
{
"firstRow": 3,
"lastRow": 9
},
{
"firstRow": 5,
"lastRow": 13
},
{
"firstRow": 1,
"lastRow": 17
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 1,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"C",
"A",
"W"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 1,
"lastRow": 16
},
"seatCount": 74,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 14
},
{
"firstRow": 4,
"lastRow": 6
},
{
"firstRow": 4,
"lastRow": 17
}
]
},
"cabinName": "Premium",
"columnIds": [
"B",
"E",
"D",
"C",
"D"
],
"firstRow": 4,
"lastRow": 27,
"seatRows": [
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
},
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Standard"
}
],
"row": 4,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"cVcG",
"Gs_u",
"ajvq",
"ofBr",
"z7mB"
],
"isOperative": false,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"Vpw4",
"_BMz",
"ceKB",
"N40E"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"X3KM"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"jvMV",
"EbrX",
"rRXq",
"B8s8"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"f0S4",
"qJys",
"Kni3",
"Y9mA",
"sA_i"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"NKFp",
"bN8o",
"Nsrn",
"GncD"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"Us3P",
"piy6",
"uzyX"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"g5XA",
"j3Mo",
"WvJH",
"_MsJ",
"l4dX"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"DbVk",
"HlnG",
"rnxv",
"NHQ3"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"jKlA",
"gLTd",
"gpKM",
"ZCnv",
"k3R2"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 26,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"x8FA",
"2vyh",
"524t"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"lje7",
"TpZ6",
"pVRk",
"Tof7"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"KPi9",
"XP30",
"_L1K"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"VIMm",
"6b3s",
"C8oG",
"93zI",
"9NCx"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"Cf6d"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"IEyU",
"uZag",
"5DEX",
"y9yx"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"8_Kf",
"SoDe",
"iuvZ",
"lqa9",
"Dn_s"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"dzcV",
"KzXH"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"v3Y1",
"EEU2"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"0Xcb",
"gGQG"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
}
],
"row": 17,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"ueuI",
"huGz"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"I_Vw",
"Qig2",
"35Tf",
"vOrv",
"6JxJ"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Standard"
},
{
"code": "ST",
"description": "Exit row"
},
{
"code": "ST",
"description": "Standard"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 30,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"CqnS"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"m7GB",
"ZtbF"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"OI3g",
"Vych",
"0cDC",
"RyVC",
"BCTM"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"JvYg",
"RKrf",
"Atzu"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Extra legroom"
}
],
"row": 29,
"seats": [
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"FZL3",
"8Gj2",
"34qV",
"cppQ",
"p4DF"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"sSNE",
"gSo4",
"I7zW",
"VVTn"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"Y-Kv",
"5WgN",
"-Ig7"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"suGQ",
"K0tL"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"DqrA",
"pJtC",
"PloO",
"LyD7",
"95H2"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"DzZ5",
"X4Ji",
"F4PF",
"8SCe"
]
}
]
}
]
},
{
"cabinCode": "Y",
"cabinLayout": {
"authorizedSeatCount": 62,
"columns": [
{
"id": "D",
"position": [
"A",
"W"
]
},
{
"id": "D",
"position": [
"A",
"W"
]
}
],
"deckCode": "L",
"exitRowPosition": [
{
"firstRow": 4,
"lastRow": 20
},
{
"firstRow": 2,
"lastRow": 12
},
{
"firstRow": 3,
"lastRow": 7
},
{
"firstRow": 5,
"lastRow": 9
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 2,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 2,
"lastRow": 8,
"orientationCode": "R",
"positionCodes": [
"W",
"A",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 5,
"lastRow": 9,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13A",
"13B"
],
"rows": {
"firstRow": 1,
"lastRow": 9
},
"seatCount": 53,
"wingRowPosition": [
{
"firstRow": 3,
"lastRow": 18
},
{
"firstRow": 2,
"lastRow": 10
},
{
"firstRow": 2,
"lastRow": 7
},
{
"firstRow": 1,
"lastRow": 14
},
{
"firstRow": 1,
"lastRow": 20
}
]
},
"cabinName": "First",
"columnIds": [
"B"
],
"firstRow": 2,
"lastRow": 25,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Standard"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "LH",
"description": "Extra legroom"
}
],
"row": 13,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"H5pd",
"sunv",
"3wzP"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"CtXs"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "EX",
"description": "Exit row"
},
{
"code": "LH",
"description": "Extra legroom"
},
{
"code": "ST",
"description": "Standard"
}
],
"row": 27,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"gbdz"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"Hv63",
"QkJ-",
"gvbs",
"99rO"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"jm73"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"QtSr",
"AA1a",
"qBdg"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"k7As"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"aLdi",
"80tq",
"JfHx",
"Ezkk"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"Q_Ys",
"nXs2",
"Wa7m",
"A6hY",
"YJ9e"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"JuQW",
"8MgM"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Standard"
}
],
"row": 18,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"s0Vk"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"KhPt",
"WrGg"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"-8ns",
"Uy-x",
"YRdL",
"Lp9I"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"g9zf",
"cEKM",
"_-RW"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"KR-m",
"W4ME"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"I20L",
"Gpo-",
"KojM",
"2GDQ"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "C",
"displayOnlyItemRefIds": [
"2AWo",
"gv4O",
"_1D6",
"eqbv"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"1de-"
]
}
]
}
]
},
{
"cabinCode": "W",
"cabinLayout": {
"authorizedSeatCount": 47,
"columns": [
{
"id": "C",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
},
{
"id": "F",
"position": [
"A",
"W"
]
},
{
"id": "E",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 2,
"lastRow": 11
},
{
"firstRow": 3,
"lastRow": 18
},
{
"firstRow": 3,
"lastRow": 10
},
{
"firstRow": 5,
"lastRow": 16
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 2,
"lastRow": 7,
"orientationCode": "F",
"positionCodes": [
"C",
"W",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 4,
"lastRow": 6,
"orientationCode": "F",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 4,
"lastRow": 8,
"orientationCode": "R",
"positionCodes": [
"W",
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 2,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"W",
"A",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "D",
"firstRow": 4,
"lastRow": 10,
"orientationCode": "R",
"positionCodes": [
"A",
"C",
"W"
]
}
],
"missingRowNumbers": [
17,
13
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 3,
"lastRow": 14
},
"seatCount": 49,
"wingRowPosition": [
{
"firstRow": 4,
"lastRow": 13
}
]
},
"cabinName": "Premium",
"columnIds": [
"D",
"D",
"B",
"A"
],
"firstRow": 7,
"lastRow": 17,
"seatRows": [
{
"characteristics": [
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 21,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "D",
"displayOnlyItemRefIds": [
"XdIv",
"jfr6",
"WhW8",
"jx3s"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"tPVv",
"wbDL"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Window"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"MHEx",
"n1xR"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"77p4",
"dP4x",
"zQHc",
"48P6",
"_5Tf"
]
}
]
},
{
"characteristics": [
{
"code": "ST",
"description": "Exit row"
}
],
"row": 29,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"0HwO",
"kE6S",
"XPVx"
],
"isOperative": false,
"occupationStatusCode": "O",
"offerItemRefIds": [
"cv-W"
]
}
]
},
{
"characteristics": [
{
"code": "EX",
"description": "Exit row"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Exit row"
}
],
"row": 27,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"7s30"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"VDbJ"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
}
],
"column": "B",
"displayOnlyItemRefIds": [
"uOGn",
"5aRi"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"2TOR",
"iDFO",
"k_Ws",
"zUTX"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"IQop"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"uPr3"
]
},
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"qB9p",
"SMTr",
"pf7m"
],
"isOperative": true,
"occupationStatusCode": "O",
"offerItemRefIds": [
"nISm",
"CQfX",
"gcHi",
"WVl0",
"AbuZ"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "ST",
"description": "Extra legroom"
}
],
"row": 20,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Aisle"
},
{
"code": "CR",
"description": "Crew seat"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"IR2K",
"kHii",
"-5jQ"
],
"isOperative": true,
"occupationStatusCode": "R",
"offerItemRefIds": [
"A5WS",
"yppV"
]
},
{
"characteristics": [
{
"code": "AS",
"description": "Window"
},
{
"code": "CR",
"description": "Window"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"17sG",
"8Yxn",
"9LS0",
"oAVu",
"gGhf"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"p4Gg",
"GM2z"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Window"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"byOZ",
"szl_",
"gyI5",
"hILr",
"s7ow"
],
"isOperative": true,
"occupationStatusCode": "Y",
"offerItemRefIds": [
"S3Ew",
"N1MW",
"jNqx",
"fiMU",
"Gt3r"
]
},
{
"characteristics": [
{
"code": "CR",
"description": "Crew seat"
},
{
"code": "AS",
"description": "Window"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"tGlt"
],
"isOperative": false,
"occupationStatusCode": "F",
"offerItemRefIds": [
"koDu",
"tbmQ",
"qXiv",
"P8UG",
"CBti"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
},
{
"code": "ST",
"description": "Extra legroom"
},
{
"code": "LH",
"description": "Standard"
}
],
"row": 18,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
}
],
"column": "E",
"displayOnlyItemRefIds": [
"ECaG",
"ib9w"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"XQ2Y",
"TvD4",
"WZ8G",
"lEGG"
]
}
]
}
]
},
{
"cabinCode": "F",
"cabinLayout": {
"authorizedSeatCount": 21,
"columns": [
{
"id": "B",
"position": [
"A",
"W"
]
},
{
"id": "A",
"position": [
"A",
"W"
]
}
],
"deckCode": "M",
"exitRowPosition": [
{
"firstRow": 3,
"lastRow": 20
},
{
"firstRow": 2,
"lastRow": 15
},
{
"firstRow": 5,
"lastRow": 15
},
{
"firstRow": 2,
"lastRow": 20
},
{
"firstRow": 1,
"lastRow": 14
}
],
"facilities": [
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 3,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"W",
"C"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "K",
"firstRow": 3,
"lastRow": 8,
"orientationCode": "F",
"positionCodes": [
"C",
"A"
]
},
{
"columnIds": [
"A",
"B"
],
"facilityTypeCode": "W",
"firstRow": 4,
"lastRow": 9,
"orientationCode": "R",
"positionCodes": [
"W",
"C",
"A"
]
}
],
"missingRowNumbers": [
13,
17
],
"missingSeats": [
"13B",
"13A"
],
"rows": {
"firstRow": 5,
"lastRow": 12
},
"seatCount": 64,
"wingRowPosition": [
{
"firstRow": 2,
"lastRow": 8
},
{
"firstRow": 5,
"lastRow": 17
},
{
"firstRow": 1,
"lastRow": 13
},
{
"firstRow": 3,
"lastRow": 16
},
{
"firstRow": 3,
"lastRow": 8
}
]
},
"cabinName": "First",
"columnIds": [
"D",
"A",
"F",
"B"
],
"firstRow": 10,
"lastRow": 21,
"seatRows": [
{
"characteristics": [
{
"code": "EX",
"description": "Extra legroom"
},
{
"code": "EX",
"description": "Standard"
}
],
"row": 4,
"seats": [
{
"characteristics": [
{
"code": "AS",
"description": "Aisle"
},
{
"code": "CR",
"description": "Aisle"
},
{
"code": "WN",
"description": "Aisle"
}
],
"column": "A",
"displayOnlyItemRefIds": [
"JIlG",
"sGU-",
"BS9k"
],
"isOperative": false,
"occupationStatusCode": "R",
"offerItemRefIds": [
"MwKe",
"GMLW",
"VKWl",
"dG91"
]
}
]
},
{
"characteristics": [
{
"code": "LH",
"description": "Standard"
}
],
"row": 20,
"seats": [
{
"characteristics": [
{
"code": "WN",
"description": "Window"
},
{
"code": "WN",
"description": "Window"
},
{
"code": "AS",
"description": "Window"
},
{
"code": "AS",
"description": "Aisle"
},
{
"code": "AS",
"description": "Aisle"
}
],
"column": "F",
"displayOnlyItemRefIds": [
"BM0y"
],
"isOperative": true,
"occupationStatusCode": "F",
"offerItemRefIds": [
"zwtN"
]
}
]
}
]
}
],
"flightLegRef": "hf8B",
"segmentRef": "YS7Q"
}
],
"segments": [
{
"arrivalAirportCode": "LAX",
"arrivalDate": "2026-06-24",
"arrivalTime": "20:00",
"bookingAirlineCode": "BA",
"bookingClassCode": "Y",
"bookingFlightNumber": 1627,
"cabinCode": "J",
"departureAirportCode": "LHR",
"departureDate": "2026-06-19",
"departureTime": "13:15",
"flightLegs": [
{
"aircraftCode": "73H",
"arrivalAirportCode": "HND",
"departureAirportCode": "HND",
"departureScheduledDateTime": "2026-09-08T00:00:00.0Z",
"id": "7pGy"
},
{
"aircraftCode": "789",
"arrivalAirportCode": "DXB",
"departureAirportCode": "SIN",
"departureScheduledDateTime": "2026-12-28T00:00:00.0Z",
"id": "Oyp1"
}
],
"id": "nQ55",
"isChangeOfGauge": false,
"operatingAirlineCode": "NH",
"operatingBookingClassCode": "Y",
"operatingFlightNumber": 2697,
"reservationSegmentId": "7"
},
{
"arrivalAirportCode": "CDG",
"arrivalDate": "2026-07-15",
"arrivalTime": "23:30",
"bookingAirlineCode": "BA",
"bookingClassCode": "C",
"bookingFlightNumber": 5530,
"cabinCode": "F",
"departureAirportCode": "SIN",
"departureDate": "2026-07-03",
"departureTime": "23:30",
"flightLegs": [
{
"aircraftCode": "320",
"arrivalAirportCode": "JFK",
"departureAirportCode": "DXB",
"departureScheduledDateTime": "2026-12-07T00:00:00.0Z",
"id": "4NOv"
},
{
"aircraftCode": "77W",
"arrivalAirportCode": "FRA",
"departureAirportCode": "SYD",
"departureScheduledDateTime": "2027-01-26T00:00:00.0Z",
"id": "7GB4"
},
{
"aircraftCode": "388",
"arrivalAirportCode": "CDG",
"departureAirportCode": "CDG",
"departureScheduledDateTime": "2026-11-25T00:00:00.0Z",
"id": "ZX1F"
},
{
"aircraftCode": "789",
"arrivalAirportCode": "SIN",
"departureAirportCode": "JFK",
"departureScheduledDateTime": "2026-12-11T00:00:00.0Z",
"id": "hxZv"
},
{
"aircraftCode": "388",
"arrivalAirportCode": "DXB",
"departureAirportCode": "HND",
"departureScheduledDateTime": "2026-07-18T00:00:00.0Z",
"id": "lff3"
}
],
"id": "r5mz",
"isChangeOfGauge": true,
"operatingAirlineCode": "NH",
"operatingBookingClassCode": "J",
"operatingFlightNumber": 2466,
"reservationSegmentId": "2"
},
{
"arrivalAirportCode": "ORD",
"arrivalDate": "2026-06-27",
"arrivalTime": "13:15",
"bookingAirlineCode": "DL",
"bookingClassCode": "J",
"bookingFlightNumber": 2470,
"cabinCode": "F",
"departureAirportCode": "SIN",
"departureDate": "2026-07-01",
"departureTime": "20:00",
"flightLegs": [
{
"aircraftCode": "789",
"arrivalAirportCode": "LAX",
"departureAirportCode": "DXB",
"departureScheduledDateTime": "2026-11-22T00:00:00.0Z",
"id": "SB1_"
},
{
"aircraftCode": "321",
"arrivalAirportCode": "FRA",
"departureAirportCode": "SYD",
"departureScheduledDateTime": "2026-09-12T00:00:00.0Z",
"id": "ej-P"
},
{
"aircraftCode": "321",
"arrivalAirportCode": "LHR",
"departureAirportCode": "ORD",
"departureScheduledDateTime": "2027-05-10T00:00:00.0Z",
"id": "__fq"
}
],
"id": "Ivk6",
"isChangeOfGauge": true,
"operatingAirlineCode": "SQ",
"operatingBookingClassCode": "M",
"operatingFlightNumber": 6717,
"reservationSegmentId": "1"
},
{
"arrivalAirportCode": "CDG",
"arrivalDate": "2026-06-27",
"arrivalTime": "13:15",
"bookingAirlineCode": "LH",
"bookingClassCode": "B",
"bookingFlightNumber": 5758,
"cabinCode": "Y",
"departureAirportCode": "CDG",
"departureDate": "2026-06-20",
"departureTime": "13:15",
"flightLegs": [
{
"aircraftCode": "320",
"arrivalAirportCode": "DXB",
"departureAirportCode": "HND",
"departureScheduledDateTime": "2026-08-26T00:00:00.0Z",
"id": "uVP-"
},
{
"aircraftCode": "73H",
"arrivalAirportCode": "LAX",
"departureAirportCode": "LHR",
"departureScheduledDateTime": "2026-10-09T00:00:00.0Z",
"id": "Gr5j"
}
],
"id": "jph8",
"isChangeOfGauge": false,
"operatingAirlineCode": "SQ",
"operatingBookingClassCode": "J",
"operatingFlightNumber": 6226,
"reservationSegmentId": "0"
}
],
"serviceDefinitions": [
{
"airlineCode": "LH",
"commercialName": "UPTO70LB",
"emdType": "Flight Coupon Associated",
"emdTypeCode": 5,
"groupCode": "A1",
"id": "4M4y",
"isCommissionable": false,
"isFeeGuaranteed": false,
"reasonForIssuance": "Unknown",
"reasonForIssuanceCode": "A",
"serviceCode": "SEAT",
"specialServiceCode": "BG"
},
{
"airlineCode": "EK",
"commercialName": "UPTO70LB",
"emdType": "Standalone",
"emdTypeCode": 1,
"groupCode": "B2",
"id": "CDMY",
"isCommissionable": false,
"isFeeGuaranteed": false,
"reasonForIssuance": "In-Flight Services",
"reasonForIssuanceCode": "E",
"serviceCode": "SEAT",
"specialServiceCode": "BG"
},
{
"airlineCode": "JL",
"commercialName": "EXTRA-LEG",
"emdType": "Other Than Emd",
"emdTypeCode": 2,
"groupCode": "B2",
"id": "YQV_",
"isCommissionable": true,
"isFeeGuaranteed": false,
"reasonForIssuance": "In-Flight Services",
"reasonForIssuanceCode": "A",
"serviceCode": "BAGG",
"specialServiceCode": "BG"
},
{
"airlineCode": "AA",
"commercialName": "EXTRA-LEG",
"emdType": "Other Than Emd",
"emdTypeCode": 3,
"groupCode": "A1",
"id": "bZ9e",
"isCommissionable": false,
"isFeeGuaranteed": false,
"reasonForIssuance": "In-Flight Services",
"reasonForIssuanceCode": "B",
"serviceCode": "BAGG",
"specialServiceCode": "BG"
}
]
},
"warnings": [
{
"category": "NETWORK_DELAY",
"description": "Field deprecated.",
"fieldName": "surname",
"fieldPath": "profile.givenName",
"fieldValue": "hGkyZhw8EfnKeUp",
"type": "DEPRECATED"
},
{
"category": "DATA_TRUNCATION",
"description": "Field out of range.",
"fieldName": "givenName",
"fieldPath": "profile.surname",
"fieldValue": "x9DF6o5L5KWKuFH",
"type": "DEPRECATED"
}
]
}Service Homepage: developer.sabre.com/rest-api/get-seats-agency/3.0
sabretravelndcpnrseatsaviation