Sabre Get Seats Agency Virtual Sandbox

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 sandbox 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.

Sabre Get Seats Agency virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate Sabre Get Seats Agency responses instantly.

https://sabre-get-seats.mock.beeceptor.com



ndc(2 operations)

{
  "orderId": "8b19e679-c997-4697-8f6e-3c7cdb684609"
}
{
  "errors": [
    {
      "category": "NOT_FOUND",
      "description": "Internal server error.",
      "fieldName": "pnrLocator",
      "fieldPath": "currencyCode",
      "fieldValue": "123",
      "type": "REQUIRED_FIELD_MISSING"
    },
    {
      "category": "BAD_REQUEST",
      "description": "Client did not provide required data.",
      "fieldName": "offerId",
      "fieldPath": "currencyCode",
      "fieldValue": "123",
      "type": "SERVER_ERROR"
    },
    {
      "category": "BAD_REQUEST",
      "description": "Invalid value provided.",
      "fieldName": "offerId",
      "fieldPath": "currencyCode",
      "fieldValue": "123",
      "type": "SERVER_ERROR"
    }
  ],
  "extensions": {
    "diagnosticId": "ServiceRS",
    "diagnosticMessage": "Response"
  },
  "response": {
    "displayOnlyItems": [
      {
        "annotations": [
          {
            "key": "MealType",
            "value": "Aisle"
          },
          {
            "key": "LoyaltyTier",
            "value": "Aisle"
          }
        ],
        "displayOnlyReason": "Unknown",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "DR",
        "feeApplicationMethod": "One Way",
        "id": "9fFH",
        "isInterlineable": false,
        "passengerRefs": [
          "9_KW"
        ],
        "paymentType": "Instant",
        "priceDefinitionRef": "Jik3",
        "purchaseByDateTime": "2026-12-04T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Sector",
        "segmentRefs": [
          "fyZX",
          "MtxG",
          "vFrR"
        ],
        "serviceDefinitionRef": "jzBm"
      },
      {
        "annotations": [
          {
            "key": "LoyaltyTier",
            "value": "None"
          },
          {
            "key": "SpecialRequirement",
            "value": "Window"
          },
          {
            "key": "SpecialRequirement",
            "value": "Gold"
          },
          {
            "key": "MealType",
            "value": "Vegan"
          },
          {
            "key": "SpecialRequirement",
            "value": "Vegan"
          }
        ],
        "displayOnlyReason": "Unavailable",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "SR",
        "feeApplicationMethod": "Percentage 0.5 Of Fare Per Kg",
        "id": "axsk",
        "isInterlineable": false,
        "passengerRefs": [
          "c4q_",
          "1Re0"
        ],
        "paymentType": "Payment Not Required",
        "priceDefinitionRef": "phE9",
        "purchaseByDateTime": "2027-01-01T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Sector",
        "segmentRefs": [
          "FyUE"
        ],
        "serviceDefinitionRef": "GR-x"
      }
    ],
    "offerExpirationDateTime": "2027-06-01T00:00:00.0Z",
    "offerId": "cAgH",
    "offerItems": [
      {
        "annotations": [
          {
            "key": "SeatPreference",
            "value": "Aisle"
          },
          {
            "key": "LoyaltyTier",
            "value": "Vegan"
          }
        ],
        "feeApplicationMethod": "Per 5kg Over Free Baggage Allowance",
        "id": "v-Iy",
        "isInterlineable": true,
        "passengerRefs": [
          "sORT",
          "q1Uy",
          "oXnT",
          "hKFZ",
          "PYGy"
        ],
        "paymentType": "Deferred",
        "priceDefinitionRef": "_VIE",
        "purchaseByDateTime": "2026-12-18T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Journey",
        "segmentRefs": [
          "VprC",
          "GiyF",
          "7nVJ",
          "1nrT"
        ],
        "serviceDefinitionRef": "vytF"
      },
      {
        "annotations": [
          {
            "key": "SpecialRequirement",
            "value": "Window"
          },
          {
            "key": "SpecialRequirement",
            "value": "Vegan"
          },
          {
            "key": "SeatPreference",
            "value": "Aisle"
          },
          {
            "key": "LoyaltyTier",
            "value": "None"
          },
          {
            "key": "LoyaltyTier",
            "value": "Gold"
          }
        ],
        "feeApplicationMethod": "Per 5kg Over Free Baggage Allowance",
        "id": "dXfX",
        "isInterlineable": true,
        "passengerRefs": [
          "4SNM",
          "FCHn",
          "bggn",
          "NhBP",
          "Ztsi"
        ],
        "paymentType": "Deferred",
        "priceDefinitionRef": "mT1K",
        "purchaseByDateTime": "2027-05-04T00:00:00.0Z",
        "refundableReissuableIndicator": "Yes",
        "sectorPortionIndicator": "Portion",
        "segmentRefs": [
          "tiTs",
          "5Bv_",
          "adq_",
          "w0tC"
        ],
        "serviceDefinitionRef": "lWgn"
      },
      {
        "annotations": [
          {
            "key": "SpecialRequirement",
            "value": "None"
          },
          {
            "key": "SeatPreference",
            "value": "None"
          },
          {
            "key": "LoyaltyTier",
            "value": "Aisle"
          },
          {
            "key": "LoyaltyTier",
            "value": "Gold"
          }
        ],
        "feeApplicationMethod": "Travel",
        "id": "c9QM",
        "isInterlineable": false,
        "passengerRefs": [
          "PqkN"
        ],
        "paymentType": "Payment Not Required",
        "priceDefinitionRef": "T38Q",
        "purchaseByDateTime": "2027-01-30T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Journey",
        "segmentRefs": [
          "pBed",
          "nEej",
          "Pryv",
          "fOrC"
        ],
        "serviceDefinitionRef": "SP-U"
      },
      {
        "annotations": [
          {
            "key": "SpecialRequirement",
            "value": "Gold"
          },
          {
            "key": "SpecialRequirement",
            "value": "Vegan"
          },
          {
            "key": "SpecialRequirement",
            "value": "Gold"
          }
        ],
        "feeApplicationMethod": "Round Trip",
        "id": "sHhV",
        "isInterlineable": true,
        "passengerRefs": [
          "fqEo",
          "MJgQ",
          "eWey",
          "u6bv",
          "0GDY"
        ],
        "paymentType": "Deferred",
        "priceDefinitionRef": "NxWI",
        "purchaseByDateTime": "2026-12-17T00:00:00.0Z",
        "refundableReissuableIndicator": "Yes",
        "sectorPortionIndicator": "Sector",
        "segmentRefs": [
          "dyyG"
        ],
        "serviceDefinitionRef": "OcFp"
      }
    ],
    "passengers": [
      {
        "givenName": "Morris",
        "id": "UXWl",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "F09kRPOft",
            "airlineCode": "AA",
            "programName": "Gold Rewards"
          }
        ],
        "passengerType": "STU",
        "reservationPassengerId": "01.02",
        "surname": "Bechtelar"
      },
      {
        "givenName": "Juanita",
        "id": "_xCR",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "CM5wSrjVp",
            "airlineCode": "LH",
            "programName": "Platinum Elite"
          },
          {
            "accountNumber": "6szIUB0kM",
            "airlineCode": "NH",
            "programName": "Frequent Flyer Plus"
          },
          {
            "accountNumber": "wJ5gmkeLD",
            "airlineCode": "AA",
            "programName": "Frequent Flyer Plus"
          }
        ],
        "passengerType": "STU",
        "reservationPassengerId": "01.01",
        "surname": "Hammes"
      },
      {
        "givenName": "Gunner",
        "id": "mOJ6",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "L7owaP4ux",
            "airlineCode": "SQ",
            "programName": "Frequent Flyer Plus"
          },
          {
            "accountNumber": "RU6T3GcUI",
            "airlineCode": "LH",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "lFnbKOVM4",
            "airlineCode": "AA",
            "programName": "Gold Rewards"
          },
          {
            "accountNumber": "OQKFqRcoU",
            "airlineCode": "AF",
            "programName": "Platinum Elite"
          },
          {
            "accountNumber": "1QRBqcOGo",
            "airlineCode": "LH",
            "programName": "Star Alliance Gold"
          }
        ],
        "passengerType": "YTH",
        "reservationPassengerId": "01.01",
        "surname": "Lynch"
      },
      {
        "givenName": "Sarai",
        "id": "Y8uh",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "JtEsrFgCK",
            "airlineCode": "SQ",
            "programName": "Platinum Elite"
          },
          {
            "accountNumber": "k4TzNos25",
            "airlineCode": "SQ",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "saxqhfT0Z",
            "airlineCode": "NH",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "iWCOfT1hJ",
            "airlineCode": "DL",
            "programName": "Platinum Elite"
          },
          {
            "accountNumber": "euhlW7VId",
            "airlineCode": "EK",
            "programName": "Corporate Loyalty ID"
          }
        ],
        "passengerType": "CHD",
        "reservationPassengerId": "02.01",
        "surname": "Paucek"
      },
      {
        "givenName": "Christelle",
        "id": "NvIV",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "q8DAgWGab",
            "airlineCode": "UA",
            "programName": "Star Alliance Gold"
          },
          {
            "accountNumber": "ve6bkxRmT",
            "airlineCode": "LH",
            "programName": "Gold Rewards"
          }
        ],
        "passengerType": "ADT",
        "reservationPassengerId": "01.02",
        "surname": "Schumm"
      }
    ],
    "priceDefinitions": [
      {
        "currencyCode": "NZD",
        "id": "jSfp",
        "referenceBasePrice": {
          "amount": "75.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            },
            {
              "description": "Security Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            },
            {
              "description": "Security Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "75.00",
          "amountWithoutTaxes": "90.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            },
            {
              "description": "Security Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        }
      },
      {
        "currencyCode": "CHF",
        "id": "8V6Q",
        "referenceBasePrice": {
          "amount": "100.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "100.00",
          "amountWithoutTaxes": "90.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            },
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        }
      },
      {
        "currencyCode": "GHS",
        "id": "_v8B",
        "referenceBasePrice": {
          "amount": "75.00",
          "amountWithoutTaxes": "40.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "100.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "AY"
            }
          ],
          "taxesTotal": "10.00"
        }
      },
      {
        "currencyCode": "NPR",
        "id": "eM_Y",
        "referenceBasePrice": {
          "amount": "50.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            },
            {
              "description": "Security Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "75.00",
          "amountWithoutTaxes": "90.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "AY"
            },
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        }
      },
      {
        "currencyCode": "PAB",
        "id": "E9FU",
        "referenceBasePrice": {
          "amount": "75.00",
          "amountWithoutTaxes": "40.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "AY"
            },
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            },
            {
              "description": "Security Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            },
            {
              "description": "Security Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "50.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "AY"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            }
          ],
          "taxesTotal": "10.00"
        }
      }
    ],
    "seatMaps": [
      {
        "cabinCompartments": [
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 43,
              "columns": [
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 11
                },
                {
                  "firstRow": 5,
                  "lastRow": 11
                },
                {
                  "firstRow": 4,
                  "lastRow": 9
                },
                {
                  "firstRow": 1,
                  "lastRow": 15
                },
                {
                  "firstRow": 4,
                  "lastRow": 7
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 5,
                "lastRow": 20
              },
              "seatCount": 35,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 8
                }
              ]
            },
            "cabinName": "Premium",
            "columnIds": [
              "C",
              "D",
              "F",
              "D"
            ],
            "firstRow": 9,
            "lastRow": 24,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 9,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "_-MG",
                      "RDHK",
                      "nf1X",
                      "ktvr"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "zV_3",
                      "Cq6o",
                      "VbIu",
                      "NMKH"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "wNCf",
                      "NNFE"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "Ap1u",
                      "vHui",
                      "Vfmx"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "0ZPn",
                      "2mzF"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "In5G",
                      "wdVF",
                      "B3j0",
                      "bjQj"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "3KJ6",
                      "yCCn"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "edlM",
                      "Ih_L",
                      "7jWM"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "3He0",
                      "UBWA",
                      "66pd",
                      "_9UX"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "dr6B",
                      "KD9f",
                      "f4-Z",
                      "jXHU",
                      "RL1K"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 4,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "ElNe",
                      "3InV",
                      "ej4-",
                      "OMHT"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "AkA2",
                      "-ybq"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 16,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "wlDK"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "Ykl8",
                      "qekY",
                      "HPm7",
                      "XfI6"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "P0S4",
                      "kmwn",
                      "E2Xf",
                      "0srV",
                      "f8wU"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "3Foh",
                      "ZWqP",
                      "pbxB",
                      "VSYA",
                      "XQUb"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "Cui9",
                      "w3o5",
                      "zkTP",
                      "kzfd"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "7VOt",
                      "bmgd",
                      "HR4Q",
                      "zgDb"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "tw51",
                      "bPfN"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Kznu",
                      "C_NA",
                      "5izd",
                      "S3rO",
                      "qul5"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 30,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "a9JO"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "rqbA",
                      "jvoT",
                      "1uD-"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "NgAK"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "rM9i"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 83,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 17
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 5,
                "lastRow": 19
              },
              "seatCount": 81,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 9
                },
                {
                  "firstRow": 1,
                  "lastRow": 7
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "F"
            ],
            "firstRow": 5,
            "lastRow": 24,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 17,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "QvrQ",
                      "JpA8",
                      "8E22",
                      "svy1"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "OitX",
                      "avO4",
                      "63at",
                      "UBP9",
                      "mLUx"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "Sxne",
                      "VUjK",
                      "MODq",
                      "VEyX",
                      "7nR7"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "wcoD",
                      "fLmv",
                      "EGEo",
                      "fJdY",
                      "nP4q"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "QUVL"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "xOal"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 8,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "g9hm",
                      "5Ic1",
                      "MhpC",
                      "gfiz"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "68s-",
                      "RbPh",
                      "4qHk",
                      "QAHR"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 24,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "K-1F",
                      "mnNR"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "gXWL",
                      "GuSk",
                      "TzUF"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "2ZM0"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "7wOq",
                      "DwPc",
                      "M8Ul"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "5apH",
                      "Hsjo",
                      "IgYo",
                      "-NDQ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "p4Zq",
                      "fbdX",
                      "a8XL"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 16,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "HuNx",
                      "7iJN",
                      "IW_9",
                      "X2BL"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "bFxX",
                      "7Z_Y",
                      "GRoT",
                      "AV9R"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "KfMJ",
                      "HR4V",
                      "R4EB",
                      "VsZq",
                      "cYGo"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "JFTp",
                      "axcd"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "ieAg"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "AQ7K",
                      "MuVh",
                      "EJQs"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "96xr",
                      "3m7U",
                      "0lMn",
                      "aLZe"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "TvpE"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 13,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "5g0V",
                      "9kyA",
                      "nmft",
                      "ZpuS",
                      "w1JU"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "PzwU",
                      "uDJy",
                      "uVDY",
                      "yfZN",
                      "gqxT"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "14T4",
                      "0xAm",
                      "hngp",
                      "wryU"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "ZuAP",
                      "LCYr",
                      "pwp9",
                      "wjM1",
                      "cjDQ"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 31,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 7
                },
                {
                  "firstRow": 2,
                  "lastRow": 20
                },
                {
                  "firstRow": 5,
                  "lastRow": 14
                },
                {
                  "firstRow": 5,
                  "lastRow": 6
                },
                {
                  "firstRow": 5,
                  "lastRow": 20
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 2,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 5,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 5,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 2,
                "lastRow": 9
              },
              "seatCount": 69,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 9
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "E",
              "B",
              "F",
              "E"
            ],
            "firstRow": 10,
            "lastRow": 28,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 3,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "H6sJ",
                      "bQKC",
                      "g0bS"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "sp7N",
                      "vx7k",
                      "dCGm",
                      "WpoI",
                      "NXYH"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "K8or",
                      "NFtM"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "SjkP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "e8ui"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "siSf"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "fdIp",
                      "t6AP",
                      "rHYG",
                      "aOJ8",
                      "UxLJ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "-4Q3"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "GwP8",
                      "OGmU",
                      "XA-S"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "Tm-O",
                      "IZr5",
                      "NKzz",
                      "72Nd"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 10,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "e1H3",
                      "ltge",
                      "0Ooq",
                      "xqxC"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "H9nQ",
                      "B67P",
                      "Ty_b",
                      "iBsO"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "JCrx",
                      "I6m_",
                      "_khN",
                      "X-Ol"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Eg0c",
                      "uf_q",
                      "3uBD"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 6,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "qg1Q",
                      "dFF0",
                      "9Ph4"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "_i7j",
                      "UNr_"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "5Okt",
                      "6SVb",
                      "ehBA"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "6zZD"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "F-5S"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "_YiH",
                      "Vd9p",
                      "Rd2r",
                      "Rasp",
                      "rXu1"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "0u-y",
                      "Azlx",
                      "OpA_",
                      "XseT"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "758o",
                      "QVjI",
                      "hd4x"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 67,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 13
                },
                {
                  "firstRow": 5,
                  "lastRow": 9
                },
                {
                  "firstRow": 4,
                  "lastRow": 17
                },
                {
                  "firstRow": 3,
                  "lastRow": 6
                },
                {
                  "firstRow": 3,
                  "lastRow": 7
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 15
              },
              "seatCount": 61,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 16
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "B",
              "B",
              "A",
              "F",
              "F"
            ],
            "firstRow": 3,
            "lastRow": 25,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 15,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "q5JH",
                      "VIYm",
                      "esf5"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "CIQD",
                      "ic3z",
                      "ejVv"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 16,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "utkE",
                      "xGux",
                      "kbuS"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "x9DR",
                      "nPge"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "_Qvn",
                      "MOVb"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "WKZ3",
                      "BksO",
                      "Wx2O"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "uBi0"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "4pPH",
                      "sIcS"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "kXYb",
                      "NUQh"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Mc-m",
                      "72mn",
                      "z--Q",
                      "gErp",
                      "LP-D"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "Hf5B",
                      "eF9y",
                      "wWDZ",
                      "WrVo"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "uSxw",
                      "U_HU",
                      "3_AU",
                      "my3l",
                      "lUN5"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "eOH_",
                      "vLZB",
                      "ARay"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "80Z0",
                      "FPRu"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "UQ-L",
                      "abP-"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "on7J",
                      "Q2Tq",
                      "DRbY",
                      "Tp9K"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "qMxd",
                      "FKAW",
                      "vOPq",
                      "OVc9",
                      "a89U"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "EtEA",
                      "dhAz",
                      "Ndcc"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "TrSG",
        "segmentRef": "3-Pd"
      }
    ],
    "segments": [
      {
        "arrivalAirportCode": "LAX",
        "arrivalDate": "2026-08-25",
        "arrivalTime": "23:30",
        "bookingAirlineCode": "DL",
        "bookingClassCode": "F",
        "bookingFlightNumber": 7964,
        "cabinCode": "Y",
        "departureAirportCode": "CDG",
        "departureDate": "2026-09-21",
        "departureTime": "20:00",
        "flightLegs": [
          {
            "aircraftCode": "333",
            "arrivalAirportCode": "CDG",
            "departureAirportCode": "SIN",
            "departureScheduledDateTime": "2027-04-08T00:00:00.0Z",
            "id": "aOPX"
          },
          {
            "aircraftCode": "77W",
            "arrivalAirportCode": "DXB",
            "departureAirportCode": "CDG",
            "departureScheduledDateTime": "2026-09-27T00:00:00.0Z",
            "id": "fVLG"
          },
          {
            "aircraftCode": "789",
            "arrivalAirportCode": "FRA",
            "departureAirportCode": "HND",
            "departureScheduledDateTime": "2027-08-12T00:00:00.0Z",
            "id": "wfci"
          },
          {
            "aircraftCode": "738",
            "arrivalAirportCode": "HND",
            "departureAirportCode": "LHR",
            "departureScheduledDateTime": "2027-01-31T00:00:00.0Z",
            "id": "FJrT"
          },
          {
            "aircraftCode": "320",
            "arrivalAirportCode": "SYD",
            "departureAirportCode": "LHR",
            "departureScheduledDateTime": "2027-07-18T00:00:00.0Z",
            "id": "LZmg"
          }
        ],
        "id": "6U2p",
        "isChangeOfGauge": true,
        "operatingAirlineCode": "LH",
        "operatingBookingClassCode": "F",
        "operatingFlightNumber": 295,
        "reservationSegmentId": "6"
      }
    ],
    "serviceDefinitions": [
      {
        "airlineCode": "BA",
        "commercialName": "UPTO70LB",
        "emdType": "Other Than Emd",
        "emdTypeCode": 5,
        "groupCode": "C3",
        "id": "Q6k0",
        "isCommissionable": true,
        "isFeeGuaranteed": false,
        "reasonForIssuance": "Surface Transportation / Non Air Services",
        "reasonForIssuanceCode": "C",
        "serviceCode": "BAGG",
        "specialServiceCode": "ML"
      },
      {
        "airlineCode": "NH",
        "commercialName": "EXTRA-LEG",
        "emdType": "Flight Coupon Associated",
        "emdTypeCode": 2,
        "groupCode": "B2",
        "id": "-9tk",
        "isCommissionable": false,
        "isFeeGuaranteed": false,
        "reasonForIssuance": "Merchandise",
        "reasonForIssuanceCode": "B",
        "serviceCode": "SEAT",
        "specialServiceCode": "BG"
      },
      {
        "airlineCode": "JL",
        "commercialName": "MEAL-VEG",
        "emdType": "Standalone Ticket Associated",
        "emdTypeCode": 5,
        "groupCode": "C3",
        "id": "YkV_",
        "isCommissionable": true,
        "isFeeGuaranteed": false,
        "reasonForIssuance": "Merchandise",
        "reasonForIssuanceCode": "D",
        "serviceCode": "MEAL",
        "specialServiceCode": "BG"
      }
    ]
  },
  "warnings": [
    {
      "category": "DATA_TRUNCATION",
      "description": "Field deprecated.",
      "fieldName": "surname",
      "fieldPath": "profile.surname",
      "fieldValue": "KBzoQVQjRF6LRZ9",
      "type": "STRING_LENGTH"
    },
    {
      "category": "NETWORK_DELAY",
      "description": "Data truncated.",
      "fieldName": "givenName",
      "fieldPath": "profile.givenName",
      "fieldValue": "JtVEjIrWxhTbTsS",
      "type": "STRING_LENGTH"
    },
    {
      "category": "USER_PROFILE",
      "description": "Field out of range.",
      "fieldName": "offerId",
      "fieldPath": "profile.givenName",
      "fieldValue": "2wBaNAKpZby4WMz",
      "type": "VAL_RANGE"
    },
    {
      "category": "NETWORK_DELAY",
      "description": "Field out of range.",
      "fieldName": "offerId",
      "fieldPath": "profile.surname",
      "fieldValue": "dkozPXItAvU2AGI",
      "type": "STRING_LENGTH"
    }
  ]
}
{
  "offerId": "Tcyq",
  "passengers": [
    {
      "givenName": "Adam",
      "id": "ocZk",
      "loyaltyProgramAccounts": [
        {
          "accountNumber": "yJwfMYZ2Z",
          "airlineCode": "NH",
          "programName": "Star Alliance Gold"
        }
      ],
      "passengerType": "ADT",
      "surname": "Waters"
    },
    {
      "givenName": "Willy",
      "id": "Ukpm",
      "loyaltyProgramAccounts": [
        {
          "accountNumber": "rudNYFQgM",
          "airlineCode": "JL",
          "programName": "Corporate Loyalty ID"
        },
        {
          "accountNumber": "2159JUAc2",
          "airlineCode": "UA",
          "programName": "Gold Rewards"
        },
        {
          "accountNumber": "oNYp8iQhq",
          "airlineCode": "AF",
          "programName": "Frequent Flyer Plus"
        },
        {
          "accountNumber": "VykDtNTBm",
          "airlineCode": "LH",
          "programName": "Frequent Flyer Plus"
        }
      ],
      "passengerType": "CHD",
      "surname": "Paucek"
    },
    {
      "givenName": "Jewell",
      "id": "XSRD",
      "loyaltyProgramAccounts": [
        {
          "accountNumber": "9gILXodq1",
          "airlineCode": "JL",
          "programName": "Gold Rewards"
        },
        {
          "accountNumber": "oqnBvzMzX",
          "airlineCode": "DL",
          "programName": "Star Alliance Gold"
        },
        {
          "accountNumber": "kaaW40hfr",
          "airlineCode": "DL",
          "programName": "Star Alliance Gold"
        }
      ],
      "passengerType": "STU",
      "surname": "Bechtelar"
    }
  ]
}
{
  "errors": [
    {
      "category": "BAD_REQUEST",
      "description": "Client did not provide required data.",
      "fieldName": "offerId",
      "fieldPath": "currencyCode",
      "fieldValue": "test",
      "type": "INVALID_FORMAT"
    },
    {
      "category": "UNAUTHORIZED",
      "description": "Invalid value provided.",
      "fieldName": "currencyCode",
      "fieldPath": "currencyCode",
      "fieldValue": "test",
      "type": "INVALID_FORMAT"
    },
    {
      "category": "BAD_REQUEST",
      "description": "Invalid value provided.",
      "fieldName": "currencyCode",
      "fieldPath": "offerId",
      "fieldValue": "ABC",
      "type": "REQUIRED_FIELD_MISSING"
    },
    {
      "category": "BAD_REQUEST",
      "description": "Invalid value provided.",
      "fieldName": "currencyCode",
      "fieldPath": "currencyCode",
      "fieldValue": "test",
      "type": "INVALID_FORMAT"
    },
    {
      "category": "UNAUTHORIZED",
      "description": "Client did not provide required data.",
      "fieldName": "offerId",
      "fieldPath": "currencyCode",
      "fieldValue": "ABC",
      "type": "SERVER_ERROR"
    }
  ],
  "extensions": {
    "diagnosticId": "ServiceRS",
    "diagnosticMessage": "Response"
  },
  "response": {
    "displayOnlyItems": [
      {
        "annotations": [
          {
            "key": "LoyaltyTier",
            "value": "None"
          },
          {
            "key": "SeatPreference",
            "value": "Aisle"
          }
        ],
        "displayOnlyReason": "Unknown",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "EX",
        "feeApplicationMethod": "Round Trip",
        "id": "KHYw",
        "isInterlineable": true,
        "passengerRefs": [
          "nz5E",
          "Z59s",
          "pTn7"
        ],
        "paymentType": "Deferred",
        "priceDefinitionRef": "Pbuc",
        "purchaseByDateTime": "2027-08-06T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Journey",
        "segmentRefs": [
          "yEU1"
        ],
        "serviceDefinitionRef": "M4wS"
      }
    ],
    "offerExpirationDateTime": "2027-07-29T00:00:00.0Z",
    "offerId": "NPa-",
    "offerItems": [
      {
        "annotations": [
          {
            "key": "MealType",
            "value": "Window"
          },
          {
            "key": "MealType",
            "value": "Window"
          },
          {
            "key": "SpecialRequirement",
            "value": "None"
          }
        ],
        "feeApplicationMethod": "Round Trip",
        "id": "QHuK",
        "isInterlineable": true,
        "passengerRefs": [
          "2UQG"
        ],
        "paymentType": "Payment Not Required",
        "priceDefinitionRef": "sjHj",
        "purchaseByDateTime": "2027-03-27T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Journey",
        "segmentRefs": [
          "khIv",
          "ILix"
        ],
        "serviceDefinitionRef": "S1es"
      },
      {
        "annotations": [
          {
            "key": "LoyaltyTier",
            "value": "Gold"
          },
          {
            "key": "LoyaltyTier",
            "value": "Vegan"
          },
          {
            "key": "MealType",
            "value": "Vegan"
          },
          {
            "key": "SeatPreference",
            "value": "Aisle"
          }
        ],
        "feeApplicationMethod": "Per 5kg Over Free Baggage Allowance",
        "id": "XQso",
        "isInterlineable": true,
        "passengerRefs": [
          "J1YU",
          "fqze",
          "muAU",
          "5yza"
        ],
        "paymentType": "Payment Not Required",
        "priceDefinitionRef": "V5Ku",
        "purchaseByDateTime": "2027-08-18T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Portion",
        "segmentRefs": [
          "XY7U",
          "FQ8C",
          "ruqx",
          "2yAF"
        ],
        "serviceDefinitionRef": "EvzS"
      }
    ],
    "passengers": [
      {
        "givenName": "Mabelle",
        "id": "hAnC",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "41HDl4vmG",
            "airlineCode": "AF",
            "programName": "Star Alliance Gold"
          },
          {
            "accountNumber": "iAgWoqGPC",
            "airlineCode": "JL",
            "programName": "Frequent Flyer Plus"
          },
          {
            "accountNumber": "cuW7100ik",
            "airlineCode": "LH",
            "programName": "Platinum Elite"
          },
          {
            "accountNumber": "qMIhTCdjM",
            "airlineCode": "AF",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "SyITwSdRO",
            "airlineCode": "JL",
            "programName": "Frequent Flyer Plus"
          }
        ],
        "passengerType": "MIL",
        "reservationPassengerId": "01.01",
        "surname": "Jacobs"
      },
      {
        "givenName": "Vinnie",
        "id": "ovtV",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "zukWgyj13",
            "airlineCode": "AF",
            "programName": "Gold Rewards"
          },
          {
            "accountNumber": "L3gK4cFhh",
            "airlineCode": "BA",
            "programName": "Star Alliance Gold"
          },
          {
            "accountNumber": "QJIo3gfi9",
            "airlineCode": "JL",
            "programName": "Frequent Flyer Plus"
          },
          {
            "accountNumber": "NolNLz4BW",
            "airlineCode": "AF",
            "programName": "Frequent Flyer Plus"
          }
        ],
        "passengerType": "CHD",
        "reservationPassengerId": "02.01",
        "surname": "Wiza"
      },
      {
        "givenName": "Kathleen",
        "id": "ymNJ",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "goVLgstI0",
            "airlineCode": "AA",
            "programName": "Gold Rewards"
          }
        ],
        "passengerType": "ADT",
        "reservationPassengerId": "02.01",
        "surname": "Kunde"
      }
    ],
    "priceDefinitions": [
      {
        "currencyCode": "SLE",
        "id": "lBNx",
        "referenceBasePrice": {
          "amount": "50.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            },
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "75.00",
          "amountWithoutTaxes": "90.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            },
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            }
          ],
          "taxesTotal": "10.00"
        }
      }
    ],
    "seatMaps": [
      {
        "cabinCompartments": [
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 31,
              "columns": [
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 7
                },
                {
                  "firstRow": 5,
                  "lastRow": 12
                },
                {
                  "firstRow": 1,
                  "lastRow": 6
                },
                {
                  "firstRow": 5,
                  "lastRow": 13
                },
                {
                  "firstRow": 1,
                  "lastRow": 17
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 5,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 2,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 5,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 6
              },
              "seatCount": 28,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 17
                },
                {
                  "firstRow": 3,
                  "lastRow": 17
                },
                {
                  "firstRow": 4,
                  "lastRow": 10
                },
                {
                  "firstRow": 1,
                  "lastRow": 6
                }
              ]
            },
            "cabinName": "Premium",
            "columnIds": [
              "E",
              "E",
              "B"
            ],
            "firstRow": 5,
            "lastRow": 15,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 6,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "Sipg",
                      "uXIN"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "B2dA",
                      "KSvV",
                      "8xBi"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "KPqB",
                      "NYL8",
                      "momT"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "GDO5",
                      "sfr0",
                      "tygt",
                      "1W3l"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "MPXJ",
                      "3Kdc",
                      "7-rK"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "nXHM",
                      "hTAw",
                      "CZVp",
                      "ByyU"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "8v8n",
                      "Jz2B"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "sNjr",
                      "JroF"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 67,
              "columns": [
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 13
                },
                {
                  "firstRow": 2,
                  "lastRow": 10
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 11
              },
              "seatCount": 36,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 14
                },
                {
                  "firstRow": 1,
                  "lastRow": 11
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "B",
              "F",
              "E",
              "F",
              "F"
            ],
            "firstRow": 10,
            "lastRow": 22,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 4,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "i-w7",
                      "XdQf"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "qEXD"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "AazN",
                      "c6hB"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "TieD"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "OXXn",
                      "8uAf",
                      "o8uz"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "iiqy"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "FA8B",
                      "6egQ",
                      "aEy0"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "mrNK",
                      "pKn1"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 11,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "UoSq",
                      "ONXw",
                      "W7y5",
                      "okPV",
                      "LFUK"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "fX5l",
                      "YZwC",
                      "HR4m",
                      "b3tM",
                      "Cyoj"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 10,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "PA46",
                      "xNL3",
                      "iICb",
                      "MTaq"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "G2qv",
                      "MXFy",
                      "uqWQ"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "2eID",
                      "Stle",
                      "sTl3",
                      "1PUS"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "B1LJ"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 15,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "wVvy",
                      "qUqK"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "xzDs",
                      "66lG",
                      "uNLF",
                      "0g89",
                      "YADw"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "GIXY",
                      "mHYW",
                      "RrhE"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "p20C"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "H7G6",
                      "kg_q",
                      "BvmN",
                      "U0Vc"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "z-qn",
                      "8C3d",
                      "D22y"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "EbED",
                      "NM6j",
                      "ojZ7",
                      "7qZn",
                      "gEv_"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "b17-",
                      "u_vR",
                      "BUu2",
                      "yuRu",
                      "qjhL"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "LIf2",
                      "itOy",
                      "msdW",
                      "wZeg"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "k5VG"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "F3ly"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "GYtt",
                      "te7Q",
                      "gJrb",
                      "zSYa",
                      "-iuZ"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "IM-x"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "WaBU",
                      "0EWO",
                      "PoQR"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "mEms",
                      "qT0b",
                      "PZXy"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "-jhG",
                      "IEXq"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "8fgx",
                      "i8u3",
                      "awp4",
                      "qTX9"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "MK0k"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "ukTV",
                      "hTHB",
                      "t5kL",
                      "zg5J"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "OjB6",
                      "a-yL",
                      "x1-G"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 90,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 10
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 5,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 16
              },
              "seatCount": 69,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 13
                },
                {
                  "firstRow": 3,
                  "lastRow": 15
                },
                {
                  "firstRow": 2,
                  "lastRow": 17
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "B",
              "C"
            ],
            "firstRow": 10,
            "lastRow": 24,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 27,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "ZTl5",
                      "I9y7",
                      "LJ5B"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "LhtF",
                      "hhzj"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "vWBc",
                      "7BW5",
                      "7Ifj",
                      "-3Tx"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "DKbx",
                      "v7Ux",
                      "MKks",
                      "QB_5"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "6Y3e"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "8yTo",
                      "370O",
                      "ggGk",
                      "klUG",
                      "GJut"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "ihG4",
                      "UfZO"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "DBi5",
                      "wSgr"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 27,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "zflr"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "dtOy",
                      "-N2O"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "dWlU"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Sc2a",
                      "VVVb",
                      "AEI-"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "CGeO"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Z7LC",
                      "4cCw"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "5osI",
                      "jU1u",
                      "H_AU",
                      "wI1P",
                      "f-gq"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "eNtA",
                      "W044",
                      "YU1N",
                      "Txc_",
                      "N3eb"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "F7bc"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "kIzZ",
                      "Yy3U",
                      "EFc4"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 67,
              "columns": [
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 7
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 2,
                "lastRow": 8
              },
              "seatCount": 87,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 19
                },
                {
                  "firstRow": 4,
                  "lastRow": 19
                },
                {
                  "firstRow": 5,
                  "lastRow": 19
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "D"
            ],
            "firstRow": 3,
            "lastRow": 30,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 24,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "hhAN",
                      "BMrj",
                      "9cHi",
                      "fiFH",
                      "DKu6"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "1NLj"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "4P6E"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "YoFe",
                      "oM5Z"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "Z1Yu",
                      "hRm2"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "SM2R"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "nHjN",
                      "pPf5",
                      "JO0v",
                      "1fJz",
                      "NBOr"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "yQi5",
                      "mlAE",
                      "VPsG",
                      "TTRU",
                      "Dgk9"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "wV7F"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "0GTz",
                      "L_RH"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 94,
              "columns": [
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 8
                },
                {
                  "firstRow": 4,
                  "lastRow": 8
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 19
              },
              "seatCount": 90,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 12
                },
                {
                  "firstRow": 2,
                  "lastRow": 18
                },
                {
                  "firstRow": 4,
                  "lastRow": 15
                },
                {
                  "firstRow": 5,
                  "lastRow": 18
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "E",
              "A",
              "C",
              "A"
            ],
            "firstRow": 2,
            "lastRow": 14,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 1,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "k0bE",
                      "Jh95",
                      "1NhI"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "rZuT",
                      "2luZ",
                      "fEjL",
                      "mAnC"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "aOMS",
                      "OXFW"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "k6yN",
                      "37Fe",
                      "nkLI"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "2URb",
                      "sp5E",
                      "aQLA",
                      "mYzB",
                      "BUys"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "yKHM",
                      "tV6i"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "PEY0",
                      "bVuK",
                      "dL__"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "DjJF",
                      "B_XJ",
                      "qWRf",
                      "Dybh"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "uKrY",
                      "5Q0r"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "xHiL",
                      "N84L"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 5,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "0RT-"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "pb1x",
                      "VFPJ",
                      "8tT1",
                      "S4lv"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "_QX1"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "wMor",
                      "1A8K",
                      "i2zh",
                      "DgRB",
                      "t4tk"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 27,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "Um3b",
                      "vJg7"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "d6af"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "NG1U",
                      "Zlop",
                      "jofb"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "1FNc",
                      "1Tm_",
                      "Em23",
                      "iZVf"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "51l_",
                      "HxTo",
                      "h6tH",
                      "43O1"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "F0Ou",
                      "VhbQ",
                      "uhkN",
                      "4-Ux"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "YvWC",
                      "Yg6G",
                      "9AFj"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "ZU0t",
                      "DfaV"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "9-Z1"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "gohJ",
                      "7yX7",
                      "jkmt"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 22,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "Y6ax",
                      "BitX",
                      "lqdl"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "tsBK",
                      "qhSU",
                      "R1i3"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "rSRm",
                      "cEz-",
                      "_P8l",
                      "lZFz",
                      "EGH_"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "BhLW",
                      "Bqa3",
                      "VZDq"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "OlgS"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "dTnW",
                      "UdG9",
                      "psLT",
                      "kgDH",
                      "TGeQ"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "vE0S",
                      "wyL0"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "amal"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "oQTK"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "TWES",
                      "SPUY"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "kMP0",
                      "lzNC",
                      "xRlX",
                      "9m9L"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "mEgY",
                      "j-pn",
                      "h92a"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "D1Tn"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "rcqd",
                      "A6Ff",
                      "qSKB"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "rc51",
                      "aalw",
                      "d1v1",
                      "ItWk"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "yLDy",
                      "v7jL",
                      "dxbz"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "nDBg",
                      "BJM1",
                      "W3oT",
                      "2bMP",
                      "rcQm"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "C-L6"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "-xEv",
        "segmentRef": "b3Nd"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 95,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 12
                },
                {
                  "firstRow": 2,
                  "lastRow": 20
                },
                {
                  "firstRow": 4,
                  "lastRow": 20
                },
                {
                  "firstRow": 2,
                  "lastRow": 6
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 2,
                "lastRow": 17
              },
              "seatCount": 45,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 18
                },
                {
                  "firstRow": 3,
                  "lastRow": 14
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "B"
            ],
            "firstRow": 6,
            "lastRow": 30,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 24,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "jyeH",
                      "gm9-",
                      "Dooz",
                      "0q8r",
                      "Zjic"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "BKMe",
                      "k7q6",
                      "4wI0",
                      "BG5j"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 24,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "BZ6d",
                      "eccq",
                      "R80F",
                      "ikVS",
                      "4pHZ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "XxPG",
                      "gKJ_",
                      "0QmP",
                      "Oo7Y"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 8,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "Kykl",
                      "Zf6K",
                      "AcfF"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "7KV2",
                      "VVwQ",
                      "oIw3",
                      "T8_8",
                      "8uIo"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "WKS5",
                      "_EJj",
                      "8Fsw",
                      "AC6o",
                      "x1UP"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "qrfM",
                      "GKEF",
                      "sG6c",
                      "hj2q"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "k1D9",
                      "XIIW"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "HmJV",
                      "3TE2",
                      "0Tmi"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "8hHj",
                      "NpUL",
                      "vQ4J"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "l0CN"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 42,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 19
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 12
              },
              "seatCount": 80,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 6
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "E",
              "D",
              "C",
              "E",
              "C"
            ],
            "firstRow": 5,
            "lastRow": 29,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 22,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "EhgB",
                      "GOfX",
                      "fknu",
                      "pAD0"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "jCU6",
                      "skSv",
                      "PbzX"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "HueN",
                      "yuU-"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "smna",
                      "D3Ga",
                      "AmyG",
                      "qdiE",
                      "AXxS"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 28,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "C-ak",
                      "tCJ7"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "D5pU",
                      "2_Kz",
                      "qAYr"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 3,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "BQFT"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "OJju",
                      "anlZ",
                      "mqOQ"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "ic1e",
                      "Vd-c",
                      "No-J",
                      "MxRb",
                      "7ggW"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "F1Xs",
                      "314b"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 40,
              "columns": [
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 17
                },
                {
                  "firstRow": 4,
                  "lastRow": 8
                },
                {
                  "firstRow": 3,
                  "lastRow": 16
                },
                {
                  "firstRow": 2,
                  "lastRow": 20
                },
                {
                  "firstRow": 2,
                  "lastRow": 11
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 2,
                "lastRow": 13
              },
              "seatCount": 27,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 19
                },
                {
                  "firstRow": 3,
                  "lastRow": 6
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "E",
              "C"
            ],
            "firstRow": 3,
            "lastRow": 19,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 29,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "5Gb0"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "iHve",
                      "sEBR",
                      "o-S8",
                      "iBYP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "VbrI"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "EXoS",
                      "0fIt",
                      "jqY3"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "7f3V",
                      "7ztJ",
                      "uDqe",
                      "-MsK"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "YMTt",
                      "1HtO",
                      "QJ65",
                      "zfI0",
                      "itgg"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "UmY2"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "2-df"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "i0Sb",
        "segmentRef": "SGQa"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 100,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 18
                },
                {
                  "firstRow": 3,
                  "lastRow": 18
                },
                {
                  "firstRow": 3,
                  "lastRow": 10
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 20
              },
              "seatCount": 53,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 18
                },
                {
                  "firstRow": 2,
                  "lastRow": 14
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "C",
              "C",
              "F",
              "A",
              "D"
            ],
            "firstRow": 10,
            "lastRow": 30,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 24,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "yVIh",
                      "dWMB"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "rZ6R",
                      "1Ym4",
                      "RsuC"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "uGS6",
                      "lbrs"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "hRx7",
                      "D5pR",
                      "JF4S",
                      "2aUQ",
                      "Vca7"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "RHZ-",
                      "wPKX",
                      "6FWu",
                      "gZdT",
                      "HACM"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "SelV",
                      "pcmm"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "FMpR",
                      "DYL3",
                      "hts1",
                      "a997",
                      "2Rln"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "PgdF",
                      "nl7L",
                      "lDsC",
                      "D1Iy"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 1,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "_gnb",
                      "5oE5",
                      "44IC"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "B9zF",
                      "yNgY",
                      "e1Py",
                      "s_Gw"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "54aF",
                      "WJ3B",
                      "acN9"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "bMq_",
                      "v7dg"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "CSQz"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "VmcO",
                      "SMDA",
                      "M52f"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "A-xL",
                      "-QfV",
                      "RXnC",
                      "L1P5"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Ck2Q",
                      "dzkR"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "glh1"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "DUsL",
                      "ENkF",
                      "GULf",
                      "Pfus",
                      "7OkV"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 27,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "UzwR",
                      "PRRK",
                      "KCdb",
                      "j3X9",
                      "BEKG"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "PMVn",
                      "7Fip",
                      "yLv9",
                      "sKCX"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 23,
              "columns": [
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 18
                },
                {
                  "firstRow": 3,
                  "lastRow": 8
                },
                {
                  "firstRow": 1,
                  "lastRow": 20
                },
                {
                  "firstRow": 5,
                  "lastRow": 8
                },
                {
                  "firstRow": 1,
                  "lastRow": 16
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 5,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 15
              },
              "seatCount": 44,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 19
                },
                {
                  "firstRow": 1,
                  "lastRow": 8
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "A",
              "E",
              "F",
              "B"
            ],
            "firstRow": 5,
            "lastRow": 17,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 28,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "iJPj",
                      "ini8",
                      "1pnh",
                      "td8W"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "SXs6",
                      "x9Br",
                      "Vj5S",
                      "UOdi"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "oBtE",
                      "7CPO",
                      "Eryi",
                      "NFMR",
                      "P_ME"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "TyPv",
                      "esYQ"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "jlal",
                      "GOQ4",
                      "RMzv"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "aOzv",
                      "zPkL",
                      "Lg6n",
                      "RMdF"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 5,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "iuhd",
                      "_FKh",
                      "TPYI"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "x6kv",
                      "08_4",
                      "3xu-",
                      "AgcT",
                      "XaER"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "ec_v",
        "segmentRef": "2BxO"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 98,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 20
                },
                {
                  "firstRow": 2,
                  "lastRow": 6
                },
                {
                  "firstRow": 3,
                  "lastRow": 20
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 7
              },
              "seatCount": 91,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 12
                },
                {
                  "firstRow": 3,
                  "lastRow": 17
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "B",
              "F"
            ],
            "firstRow": 4,
            "lastRow": 21,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 21,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "kmmL",
                      "F1XL",
                      "BMwU",
                      "dOU3",
                      "NA9U"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "P2lu",
                      "4IIc",
                      "5Qnu",
                      "Itab"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "5hSv"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "-Wxk",
                      "Z7Az",
                      "6qWi",
                      "GfVX",
                      "fpmF"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "U4eH",
                      "5W5W",
                      "Di4X"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "8C1O",
                      "PusS"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "Hxcw",
                      "qFN1",
                      "w3l1",
                      "yP3g"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "5Bm_",
                      "FdA2",
                      "wSHz",
                      "flsR"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "KPCI"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "AkNt",
                      "XjeX",
                      "oJza",
                      "XpQm"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "v3PB",
                      "Szra",
                      "TSM_"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "1-sx"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "D2Tb",
                      "0nSH",
                      "FuAv",
                      "DYnm"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Hch6",
                      "b-vJ",
                      "-MeZ",
                      "FHU_"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "iKCG"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "ZwmX",
                      "ayAn",
                      "7ycT",
                      "dHfV"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "6nLb",
        "segmentRef": "k7ap"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 30,
              "columns": [
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 16
                },
                {
                  "firstRow": 3,
                  "lastRow": 18
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 2,
                "lastRow": 15
              },
              "seatCount": 68,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 18
                },
                {
                  "firstRow": 2,
                  "lastRow": 17
                },
                {
                  "firstRow": 5,
                  "lastRow": 14
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "C",
              "D",
              "E",
              "E",
              "A"
            ],
            "firstRow": 4,
            "lastRow": 20,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 13,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "Zf_b",
                      "qmv3",
                      "T9iQ",
                      "DZi8"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "8SN-",
                      "bJPV",
                      "Qttf"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "cV3P",
                      "RWZJ",
                      "Wge4",
                      "wSVp"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "Zh2K",
                      "2eLz"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "NLtO",
                      "cReU",
                      "aHZF",
                      "inOa",
                      "5Q4m"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "ACnQ",
                      "jBmR"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 3,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "_7cH",
                      "NmlX",
                      "8hhD",
                      "KnCX",
                      "WPvc"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Krbt"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "AQOi"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "EiF3",
                      "8LzF",
                      "CWQF"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 67,
              "columns": [
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 10
                },
                {
                  "firstRow": 2,
                  "lastRow": 19
                },
                {
                  "firstRow": 4,
                  "lastRow": 17
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 2,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 9
              },
              "seatCount": 51,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 17
                },
                {
                  "firstRow": 1,
                  "lastRow": 15
                },
                {
                  "firstRow": 5,
                  "lastRow": 17
                },
                {
                  "firstRow": 3,
                  "lastRow": 15
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "F"
            ],
            "firstRow": 5,
            "lastRow": 28,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 11,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "SH7j",
                      "uP6e",
                      "_ORL"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "w9IL",
                      "jWie"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 19,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "eRlK",
                      "EYW2",
                      "_0K_",
                      "wKJL"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "T605",
                      "tC7t"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 17,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "47BS",
                      "hSs3"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "U5iB",
                      "SAhl",
                      "hO3c",
                      "SLHk"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "Ia4W",
                      "S0jV",
                      "CuXH"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "GlR6",
                      "K39v",
                      "ZZSU"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "W7pa",
                      "LyyO"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "mKZh"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "7X21",
                      "6S-z"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "TkLE",
                      "BPUn"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "9KUg",
                      "h1P2"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "VkXd",
                      "TmUo",
                      "Mg41",
                      "ZKbE"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "PzLK",
                      "adWg"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "4JXH",
                      "wKix"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "fLJN",
                      "NG2o"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "dV-U",
                      "tc7l"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "1e2r",
                      "kaEw"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "nVrp",
                      "ELfB"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "hhgs"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "FWJu",
                      "AcF7",
                      "Cbld",
                      "r02f",
                      "8Z8H"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 28,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "0s-N",
                      "1CyT"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "zWjc"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "tVyJ",
                      "-jd4"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "yshm",
                      "g3ro",
                      "dgPl",
                      "TW7c",
                      "peer"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "ZG4v",
                      "E0iE"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "5j8g",
                      "awUo",
                      "FQRR",
                      "2DFk",
                      "INiU"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "tXYt",
                      "hH3B",
                      "ePHy"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "OwFH",
                      "OqdF",
                      "TlpF",
                      "WPmC",
                      "QbmM"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "0c8n",
                      "UnwC"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "H61R",
                      "-SNs",
                      "onVb",
                      "QTG7"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "_E3I",
        "segmentRef": "4Pgr"
      }
    ],
    "segments": [
      {
        "arrivalAirportCode": "LHR",
        "arrivalDate": "2026-08-30",
        "arrivalTime": "23:30",
        "bookingAirlineCode": "BA",
        "bookingClassCode": "C",
        "bookingFlightNumber": 1222,
        "cabinCode": "Y",
        "departureAirportCode": "LHR",
        "departureDate": "2026-08-31",
        "departureTime": "16:45",
        "flightLegs": [
          {
            "aircraftCode": "321",
            "arrivalAirportCode": "JFK",
            "departureAirportCode": "FRA",
            "departureScheduledDateTime": "2027-07-02T00:00:00.0Z",
            "id": "XkU3"
          },
          {
            "aircraftCode": "333",
            "arrivalAirportCode": "DXB",
            "departureAirportCode": "JFK",
            "departureScheduledDateTime": "2027-08-05T00:00:00.0Z",
            "id": "zzZ9"
          }
        ],
        "id": "Hlas",
        "isChangeOfGauge": true,
        "operatingAirlineCode": "JL",
        "operatingBookingClassCode": "S",
        "operatingFlightNumber": 8740,
        "reservationSegmentId": "0"
      },
      {
        "arrivalAirportCode": "CDG",
        "arrivalDate": "2026-09-05",
        "arrivalTime": "16:45",
        "bookingAirlineCode": "SQ",
        "bookingClassCode": "Y",
        "bookingFlightNumber": 3049,
        "cabinCode": "W",
        "departureAirportCode": "JFK",
        "departureDate": "2026-09-04",
        "departureTime": "20:00",
        "flightLegs": [
          {
            "aircraftCode": "321",
            "arrivalAirportCode": "SYD",
            "departureAirportCode": "SYD",
            "departureScheduledDateTime": "2026-11-01T00:00:00.0Z",
            "id": "2daW"
          },
          {
            "aircraftCode": "321",
            "arrivalAirportCode": "LHR",
            "departureAirportCode": "HND",
            "departureScheduledDateTime": "2027-06-05T00:00:00.0Z",
            "id": "5_7N"
          },
          {
            "aircraftCode": "321",
            "arrivalAirportCode": "DXB",
            "departureAirportCode": "DXB",
            "departureScheduledDateTime": "2027-03-06T00:00:00.0Z",
            "id": "ifYu"
          }
        ],
        "id": "LIjr",
        "isChangeOfGauge": false,
        "operatingAirlineCode": "NH",
        "operatingBookingClassCode": "J",
        "operatingFlightNumber": 8350,
        "reservationSegmentId": "7"
      },
      {
        "arrivalAirportCode": "ORD",
        "arrivalDate": "2026-08-25",
        "arrivalTime": "13:15",
        "bookingAirlineCode": "NH",
        "bookingClassCode": "C",
        "bookingFlightNumber": 1828,
        "cabinCode": "W",
        "departureAirportCode": "ORD",
        "departureDate": "2026-09-09",
        "departureTime": "20:00",
        "flightLegs": [
          {
            "aircraftCode": "320",
            "arrivalAirportCode": "LAX",
            "departureAirportCode": "SIN",
            "departureScheduledDateTime": "2027-03-24T00:00:00.0Z",
            "id": "BF9w"
          },
          {
            "aircraftCode": "321",
            "arrivalAirportCode": "FRA",
            "departureAirportCode": "ORD",
            "departureScheduledDateTime": "2027-07-25T00:00:00.0Z",
            "id": "TaTP"
          },
          {
            "aircraftCode": "320",
            "arrivalAirportCode": "JFK",
            "departureAirportCode": "DXB",
            "departureScheduledDateTime": "2026-10-29T00:00:00.0Z",
            "id": "qdyE"
          },
          {
            "aircraftCode": "320",
            "arrivalAirportCode": "ORD",
            "departureAirportCode": "LHR",
            "departureScheduledDateTime": "2027-03-16T00:00:00.0Z",
            "id": "pXum"
          },
          {
            "aircraftCode": "333",
            "arrivalAirportCode": "JFK",
            "departureAirportCode": "JFK",
            "departureScheduledDateTime": "2026-09-23T00:00:00.0Z",
            "id": "yjE-"
          }
        ],
        "id": "9kXJ",
        "isChangeOfGauge": true,
        "operatingAirlineCode": "BA",
        "operatingBookingClassCode": "C",
        "operatingFlightNumber": 6113,
        "reservationSegmentId": "2"
      }
    ],
    "serviceDefinitions": [
      {
        "airlineCode": "BA",
        "commercialName": "MEAL-VEG",
        "emdType": "Other Than Emd",
        "emdTypeCode": 5,
        "groupCode": "B2",
        "id": "tAXm",
        "isCommissionable": false,
        "isFeeGuaranteed": false,
        "reasonForIssuance": "Unknown",
        "reasonForIssuanceCode": "C",
        "serviceCode": "MEAL",
        "specialServiceCode": "ML"
      },
      {
        "airlineCode": "NH",
        "commercialName": "UPTO70LB",
        "emdType": "Other Than Emd",
        "emdTypeCode": 1,
        "groupCode": "A1",
        "id": "CkXt",
        "isCommissionable": false,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "Surface Transportation / Non Air Services",
        "reasonForIssuanceCode": "A",
        "serviceCode": "SEAT",
        "specialServiceCode": "BG"
      },
      {
        "airlineCode": "UA",
        "commercialName": "EXTRA-LEG",
        "emdType": "Flight Coupon Associated",
        "emdTypeCode": 4,
        "groupCode": "C3",
        "id": "0IOZ",
        "isCommissionable": true,
        "isFeeGuaranteed": false,
        "reasonForIssuance": "Airport Services",
        "reasonForIssuanceCode": "C",
        "serviceCode": "MEAL",
        "specialServiceCode": "ST"
      },
      {
        "airlineCode": "UA",
        "commercialName": "MEAL-VEG",
        "emdType": "Other Than Emd",
        "emdTypeCode": 3,
        "groupCode": "A1",
        "id": "SM_g",
        "isCommissionable": false,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "Merchandise",
        "reasonForIssuanceCode": "E",
        "serviceCode": "BAGG",
        "specialServiceCode": "BG"
      },
      {
        "airlineCode": "AA",
        "commercialName": "MEAL-VEG",
        "emdType": "Other Than Emd",
        "emdTypeCode": 4,
        "groupCode": "A1",
        "id": "s7U7",
        "isCommissionable": true,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "Merchandise",
        "reasonForIssuanceCode": "C",
        "serviceCode": "BAGG",
        "specialServiceCode": "ST"
      }
    ]
  },
  "warnings": [
    {
      "category": "NETWORK_DELAY",
      "description": "Data truncated.",
      "fieldName": "offerId",
      "fieldPath": "profile.surname",
      "fieldValue": "Wp5FgZnBFMg0i6D",
      "type": "STRING_LENGTH"
    },
    {
      "category": "USER_PROFILE",
      "description": "Field deprecated.",
      "fieldName": "givenName",
      "fieldPath": "profile.givenName",
      "fieldValue": "Vp8oXOYZHaKdVrA",
      "type": "STRING_LENGTH"
    }
  ]
}

payload

{
  "currencyCode": "TWD",
  "customAttributes": [
    {
      "key": "SpecialRequirement",
      "value": "Aisle"
    },
    {
      "key": "SeatPreference",
      "value": "Vegan"
    },
    {
      "key": "LoyaltyTier",
      "value": "Vegan"
    }
  ],
  "fareComponents": [
    {
      "brandCode": "A2",
      "fareBasis": "G4rgqX5i",
      "fareComponentId": "JDKo",
      "fareDetail": {
        "fareIndicator": 9,
        "fareRule": "NONE",
        "fareTariff": "1",
        "fareType": "XAN",
        "fareTypeBitmap": "11",
        "hasPrivateTariff": false
      },
      "governingCarrier": "AA",
      "totalPrice": "1200.00",
      "totalPriceCurrencyCode": "ANG"
    },
    {
      "brandCode": "C1",
      "fareBasis": "hPRzd9Qv",
      "fareComponentId": "5jcG",
      "fareDetail": {
        "fareIndicator": 2,
        "fareRule": "XPIL",
        "fareTariff": "2",
        "fareType": "PUB",
        "fareTypeBitmap": "00",
        "hasPrivateTariff": false
      },
      "governingCarrier": "DL",
      "totalPrice": "750.75",
      "totalPriceCurrencyCode": "AMD"
    },
    {
      "brandCode": "A2",
      "fareBasis": "KbGbnuIX",
      "fareComponentId": "zpkl",
      "fareDetail": {
        "fareIndicator": 6,
        "fareRule": "WPIL",
        "fareTariff": "1",
        "fareType": "PUB",
        "fareTypeBitmap": "10",
        "hasPrivateTariff": true
      },
      "governingCarrier": "UA",
      "totalPrice": "500.50",
      "totalPriceCurrencyCode": "LRD"
    },
    {
      "brandCode": "A2",
      "fareBasis": "hxKHRj5F",
      "fareComponentId": "Eq_6",
      "fareDetail": {
        "fareIndicator": 2,
        "fareRule": "NONE",
        "fareTariff": "3",
        "fareType": "PUB",
        "fareTypeBitmap": "11",
        "hasPrivateTariff": false
      },
      "governingCarrier": "JL",
      "totalPrice": "750.75",
      "totalPriceCurrencyCode": "SCR"
    },
    {
      "brandCode": "B1",
      "fareBasis": "p1mYAd75",
      "fareComponentId": "kxsV",
      "fareDetail": {
        "fareIndicator": 2,
        "fareRule": "NONE",
        "fareTariff": "3",
        "fareType": "NEG",
        "fareTypeBitmap": "10",
        "hasPrivateTariff": false
      },
      "governingCarrier": "EK",
      "totalPrice": "500.50",
      "totalPriceCurrencyCode": "SHP"
    }
  ],
  "isCheckinMode": false,
  "passengers": [
    {
      "customAttributes": [
        {
          "key": "LoyaltyTier",
          "value": "Gold"
        },
        {
          "key": "LoyaltyTier",
          "value": "Vegan"
        }
      ],
      "fareSegmentAssociation": [
        {
          "fareComponentRef": "Nr7r",
          "segmentRef": "ajQ8"
        }
      ],
      "givenName": "Dan",
      "id": "8o7_",
      "isAccompaniedByInfant": false,
      "loyaltyProgramAccounts": [
        {
          "accountNumber": "YLPscDriX",
          "airlineCode": "AF",
          "programName": "Gold Rewards"
        },
        {
          "accountNumber": "51fYm06Pv",
          "airlineCode": "AF",
          "programName": "Frequent Flyer Plus"
        },
        {
          "accountNumber": "C5Vyy4vrO",
          "airlineCode": "EK",
          "programName": "Gold Rewards"
        }
      ],
      "passengerType": "YTH",
      "specialServiceRequests": [
        {
          "codes": [
            "ML",
            "BG",
            "ML",
            "ML"
          ],
          "segmentRef": "16F5"
        },
        {
          "codes": [
            "ML",
            "ML",
            "BG",
            "ST",
            "ST"
          ],
          "segmentRef": "1xwh"
        }
      ],
      "surname": "Rath"
    },
    {
      "customAttributes": [
        {
          "key": "SpecialRequirement",
          "value": "None"
        },
        {
          "key": "SpecialRequirement",
          "value": "Vegan"
        },
        {
          "key": "SeatPreference",
          "value": "Gold"
        },
        {
          "key": "LoyaltyTier",
          "value": "Gold"
        },
        {
          "key": "MealType",
          "value": "None"
        }
      ],
      "fareSegmentAssociation": [
        {
          "fareComponentRef": "82BR",
          "segmentRef": "ozhv"
        },
        {
          "fareComponentRef": "eOVl",
          "segmentRef": "0NrM"
        },
        {
          "fareComponentRef": "NGDR",
          "segmentRef": "wYLV"
        }
      ],
      "givenName": "Bruce",
      "id": "HOhe",
      "isAccompaniedByInfant": true,
      "loyaltyProgramAccounts": [
        {
          "accountNumber": "SVt07geby",
          "airlineCode": "LH",
          "programName": "Corporate Loyalty ID"
        },
        {
          "accountNumber": "PKL5j38Rg",
          "airlineCode": "EK",
          "programName": "Star Alliance Gold"
        },
        {
          "accountNumber": "Uaq8gJ9YP",
          "airlineCode": "NH",
          "programName": "Frequent Flyer Plus"
        },
        {
          "accountNumber": "cIkHvTQyP",
          "airlineCode": "SQ",
          "programName": "Gold Rewards"
        }
      ],
      "passengerType": "ADT",
      "specialServiceRequests": [
        {
          "codes": [
            "ST",
            "BG",
            "BG"
          ],
          "segmentRef": "qxfC"
        },
        {
          "codes": [
            "ST",
            "ST",
            "ST"
          ],
          "segmentRef": "3jX7"
        },
        {
          "codes": [
            "ML",
            "BG",
            "BG"
          ],
          "segmentRef": "1UTn"
        },
        {
          "codes": [
            "ML",
            "BG"
          ],
          "segmentRef": "4KJg"
        },
        {
          "codes": [
            "ML",
            "ST",
            "ST"
          ],
          "segmentRef": "y_Gb"
        }
      ],
      "surname": "Ferry"
    },
    {
      "customAttributes": [
        {
          "key": "SeatPreference",
          "value": "None"
        },
        {
          "key": "SeatPreference",
          "value": "Vegan"
        },
        {
          "key": "SeatPreference",
          "value": "Vegan"
        }
      ],
      "fareSegmentAssociation": [
        {
          "fareComponentRef": "GRqz",
          "segmentRef": "L2R_"
        }
      ],
      "givenName": "Rowland",
      "id": "SnE7",
      "isAccompaniedByInfant": false,
      "loyaltyProgramAccounts": [
        {
          "accountNumber": "gItLWMdk3",
          "airlineCode": "AA",
          "programName": "Star Alliance Gold"
        }
      ],
      "passengerType": "ADT",
      "specialServiceRequests": [
        {
          "codes": [
            "ML",
            "BG",
            "ST"
          ],
          "segmentRef": "uR05"
        },
        {
          "codes": [
            "ML",
            "ST",
            "BG"
          ],
          "segmentRef": "6Y98"
        }
      ],
      "surname": "O'Hara"
    },
    {
      "customAttributes": [
        {
          "key": "MealType",
          "value": "Aisle"
        }
      ],
      "fareSegmentAssociation": [
        {
          "fareComponentRef": "skGE",
          "segmentRef": "bPE0"
        },
        {
          "fareComponentRef": "jbZj",
          "segmentRef": "OUuf"
        },
        {
          "fareComponentRef": "_8M0",
          "segmentRef": "HLmB"
        }
      ],
      "givenName": "Lessie",
      "id": "q-S_",
      "isAccompaniedByInfant": true,
      "loyaltyProgramAccounts": [
        {
          "accountNumber": "yshmcYHZK",
          "airlineCode": "NH",
          "programName": "Frequent Flyer Plus"
        }
      ],
      "passengerType": "SNR",
      "specialServiceRequests": [
        {
          "codes": [
            "ML",
            "BG",
            "ST"
          ],
          "segmentRef": "AOih"
        },
        {
          "codes": [
            "ST",
            "ST"
          ],
          "segmentRef": "f16v"
        },
        {
          "codes": [
            "ML",
            "BG",
            "ST"
          ],
          "segmentRef": "HReE"
        }
      ],
      "surname": "Gorczany"
    }
  ],
  "returnSeatMapsOnlyForSegmentRefs": [
    "DwZq",
    "16-h",
    "Iexm",
    "OomB"
  ],
  "returnSeatOffersOnlyForPassengerRefs": [
    "kfc6"
  ],
  "segments": [
    {
      "aircraftCode": "321",
      "arrivalAirportCode": "CDG",
      "arrivalDate": "2026-09-06",
      "arrivalTime": "23:30",
      "bookingAirlineCode": "JL",
      "bookingClassCode": "F",
      "bookingFlightNumber": 394,
      "cabinCode": "J",
      "departureAirportCode": "HND",
      "departureDate": "2026-08-26",
      "departureTime": "13:15",
      "hasRecordCreateTag": false,
      "id": "RiiN",
      "operatingAirlineCode": "AF",
      "operatingBookingClassCode": "S",
      "operatingFlightNumber": 4006
    }
  ]
}
{
  "errors": [
    {
      "category": "UNAUTHORIZED",
      "description": "Client did not provide required data.",
      "fieldName": "offerId",
      "fieldPath": "offerId",
      "fieldValue": "test",
      "type": "INVALID_FORMAT"
    },
    {
      "category": "UNAUTHORIZED",
      "description": "Client did not provide required data.",
      "fieldName": "pnrLocator",
      "fieldPath": "offerId",
      "fieldValue": "test",
      "type": "INVALID_FORMAT"
    },
    {
      "category": "UNAUTHORIZED",
      "description": "Invalid value provided.",
      "fieldName": "pnrLocator",
      "fieldPath": "offerId",
      "fieldValue": "123",
      "type": "SERVER_ERROR"
    },
    {
      "category": "NOT_FOUND",
      "description": "Invalid value provided.",
      "fieldName": "pnrLocator",
      "fieldPath": "offerId",
      "fieldValue": "ABC",
      "type": "REQUIRED_FIELD_MISSING"
    }
  ],
  "extensions": {
    "diagnosticId": "ServiceRS",
    "diagnosticMessage": "Response"
  },
  "response": {
    "displayOnlyItems": [
      {
        "annotations": [
          {
            "key": "LoyaltyTier",
            "value": "Gold"
          },
          {
            "key": "MealType",
            "value": "None"
          },
          {
            "key": "MealType",
            "value": "Gold"
          }
        ],
        "displayOnlyReason": "Unknown",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "SR",
        "feeApplicationMethod": "Item",
        "id": "a5sj",
        "isInterlineable": false,
        "passengerRefs": [
          "zsIY",
          "LVTR"
        ],
        "paymentType": "Instant",
        "priceDefinitionRef": "I7os",
        "purchaseByDateTime": "2026-09-24T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Sector",
        "segmentRefs": [
          "p9hE",
          "qPbH",
          "rPIm"
        ],
        "serviceDefinitionRef": "xZKy"
      },
      {
        "annotations": [
          {
            "key": "SpecialRequirement",
            "value": "Aisle"
          },
          {
            "key": "MealType",
            "value": "Vegan"
          }
        ],
        "displayOnlyReason": "Restricted",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "DR",
        "feeApplicationMethod": "Per 1kg Over Free Baggage Allowance",
        "id": "dSFS",
        "isInterlineable": true,
        "passengerRefs": [
          "gtBZ",
          "0jtW",
          "V2FA",
          "Pf7X",
          "IN75"
        ],
        "paymentType": "Instant",
        "priceDefinitionRef": "w-4K",
        "purchaseByDateTime": "2026-10-08T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Portion",
        "segmentRefs": [
          "WnBn",
          "0nb4",
          "DtpW",
          "9MLp"
        ],
        "serviceDefinitionRef": "PKoO"
      },
      {
        "annotations": [
          {
            "key": "SpecialRequirement",
            "value": "None"
          },
          {
            "key": "SeatPreference",
            "value": "Aisle"
          },
          {
            "key": "SeatPreference",
            "value": "Aisle"
          },
          {
            "key": "SpecialRequirement",
            "value": "Aisle"
          },
          {
            "key": "SpecialRequirement",
            "value": "Window"
          }
        ],
        "displayOnlyReason": "Unable To Book",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "SR",
        "feeApplicationMethod": "Percentage 1 Of Fare Per Kg",
        "id": "jE-A",
        "isInterlineable": true,
        "passengerRefs": [
          "GueW",
          "UBcr",
          "2LNH"
        ],
        "paymentType": "Deferred",
        "priceDefinitionRef": "yCMG",
        "purchaseByDateTime": "2026-11-24T00:00:00.0Z",
        "refundableReissuableIndicator": "Reuse",
        "sectorPortionIndicator": "Sector",
        "segmentRefs": [
          "pV72",
          "vrOW",
          "NRKT"
        ],
        "serviceDefinitionRef": "jSlE"
      },
      {
        "annotations": [
          {
            "key": "LoyaltyTier",
            "value": "Vegan"
          },
          {
            "key": "LoyaltyTier",
            "value": "None"
          }
        ],
        "displayOnlyReason": "Restricted",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "SR",
        "feeApplicationMethod": "Per 5kg Over Free Baggage Allowance",
        "id": "o9op",
        "isInterlineable": true,
        "passengerRefs": [
          "UljH",
          "gtQI",
          "nGkr",
          "pbbT"
        ],
        "paymentType": "Instant",
        "priceDefinitionRef": "i0n0",
        "purchaseByDateTime": "2027-07-23T00:00:00.0Z",
        "refundableReissuableIndicator": "Reuse",
        "sectorPortionIndicator": "Journey",
        "segmentRefs": [
          "NFGy",
          "Wp33",
          "76Vq",
          "pELZ"
        ],
        "serviceDefinitionRef": "IZVa"
      },
      {
        "annotations": [
          {
            "key": "SeatPreference",
            "value": "Window"
          }
        ],
        "displayOnlyReason": "Unknown",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "EX",
        "feeApplicationMethod": "Percentage 1.5 Of Fare Per Kg",
        "id": "asGZ",
        "isInterlineable": true,
        "passengerRefs": [
          "RqJZ",
          "mZZq",
          "VVCE",
          "FBmh"
        ],
        "paymentType": "Deferred",
        "priceDefinitionRef": "nVAP",
        "purchaseByDateTime": "2027-01-31T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Sector",
        "segmentRefs": [
          "WfC3",
          "HjhJ"
        ],
        "serviceDefinitionRef": "ABC3"
      }
    ],
    "offerExpirationDateTime": "2026-12-23T00:00:00.0Z",
    "offerId": "XLue",
    "offerItems": [
      {
        "annotations": [
          {
            "key": "SeatPreference",
            "value": "Vegan"
          },
          {
            "key": "SeatPreference",
            "value": "Vegan"
          },
          {
            "key": "MealType",
            "value": "Window"
          }
        ],
        "feeApplicationMethod": "Percentage 0.5 Of Fare Per Kg",
        "id": "jLfR",
        "isInterlineable": true,
        "passengerRefs": [
          "uPp_",
          "1Cr3",
          "qxuw",
          "Af4V",
          "uOMQ"
        ],
        "paymentType": "Instant",
        "priceDefinitionRef": "qXFJ",
        "purchaseByDateTime": "2027-04-21T00:00:00.0Z",
        "refundableReissuableIndicator": "Reuse",
        "sectorPortionIndicator": "Journey",
        "segmentRefs": [
          "3G9g",
          "7KUD",
          "G73V",
          "rkVg",
          "QLY4"
        ],
        "serviceDefinitionRef": "EW1R"
      },
      {
        "annotations": [
          {
            "key": "LoyaltyTier",
            "value": "None"
          }
        ],
        "feeApplicationMethod": "Item",
        "id": "qSNv",
        "isInterlineable": true,
        "passengerRefs": [
          "2M4-"
        ],
        "paymentType": "Deferred",
        "priceDefinitionRef": "hm5d",
        "purchaseByDateTime": "2027-07-03T00:00:00.0Z",
        "refundableReissuableIndicator": "Reuse",
        "sectorPortionIndicator": "Journey",
        "segmentRefs": [
          "vl-8",
          "QdfY",
          "mm9o",
          "ywIF",
          "oP-5"
        ],
        "serviceDefinitionRef": "LddQ"
      },
      {
        "annotations": [
          {
            "key": "LoyaltyTier",
            "value": "Gold"
          }
        ],
        "feeApplicationMethod": "Percentage 1.5 Of Fare Per Kg",
        "id": "eNOX",
        "isInterlineable": false,
        "passengerRefs": [
          "UHAY",
          "BO2N",
          "V3m4",
          "NTZy",
          "aRAU"
        ],
        "paymentType": "Deferred",
        "priceDefinitionRef": "mv1a",
        "purchaseByDateTime": "2026-08-25T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Sector",
        "segmentRefs": [
          "ebyC",
          "7NCT",
          "8JPU",
          "QHbu"
        ],
        "serviceDefinitionRef": "rLzZ"
      }
    ],
    "passengers": [
      {
        "givenName": "Nikita",
        "id": "w0Ug",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "YlXwx0N5l",
            "airlineCode": "SQ",
            "programName": "Gold Rewards"
          },
          {
            "accountNumber": "h7mPhO6E7",
            "airlineCode": "NH",
            "programName": "Frequent Flyer Plus"
          },
          {
            "accountNumber": "Xu8PeZSKs",
            "airlineCode": "EK",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "msWpmFrrx",
            "airlineCode": "SQ",
            "programName": "Frequent Flyer Plus"
          }
        ],
        "passengerType": "SNR",
        "reservationPassengerId": "01.01",
        "surname": "Wisozk"
      },
      {
        "givenName": "Larry",
        "id": "BAa0",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "TncopQt2r",
            "airlineCode": "NH",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "SxoPZkX4q",
            "airlineCode": "AF",
            "programName": "Frequent Flyer Plus"
          },
          {
            "accountNumber": "PD1CO3KW8",
            "airlineCode": "JL",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "czDIllTyC",
            "airlineCode": "SQ",
            "programName": "Gold Rewards"
          },
          {
            "accountNumber": "Ts446Se8H",
            "airlineCode": "LH",
            "programName": "Gold Rewards"
          }
        ],
        "passengerType": "INF",
        "reservationPassengerId": "02.01",
        "surname": "Greenfelder"
      }
    ],
    "priceDefinitions": [
      {
        "currencyCode": "KYD",
        "id": "EjUA",
        "referenceBasePrice": {
          "amount": "50.00",
          "amountWithoutTaxes": "90.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "100.00",
          "amountWithoutTaxes": "90.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        }
      },
      {
        "currencyCode": "CNY",
        "id": "Ey3d",
        "referenceBasePrice": {
          "amount": "50.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            },
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "50.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "AY"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "ZP"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        }
      }
    ],
    "seatMaps": [
      {
        "cabinCompartments": [
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 34,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 20
                },
                {
                  "firstRow": 4,
                  "lastRow": 10
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 14
              },
              "seatCount": 78,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 7
                },
                {
                  "firstRow": 1,
                  "lastRow": 13
                }
              ]
            },
            "cabinName": "Premium",
            "columnIds": [
              "F",
              "D"
            ],
            "firstRow": 7,
            "lastRow": 18,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 29,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "9ROn",
                      "gt0-",
                      "uMWT",
                      "lkAF",
                      "wlms"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "y1Pp",
                      "Hwkm",
                      "rT4K",
                      "uBc7",
                      "CPNj"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "4tYp",
                      "YIf6",
                      "a33o"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "d3qQ",
                      "2FYm",
                      "p8lP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "0zfY",
                      "eIQi"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "91aD",
                      "sm3I",
                      "62pK",
                      "FVlj"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 17,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "dPkk"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "FzW3",
                      "Hmsu",
                      "2vg9",
                      "bIsa"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 75,
              "columns": [
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 16
                },
                {
                  "firstRow": 3,
                  "lastRow": 18
                },
                {
                  "firstRow": 2,
                  "lastRow": 14
                },
                {
                  "firstRow": 5,
                  "lastRow": 15
                },
                {
                  "firstRow": 1,
                  "lastRow": 15
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 2,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 5,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 16
              },
              "seatCount": 72,
              "wingRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 16
                },
                {
                  "firstRow": 5,
                  "lastRow": 6
                },
                {
                  "firstRow": 4,
                  "lastRow": 20
                },
                {
                  "firstRow": 5,
                  "lastRow": 6
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "B",
              "A",
              "B",
              "F"
            ],
            "firstRow": 6,
            "lastRow": 13,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "4ZkR",
                      "_HHZ",
                      "BnpQ"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "EvSO",
                      "0HZQ",
                      "OhVo",
                      "ZIqH",
                      "_fJM"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 25,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "7KpG"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "6ASN"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 24,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "tPXB",
                      "CkyR",
                      "5hEB"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "A1hf",
                      "vvmY",
                      "eSmm",
                      "4tGK",
                      "4vLP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "NN_p",
                      "NLW1",
                      "3lTs"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "oDr5"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "KLkb",
                      "UurM"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "rHXR",
                      "UwhG",
                      "mhKF",
                      "u0u1",
                      "PTgB"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "rFKl",
        "segmentRef": "U0ag"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 46,
              "columns": [
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 20
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 17
              },
              "seatCount": 21,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 20
                },
                {
                  "firstRow": 1,
                  "lastRow": 14
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "C",
              "D",
              "E",
              "A",
              "E"
            ],
            "firstRow": 9,
            "lastRow": 25,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 21,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "zak2",
                      "zs1w",
                      "P2DW"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "772F",
                      "Q0cN",
                      "pBD9",
                      "9ich",
                      "927r"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "5U7W",
                      "-k3G",
                      "RfMm",
                      "LgPV"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "YkGF",
                      "l9Ie",
                      "-RNj",
                      "121r",
                      "axsa"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "xBAp",
                      "ZIDM",
                      "A48Z",
                      "zp0a",
                      "m8fT"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "dqrQ"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 32,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 11
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 5,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 9
              },
              "seatCount": 56,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 18
                },
                {
                  "firstRow": 5,
                  "lastRow": 16
                }
              ]
            },
            "cabinName": "Premium",
            "columnIds": [
              "B",
              "F",
              "F"
            ],
            "firstRow": 10,
            "lastRow": 22,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 26,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "06P3",
                      "bdtc"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Tuai"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "6GPF",
                      "sZ3A",
                      "Z2sE",
                      "Wy_S",
                      "SIn0"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "KDXs",
                      "TW-9",
                      "kEUR",
                      "yltr",
                      "IwP4"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "nBpa",
                      "MGcL",
                      "VzXc",
                      "BPIz",
                      "9UXp"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "kz_D"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "HPE3"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "glSw",
                      "v0Ct",
                      "PXD8",
                      "gK5S",
                      "bvq5"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 27,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "2gkL",
                      "pgB2",
                      "dGsx"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "2frY",
                      "KJVZ",
                      "6rYo",
                      "amFd",
                      "-SlV"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "351X",
                      "HYzG",
                      "yP88",
                      "a7wh",
                      "tV_i"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "0s1K",
                      "xxrX",
                      "rqiq",
                      "E9np"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 2,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "MKwC",
                      "GPoL",
                      "8XSz"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "kc51",
                      "gMok",
                      "0W2l",
                      "uDq3",
                      "4-YS"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "VHGu",
                      "cOax",
                      "iny3",
                      "H3t2",
                      "lt0n"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "aRlk",
                      "yFz_"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "ugAI",
                      "glKc",
                      "udQa",
                      "v_6m",
                      "keVb"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "0EnT",
                      "xHtx",
                      "ntpp"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 85,
              "columns": [
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 13
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 5,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 5,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 15
              },
              "seatCount": 20,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 10
                },
                {
                  "firstRow": 3,
                  "lastRow": 18
                }
              ]
            },
            "cabinName": "Premium",
            "columnIds": [
              "F"
            ],
            "firstRow": 7,
            "lastRow": 18,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "QCXM",
                      "m4gr",
                      "yfxw",
                      "vmQ0",
                      "kbF5"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "FDfq",
                      "eUvb",
                      "Sf_2",
                      "V9_N",
                      "KNyM"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 27,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "ZQlK",
                      "klxM",
                      "3KRl"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "fTMU",
                      "ZY--",
                      "5hn5"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 27,
              "columns": [
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 6
                },
                {
                  "firstRow": 4,
                  "lastRow": 16
                },
                {
                  "firstRow": 2,
                  "lastRow": 16
                },
                {
                  "firstRow": 5,
                  "lastRow": 13
                },
                {
                  "firstRow": 3,
                  "lastRow": 15
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 2,
                "lastRow": 13
              },
              "seatCount": 40,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 14
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "B",
              "B"
            ],
            "firstRow": 3,
            "lastRow": 18,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 1,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "EzkM"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "rynx",
                      "_qya",
                      "_Lp4"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "AVW2",
                      "UXHf",
                      "2Byk",
                      "9xcl",
                      "3vV1"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "QNoI",
                      "Mubq",
                      "rHhT"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "wDgh"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "CRbV",
                      "P4sv",
                      "jLRv",
                      "C5NV",
                      "JefR"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "c2eV",
                      "vKBo",
                      "Okyg",
                      "9X_e"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "HDIY"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 19,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "p0cc",
                      "I7lZ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "k_lf",
                      "f6e1",
                      "-4vg"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "i5uQ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "cdnC",
                      "-9nW",
                      "bPL1",
                      "P6Wm",
                      "CdY6"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "Q772",
                      "E72Z",
                      "h-4N"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "bzg-",
                      "aV58"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "zAOh",
                      "aNOU",
                      "xKLD",
                      "zGbn",
                      "a-Sb"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "496g",
                      "YwR9"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "5u6d",
                      "NH6d",
                      "ymqJ"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "4C-E",
                      "lesi",
                      "3eio",
                      "yhuK",
                      "o7xp"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "FqCv"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "RPzH",
                      "pjum",
                      "haDJ",
                      "dcYm",
                      "s37G"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "KwCS",
                      "2OJc"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "xoRm",
                      "sIkA",
                      "scej",
                      "btam",
                      "41iL"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "Gyaa",
                      "GiXA",
                      "4OQg"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "pXPZ",
                      "2gBK",
                      "5gqR"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "t-C6",
                      "GsK9"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "S0oS",
                      "wxBu"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 1,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "6-qI"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "XXl9",
                      "S5Cb",
                      "nllU"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "3kEp",
                      "Ss17"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "UIkv",
                      "yHqJ",
                      "K5h1",
                      "KBRL"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "rZp8",
                      "BTlf"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "rdqu",
                      "iwQ5",
                      "Flo0",
                      "3fRI"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "d04P",
        "segmentRef": "lZRB"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 54,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 16
                },
                {
                  "firstRow": 3,
                  "lastRow": 20
                },
                {
                  "firstRow": 5,
                  "lastRow": 17
                },
                {
                  "firstRow": 1,
                  "lastRow": 11
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 2,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 20
              },
              "seatCount": 55,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 20
                },
                {
                  "firstRow": 1,
                  "lastRow": 12
                }
              ]
            },
            "cabinName": "Premium",
            "columnIds": [
              "E",
              "D",
              "D",
              "F",
              "A"
            ],
            "firstRow": 2,
            "lastRow": 18,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 19,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "d6yN",
                      "RIrv"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "3nY7",
                      "1s04",
                      "mQCy"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "EbNS"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "mDx6"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "1ntc",
                      "tHx2",
                      "Kb-E",
                      "t-Qy",
                      "UgjI"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "yhJy",
                      "fbnK",
                      "nzjX",
                      "BJ5V",
                      "vleP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "5sxc"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "T_TD",
                      "SZeH"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "ouie",
                      "EiXr",
                      "ElfV",
                      "iwsu"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "PGJw"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 15,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "l0I8",
                      "HFXQ",
                      "cVeM",
                      "gJ2m"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "ffAw",
                      "Ox4L",
                      "9YbT",
                      "4_pU",
                      "wQCR"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "Wka5",
                      "PKNk",
                      "JDHa",
                      "IpM8"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "0gt0",
                      "9zib",
                      "G6OS"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "XpPJ",
                      "vg9E"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "mjXe"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 15,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "l8i0",
                      "GocP",
                      "LoQA"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "QnHt",
                      "mR_I",
                      "qMkC"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "2xEp",
                      "98W4",
                      "8c4t",
                      "8-gl"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "VNFe",
                      "XrzO",
                      "CN2w"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "DAMi",
                      "rRu9",
                      "s2EL"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Kjf_",
                      "0w7l",
                      "p0uS",
                      "eR-D",
                      "ub9D"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "UDtR",
                      "FXqV",
                      "Vyvk"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "IsND",
                      "w1O8",
                      "5aqN"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "lL7x",
                      "jla1",
                      "wlYS",
                      "JnR9",
                      "9BFr"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "rxyc",
                      "t2k9",
                      "J1NG"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 24,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "C69I",
                      "aTmd",
                      "rvWc",
                      "P8qk",
                      "1IGD"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "nZmN"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 60,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 10
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 17
              },
              "seatCount": 39,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 15
                },
                {
                  "firstRow": 1,
                  "lastRow": 11
                },
                {
                  "firstRow": 2,
                  "lastRow": 18
                },
                {
                  "firstRow": 4,
                  "lastRow": 14
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "D",
              "B",
              "B",
              "C",
              "C"
            ],
            "firstRow": 9,
            "lastRow": 19,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 1,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "sexH",
                      "39ut",
                      "YHQp",
                      "5Arf",
                      "H7Wt"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Sxbm"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 4,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "qzau",
                      "CS6S"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "Q4UH",
                      "x509",
                      "wvtK"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "o3xf",
                      "V78m"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "XT_v",
                      "CBr0",
                      "gK0d",
                      "nfj1",
                      "oOrI"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "8h6v",
                      "hChT"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "kBE-",
                      "5mLk",
                      "gNlr"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 25,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "4MDV"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "DnoF",
                      "nrx6",
                      "QijN"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "r0P5",
                      "hmqC"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "v9N_",
                      "EpoC",
                      "LRLi",
                      "RUNS",
                      "qIfg"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "taJz",
                      "XuDr",
                      "NnRT",
                      "p3NA",
                      "1BNd"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "MA1G",
                      "zAeX",
                      "TZUR",
                      "qUfl",
                      "HNwa"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 30,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "EWGd",
                      "PyxH",
                      "ib95",
                      "iffK",
                      "AxHX"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "JP25"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 88,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 18
                },
                {
                  "firstRow": 5,
                  "lastRow": 16
                },
                {
                  "firstRow": 1,
                  "lastRow": 18
                },
                {
                  "firstRow": 1,
                  "lastRow": 13
                },
                {
                  "firstRow": 4,
                  "lastRow": 11
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 15
              },
              "seatCount": 94,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 12
                },
                {
                  "firstRow": 4,
                  "lastRow": 17
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "F"
            ],
            "firstRow": 10,
            "lastRow": 25,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 21,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "_NV2",
                      "UASN",
                      "OXVt",
                      "IHCz"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Ry8C",
                      "QCUh"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "wheQ",
                      "_S6h",
                      "E610"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "07ye",
                      "-Jwx",
                      "B90w",
                      "grzV",
                      "a8Lz"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "t3nv",
                      "7H0F",
                      "nxwT"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "p0D1",
                      "1TPo"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "SuIr",
                      "EMTy",
                      "MGoO",
                      "Q46y"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "bn7e",
                      "iaiq",
                      "eXw2",
                      "Ee78"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "kC4B",
        "segmentRef": "2qBH"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 24,
              "columns": [
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 10
                },
                {
                  "firstRow": 1,
                  "lastRow": 12
                },
                {
                  "firstRow": 3,
                  "lastRow": 13
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 5,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 19
              },
              "seatCount": 54,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 18
                },
                {
                  "firstRow": 3,
                  "lastRow": 7
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "F",
              "E"
            ],
            "firstRow": 3,
            "lastRow": 23,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "aIWN",
                      "vZpn",
                      "C1DM",
                      "bodf"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "HUeB",
                      "VHvf"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "uYGW",
        "segmentRef": "jnzR"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 71,
              "columns": [
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 12
                },
                {
                  "firstRow": 2,
                  "lastRow": 13
                },
                {
                  "firstRow": 3,
                  "lastRow": 12
                },
                {
                  "firstRow": 5,
                  "lastRow": 18
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 2,
                "lastRow": 18
              },
              "seatCount": 55,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 19
                },
                {
                  "firstRow": 5,
                  "lastRow": 11
                },
                {
                  "firstRow": 2,
                  "lastRow": 17
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "B"
            ],
            "firstRow": 9,
            "lastRow": 17,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 27,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "8Kw-"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "hHtY",
                      "6BQF"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 9,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "nW33",
                      "tzfO",
                      "7iJg",
                      "iM4W",
                      "USb1"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "dPAU",
                      "IY6j",
                      "g3FL",
                      "7rUB"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "ggDH"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "RZSI",
                      "JuXZ",
                      "IS6O",
                      "5ozK",
                      "x6N5"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "BMso",
                      "qRPJ",
                      "jVEa",
                      "qSgL",
                      "Dg5C"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "ZchZ",
                      "_PNP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "gFds"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "ajuC",
                      "p7J5"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "QX7p",
        "segmentRef": "yoes"
      }
    ],
    "segments": [
      {
        "arrivalAirportCode": "SYD",
        "arrivalDate": "2026-09-08",
        "arrivalTime": "20:00",
        "bookingAirlineCode": "LH",
        "bookingClassCode": "C",
        "bookingFlightNumber": 4158,
        "cabinCode": "J",
        "departureAirportCode": "ORD",
        "departureDate": "2026-09-20",
        "departureTime": "16:45",
        "flightLegs": [
          {
            "aircraftCode": "320",
            "arrivalAirportCode": "LHR",
            "departureAirportCode": "JFK",
            "departureScheduledDateTime": "2026-12-04T00:00:00.0Z",
            "id": "3SZQ"
          }
        ],
        "id": "TS06",
        "isChangeOfGauge": true,
        "operatingAirlineCode": "EK",
        "operatingBookingClassCode": "M",
        "operatingFlightNumber": 7638,
        "reservationSegmentId": "8"
      },
      {
        "arrivalAirportCode": "LAX",
        "arrivalDate": "2026-09-23",
        "arrivalTime": "09:30",
        "bookingAirlineCode": "JL",
        "bookingClassCode": "C",
        "bookingFlightNumber": 4206,
        "cabinCode": "J",
        "departureAirportCode": "CDG",
        "departureDate": "2026-09-22",
        "departureTime": "23:30",
        "flightLegs": [
          {
            "aircraftCode": "738",
            "arrivalAirportCode": "HND",
            "departureAirportCode": "FRA",
            "departureScheduledDateTime": "2026-12-12T00:00:00.0Z",
            "id": "KN88"
          },
          {
            "aircraftCode": "320",
            "arrivalAirportCode": "ORD",
            "departureAirportCode": "DXB",
            "departureScheduledDateTime": "2027-05-13T00:00:00.0Z",
            "id": "UdUy"
          },
          {
            "aircraftCode": "321",
            "arrivalAirportCode": "LHR",
            "departureAirportCode": "JFK",
            "departureScheduledDateTime": "2027-08-07T00:00:00.0Z",
            "id": "K8ap"
          }
        ],
        "id": "21v9",
        "isChangeOfGauge": false,
        "operatingAirlineCode": "EK",
        "operatingBookingClassCode": "W",
        "operatingFlightNumber": 7832,
        "reservationSegmentId": "7"
      }
    ],
    "serviceDefinitions": [
      {
        "airlineCode": "SQ",
        "commercialName": "EXTRA-LEG",
        "emdType": "Eticket",
        "emdTypeCode": 3,
        "groupCode": "A1",
        "id": "kZW3",
        "isCommissionable": true,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "Individual Airline Use",
        "reasonForIssuanceCode": "E",
        "serviceCode": "SEAT",
        "specialServiceCode": "ML"
      },
      {
        "airlineCode": "JL",
        "commercialName": "MEAL-VEG",
        "emdType": "Flight Coupon Associated",
        "emdTypeCode": 2,
        "groupCode": "C3",
        "id": "WXvH",
        "isCommissionable": true,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "Airport Services",
        "reasonForIssuanceCode": "C",
        "serviceCode": "BAGG",
        "specialServiceCode": "BG"
      },
      {
        "airlineCode": "AA",
        "commercialName": "UPTO70LB",
        "emdType": "Flight Coupon Associated",
        "emdTypeCode": 1,
        "groupCode": "B2",
        "id": "Ljb0",
        "isCommissionable": false,
        "isFeeGuaranteed": false,
        "reasonForIssuance": "In-Flight Services",
        "reasonForIssuanceCode": "D",
        "serviceCode": "BAGG",
        "specialServiceCode": "ST"
      },
      {
        "airlineCode": "EK",
        "commercialName": "UPTO70LB",
        "emdType": "Standalone Ticket Associated",
        "emdTypeCode": 4,
        "groupCode": "A1",
        "id": "hgH0",
        "isCommissionable": false,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "In-Flight Services",
        "reasonForIssuanceCode": "B",
        "serviceCode": "BAGG",
        "specialServiceCode": "ST"
      },
      {
        "airlineCode": "SQ",
        "commercialName": "EXTRA-LEG",
        "emdType": "Standalone",
        "emdTypeCode": 3,
        "groupCode": "B2",
        "id": "9tqw",
        "isCommissionable": true,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "Air Transportation",
        "reasonForIssuanceCode": "A",
        "serviceCode": "MEAL",
        "specialServiceCode": "ML"
      }
    ]
  },
  "warnings": [
    {
      "category": "DATA_TRUNCATION",
      "description": "Field deprecated.",
      "fieldName": "givenName",
      "fieldPath": "profile.givenName",
      "fieldValue": "L4SAcfiyugIzUOQ",
      "type": "STRING_LENGTH"
    },
    {
      "category": "NETWORK_DELAY",
      "description": "Field deprecated.",
      "fieldName": "surname",
      "fieldPath": "profile.givenName",
      "fieldValue": "x23qyGH6Yidul7t",
      "type": "VAL_RANGE"
    },
    {
      "category": "USER_PROFILE",
      "description": "Field out of range.",
      "fieldName": "surname",
      "fieldPath": "profile.surname",
      "fieldValue": "qSTIt5hpWyXOpo7",
      "type": "STRING_LENGTH"
    },
    {
      "category": "DATA_TRUNCATION",
      "description": "Field deprecated.",
      "fieldName": "offerId",
      "fieldPath": "profile.surname",
      "fieldValue": "3ENt3PSFVLbgwii",
      "type": "DEPRECATED"
    }
  ]
}

pnr

{
  "currencyCode": "CUP",
  "customAttributes": [
    {
      "key": "MealType",
      "value": "Gold"
    },
    {
      "key": "SeatPreference",
      "value": "Window"
    },
    {
      "key": "LoyaltyTier",
      "value": "Aisle"
    },
    {
      "key": "MealType",
      "value": "Window"
    },
    {
      "key": "LoyaltyTier",
      "value": "None"
    }
  ],
  "isCheckinMode": false,
  "pnrLocator": "x4GMZD",
  "returnSeatMapsOnlyForSegmentIds": [
    "1",
    "2"
  ],
  "returnSeatOffersOnlyForPassengerNameReferenceNumbers": [
    "6",
    "4"
  ]
}
{
  "errors": [
    {
      "category": "UNAUTHORIZED",
      "description": "Internal server error.",
      "fieldName": "pnrLocator",
      "fieldPath": "offerId",
      "fieldValue": "123",
      "type": "SERVER_ERROR"
    },
    {
      "category": "UNAUTHORIZED",
      "description": "Invalid value provided.",
      "fieldName": "offerId",
      "fieldPath": "offerId",
      "fieldValue": "ABC",
      "type": "SERVER_ERROR"
    },
    {
      "category": "UNAUTHORIZED",
      "description": "Internal server error.",
      "fieldName": "currencyCode",
      "fieldPath": "currencyCode",
      "fieldValue": "ABC",
      "type": "REQUIRED_FIELD_MISSING"
    },
    {
      "category": "NOT_FOUND",
      "description": "Invalid value provided.",
      "fieldName": "pnrLocator",
      "fieldPath": "currencyCode",
      "fieldValue": "ABC",
      "type": "INVALID_FORMAT"
    },
    {
      "category": "BAD_REQUEST",
      "description": "Invalid value provided.",
      "fieldName": "offerId",
      "fieldPath": "offerId",
      "fieldValue": "ABC",
      "type": "REQUIRED_FIELD_MISSING"
    }
  ],
  "extensions": {
    "diagnosticId": "ServiceRS",
    "diagnosticMessage": "Response"
  },
  "response": {
    "displayOnlyItems": [
      {
        "annotations": [
          {
            "key": "LoyaltyTier",
            "value": "Aisle"
          },
          {
            "key": "SeatPreference",
            "value": "Gold"
          },
          {
            "key": "MealType",
            "value": "Gold"
          },
          {
            "key": "SeatPreference",
            "value": "Aisle"
          }
        ],
        "displayOnlyReason": "Unknown",
        "displayOnlyReasonDetails": {
          "0": {
            "key": "RuleId",
            "value": "1234"
          }
        },
        "displayOnlySource": "EX",
        "feeApplicationMethod": "Per 5kg Over Free Baggage Allowance",
        "id": "pKJM",
        "isInterlineable": false,
        "passengerRefs": [
          "PU5k"
        ],
        "paymentType": "Instant",
        "priceDefinitionRef": "lZBY",
        "purchaseByDateTime": "2027-07-22T00:00:00.0Z",
        "refundableReissuableIndicator": "Reuse",
        "sectorPortionIndicator": "Journey",
        "segmentRefs": [
          "6tT7"
        ],
        "serviceDefinitionRef": "K_d4"
      }
    ],
    "offerExpirationDateTime": "2027-07-27T00:00:00.0Z",
    "offerId": "uMHt",
    "offerItems": [
      {
        "annotations": [
          {
            "key": "MealType",
            "value": "Gold"
          },
          {
            "key": "SeatPreference",
            "value": "Window"
          },
          {
            "key": "SpecialRequirement",
            "value": "None"
          },
          {
            "key": "SpecialRequirement",
            "value": "Window"
          },
          {
            "key": "SeatPreference",
            "value": "Vegan"
          }
        ],
        "feeApplicationMethod": "Percentage 0.5 Of Fare Per Kg",
        "id": "WgNQ",
        "isInterlineable": true,
        "passengerRefs": [
          "gmYQ",
          "nZUZ",
          "gM_9"
        ],
        "paymentType": "Instant",
        "priceDefinitionRef": "Ws7E",
        "purchaseByDateTime": "2027-03-13T00:00:00.0Z",
        "refundableReissuableIndicator": "No",
        "sectorPortionIndicator": "Sector",
        "segmentRefs": [
          "2ltD",
          "FuKi",
          "h6ao",
          "JDhX"
        ],
        "serviceDefinitionRef": "LOJ-"
      }
    ],
    "passengers": [
      {
        "givenName": "Forest",
        "id": "GaTT",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "HcYkMaRPL",
            "airlineCode": "AF",
            "programName": "Frequent Flyer Plus"
          },
          {
            "accountNumber": "Q0uH70h6k",
            "airlineCode": "DL",
            "programName": "Gold Rewards"
          },
          {
            "accountNumber": "QrWsIcqRN",
            "airlineCode": "SQ",
            "programName": "Star Alliance Gold"
          }
        ],
        "passengerType": "INF",
        "reservationPassengerId": "01.02",
        "surname": "Schaden"
      },
      {
        "givenName": "Ima",
        "id": "Lw6q",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "I6jM2fyRz",
            "airlineCode": "LH",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "P7mLiuvEX",
            "airlineCode": "UA",
            "programName": "Gold Rewards"
          }
        ],
        "passengerType": "SNR",
        "reservationPassengerId": "02.01",
        "surname": "Fritsch"
      },
      {
        "givenName": "Afton",
        "id": "vpub",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "pNqN9CVg1",
            "airlineCode": "BA",
            "programName": "Platinum Elite"
          },
          {
            "accountNumber": "wVM41K0ER",
            "airlineCode": "SQ",
            "programName": "Gold Rewards"
          },
          {
            "accountNumber": "gtniRfOkP",
            "airlineCode": "JL",
            "programName": "Platinum Elite"
          },
          {
            "accountNumber": "voHTvThBs",
            "airlineCode": "EK",
            "programName": "Platinum Elite"
          }
        ],
        "passengerType": "MIL",
        "reservationPassengerId": "02.01",
        "surname": "Kub"
      },
      {
        "givenName": "Kacie",
        "id": "tqY9",
        "loyaltyProgramAccounts": [
          {
            "accountNumber": "6YL3FZ0YV",
            "airlineCode": "LH",
            "programName": "Corporate Loyalty ID"
          },
          {
            "accountNumber": "vC8QuZW6a",
            "airlineCode": "LH",
            "programName": "Frequent Flyer Plus"
          },
          {
            "accountNumber": "vrMrxMjsB",
            "airlineCode": "NH",
            "programName": "Platinum Elite"
          }
        ],
        "passengerType": "STU",
        "reservationPassengerId": "02.01",
        "surname": "Williamson"
      }
    ],
    "priceDefinitions": [
      {
        "currencyCode": "DJF",
        "id": "TNsz",
        "referenceBasePrice": {
          "amount": "75.00",
          "amountWithoutTaxes": "40.00",
          "isTaxExempt": false,
          "taxes": [
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "AY"
            },
            {
              "description": "Federal Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            },
            {
              "description": "Security Tax",
              "taxAmount": "2.00",
              "taxCode": "AY"
            },
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "100.00",
          "amountWithoutTaxes": "90.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            }
          ],
          "taxesTotal": "10.00"
        }
      },
      {
        "currencyCode": "NGN",
        "id": "WhER",
        "referenceBasePrice": {
          "amount": "100.00",
          "amountWithoutTaxes": "65.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Federal Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "AY"
            },
            {
              "description": "Security Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            }
          ],
          "taxesTotal": "10.00"
        },
        "totalPrice": {
          "amount": "75.00",
          "amountWithoutTaxes": "40.00",
          "isTaxExempt": true,
          "taxes": [
            {
              "description": "Airport Tax",
              "taxAmount": "2.00",
              "taxCode": "US"
            },
            {
              "description": "Airport Tax",
              "taxAmount": "5.00",
              "taxCode": "ZP"
            }
          ],
          "taxesTotal": "10.00"
        }
      }
    ],
    "seatMaps": [
      {
        "cabinCompartments": [
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 50,
              "columns": [
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 16
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 20
              },
              "seatCount": 80,
              "wingRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 19
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "A",
              "B",
              "F"
            ],
            "firstRow": 2,
            "lastRow": 25,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 12,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "a0YH",
                      "pMDV",
                      "WRGH",
                      "DFiA"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "clzd"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "bt1d"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "F02Q"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "OISc",
                      "wWCo"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "04d1",
                      "FVR8",
                      "Zvf4"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "Owne",
                      "yjkJ"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "5YFE",
                      "GH7X",
                      "IgHY"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "vxcY"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Cgdb",
                      "My6s"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 22,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "V5NC",
                      "nxYc",
                      "eIJW"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "E5t7",
                      "tCht",
                      "aT_k"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "wORi"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "Na1s",
                      "f47n",
                      "PWm6"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "snZc",
                      "RwuL",
                      "_C0k",
                      "ISZ_"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "RRB4",
                      "TQ59",
                      "9Boo",
                      "UgEU",
                      "t2vz"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "zus-",
                      "QBZ0",
                      "pvBZ"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "ah8Z"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 8,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "jD_y",
                      "wAgk"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "9meb"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "KauP",
                      "cq5i"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Jp-D"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "6b0D",
                      "qoiY",
                      "iWBf"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "-l6a",
                      "poDl",
                      "muWK"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "OR3H"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "3AFR",
                      "pkOd",
                      "tbKx",
                      "a_BI",
                      "FpWl"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "rsqo",
                      "BaL-"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "Vla3",
                      "DHpY",
                      "P5hB"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 1,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "7z3z"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "bZ3b",
                      "Zqvv",
                      "Wq7Q",
                      "hjR-"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "yKUL"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "KVza"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 21,
              "columns": [
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 8
                },
                {
                  "firstRow": 3,
                  "lastRow": 18
                },
                {
                  "firstRow": 2,
                  "lastRow": 14
                },
                {
                  "firstRow": 3,
                  "lastRow": 11
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 10
              },
              "seatCount": 41,
              "wingRowPosition": [
                {
                  "firstRow": 3,
                  "lastRow": 14
                },
                {
                  "firstRow": 5,
                  "lastRow": 8
                },
                {
                  "firstRow": 5,
                  "lastRow": 8
                },
                {
                  "firstRow": 1,
                  "lastRow": 19
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "C"
            ],
            "firstRow": 2,
            "lastRow": 20,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "pabf",
                      "rC8U",
                      "mYFx"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "s6xi",
                      "ptLp",
                      "j1cj",
                      "CuVk",
                      "fkeY"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "KmVL",
                      "myLe",
                      "CLji"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "7a9e",
                      "1XwM"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "YVUQ",
                      "JzDr",
                      "Nj5Q",
                      "Vfmr"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "Mq60",
                      "Wa2p",
                      "lXcS"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "XSOi",
                      "Avmv",
                      "8P4r",
                      "0Pef",
                      "QnwO"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "T8ig",
                      "fEfB"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 46,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 8
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 20
              },
              "seatCount": 44,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 14
                },
                {
                  "firstRow": 3,
                  "lastRow": 8
                },
                {
                  "firstRow": 5,
                  "lastRow": 18
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "C"
            ],
            "firstRow": 6,
            "lastRow": 11,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 1,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "1eao",
                      "20-X"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "mvK4",
                      "1fhy",
                      "UD4e",
                      "B4cb",
                      "0QMX"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "Cqnm",
                      "EtNd"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "icj6"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "laYQ",
                      "ypOj"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "33NF",
                      "36c7",
                      "jyn2"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "oD7k",
                      "g9Ch",
                      "adgI",
                      "Ww-k"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "b4CW",
                      "HuNb",
                      "-URg"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "9HXQ",
                      "WTuf"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "dufr",
                      "OepU",
                      "gqun",
                      "0Sw9",
                      "J2Fd"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "_gNb",
                      "emsa",
                      "pv-P",
                      "mIFy"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "_wpo",
                      "vl0I",
                      "Fg14",
                      "6TO_",
                      "vPbT"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "DLtT",
                      "1YMB",
                      "Gz9K",
                      "H36J"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "sKJp",
                      "9tUL",
                      "iqCd"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "BIUt",
                      "5Ama",
                      "KFFm",
                      "GtHA",
                      "A2hg"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "dqEe"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 14,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "kYqo",
                      "o--D"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "NeHd",
                      "aFxw",
                      "Z24Q"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "t8KM",
                      "_6wN",
                      "kOHw",
                      "GO8b"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "2Xj8",
                      "I9xH",
                      "Sa-P"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "Z9HJ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "c3xL"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "u_UQ",
                      "lZru",
                      "fXeE",
                      "G9Ja"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "eZtZ",
                      "XWoD",
                      "EBZC",
                      "HFSO"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "Llgw",
                      "MhPP",
                      "pVg6",
                      "4Aeu",
                      "aMuF"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "D9kK",
                      "taIJ",
                      "IpK0",
                      "l7aK"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 10,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "zCgg"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "bARk",
                      "ScnR",
                      "Y_kM",
                      "tLyd"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 16,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "7eFW"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "cO-F",
                      "SlUO",
                      "edgx",
                      "DJ4d",
                      "TaUw"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "VdBh",
                      "iAeN",
                      "oNlf",
                      "uk5G"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "B_eR",
                      "_C1M"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "VfoZ",
                      "d-Iu",
                      "n6kv",
                      "6Riu"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "beGN"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "3Q1C",
                      "CUps",
                      "Wh-y",
                      "EF5I",
                      "bep8"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "A-gN",
                      "_KjV",
                      "d9Wo",
                      "GUZ0",
                      "kypS"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "9i1m",
                      "OImL"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "wgjD"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 33,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 7
                },
                {
                  "firstRow": 2,
                  "lastRow": 17
                },
                {
                  "firstRow": 1,
                  "lastRow": 12
                },
                {
                  "firstRow": 5,
                  "lastRow": 20
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 13
              },
              "seatCount": 37,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 15
                },
                {
                  "firstRow": 3,
                  "lastRow": 8
                },
                {
                  "firstRow": 1,
                  "lastRow": 9
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "C",
              "F",
              "F",
              "B"
            ],
            "firstRow": 10,
            "lastRow": 29,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 14,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "Gfqz",
                      "gQsq",
                      "y7L7",
                      "bJ1s"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "yd-E",
                      "Q0qa",
                      "r1eN",
                      "LD_t",
                      "jQ6_"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 4,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "LYuq",
                      "LZCL"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "VGR_"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 14,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "LucM",
                      "Z3p1",
                      "T5xe",
                      "DVaN",
                      "niI0"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "2Gli",
                      "pzp9",
                      "Di5h"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "5978"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "nPEe",
                      "RPiM",
                      "FUKR"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "W61C",
                      "2T3v"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "Oy7f",
                      "YgbK",
                      "secR",
                      "qLOC"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "M-zm",
                      "_hMT",
                      "M5L9",
                      "4J6X",
                      "4-oI"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "T__i",
                      "6aI3",
                      "eGnE",
                      "Y74q"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "pBX8"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "f6CP",
                      "bxpX"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 2,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "yZBo",
                      "nLAK",
                      "bmuV",
                      "pb1v",
                      "Sggc"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Zcyd",
                      "WR8S",
                      "w0G6"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 5,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "4o3n"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "K_oU",
                      "gFgg",
                      "42ON",
                      "xAHF",
                      "3GJ0"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "C8lg",
        "segmentRef": "6ML5"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 69,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 13
                },
                {
                  "firstRow": 1,
                  "lastRow": 14
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 2,
                "lastRow": 17
              },
              "seatCount": 79,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 18
                },
                {
                  "firstRow": 4,
                  "lastRow": 13
                }
              ]
            },
            "cabinName": "Premium",
            "columnIds": [
              "B",
              "C",
              "B",
              "C"
            ],
            "firstRow": 3,
            "lastRow": 22,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 13,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "N0II",
                      "k3y3",
                      "rNbX",
                      "Xxof",
                      "r43n"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "pOAg",
                      "ppAS",
                      "KTgS",
                      "9__d",
                      "7Cfq"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "IOlg",
                      "eZpF",
                      "SOaj"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "NdhM",
                      "gOqc",
                      "fWWJ",
                      "gWIQ",
                      "TDEk"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "bp53",
                      "T20v",
                      "mC6H",
                      "JOO3",
                      "oeSf"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "pSMd"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "p9wL",
                      "TWcK"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "l8uB",
                      "tS7z",
                      "luP5",
                      "PfMm"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  }
                ],
                "row": 27,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "B1F2",
                      "UBD2",
                      "sSx-",
                      "91FP",
                      "UTyF"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "lX98",
                      "QFZT",
                      "nZjW",
                      "Z0FU",
                      "moEM"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 14,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "27SU",
                      "qKFm",
                      "3y6L",
                      "0aRD"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "fBgP"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 6,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "EHed",
                      "p6Uh"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "YPwi",
                      "IzKx",
                      "RIpa"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "7pCY",
                      "PqjJ",
                      "mKDZ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "OA3m",
                      "8tVm",
                      "zjxG"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "XjaB",
                      "GeiF"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "SB4-",
                      "FxVB",
                      "VwtU",
                      "wuCp"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "W",
            "cabinLayout": {
              "authorizedSeatCount": 98,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 20
                },
                {
                  "firstRow": 4,
                  "lastRow": 10
                },
                {
                  "firstRow": 3,
                  "lastRow": 16
                },
                {
                  "firstRow": 1,
                  "lastRow": 8
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 19
              },
              "seatCount": 57,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 10
                },
                {
                  "firstRow": 1,
                  "lastRow": 14
                },
                {
                  "firstRow": 3,
                  "lastRow": 13
                },
                {
                  "firstRow": 5,
                  "lastRow": 6
                },
                {
                  "firstRow": 3,
                  "lastRow": 17
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "F",
              "C",
              "C",
              "F"
            ],
            "firstRow": 6,
            "lastRow": 29,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 9,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "y95p",
                      "N2ub",
                      "FO-5",
                      "kXN6",
                      "7wDV"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "8pmK",
                      "LuN5",
                      "3V-d"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "hmuV",
                      "_jG2",
                      "frxX",
                      "0WEp"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "Dq1g",
                      "OYYc"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 22,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "IV3E"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "1Zg1",
                      "EKJm",
                      "cTGd"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "SOYa",
                      "1AuO",
                      "U8Bj"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "RobO",
                      "j12R",
                      "R1rK"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "N_I4",
                      "8sab",
                      "jOyV"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "esyr",
                      "LiZa",
                      "cRg6"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 19,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "0szj",
                      "l5Xw",
                      "qvKr"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "6iol"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "PfEZ",
                      "F2vw",
                      "kGBa"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "ahnY",
                      "6jcl",
                      "1PJB",
                      "y_3C"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "nzk-",
                      "8cZV",
                      "QEzc",
                      "1g-G",
                      "zDW9"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "Rcuf",
                      "znTQ",
                      "hM2Z"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "fwwp",
                      "A02u"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "6P_n",
                      "-jmV",
                      "a6Rd"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "ET79",
                      "Gdl7",
                      "qWJB",
                      "Tvy4",
                      "Nv82"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "hpnr"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 17,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "W2rz"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "g7Yu",
                      "EEu-",
                      "Htj3",
                      "3k5i",
                      "3aZF"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "Stfi",
                      "qsi-",
                      "jPGT",
                      "HC51",
                      "Vr72"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "tlql",
                      "XdGK",
                      "_y84",
                      "S7KG",
                      "KEAK"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "5K2b"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "T7CW",
                      "lMny",
                      "450h",
                      "bDyy",
                      "Uqwc"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 22,
              "columns": [
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 10
                },
                {
                  "firstRow": 4,
                  "lastRow": 13
                },
                {
                  "firstRow": 4,
                  "lastRow": 8
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 5,
                "lastRow": 10
              },
              "seatCount": 56,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 8
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "C",
              "E",
              "D",
              "F",
              "E"
            ],
            "firstRow": 6,
            "lastRow": 24,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 13,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "uiEO",
                      "vFe0",
                      "iBW7",
                      "-hlJ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "_xM-"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "-PmS",
                      "bqB7",
                      "YEOl",
                      "kHx4"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "aO0Z",
                      "Hqjg"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "w4OU",
                      "ykY9",
                      "HAZu"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "UiQc",
                      "lqhY",
                      "_g6K",
                      "hTHJ",
                      "zXuv"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "dK6h",
        "segmentRef": "hrny"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 46,
              "columns": [
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 14
                },
                {
                  "firstRow": 3,
                  "lastRow": 14
                },
                {
                  "firstRow": 3,
                  "lastRow": 17
                },
                {
                  "firstRow": 5,
                  "lastRow": 17
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 6
              },
              "seatCount": 93,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 7
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "E",
              "F",
              "B",
              "F"
            ],
            "firstRow": 1,
            "lastRow": 17,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "zdjP",
                      "gRT-",
                      "TjpP",
                      "YdpL"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "RGDc",
                      "0hTL"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "cBPB"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "Eo2k"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "I8Z_",
                      "T5Ee",
                      "gMz2"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "ZUTW",
                      "Wril",
                      "_3TO"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "MHPb",
                      "_p1Y"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "IIyt",
                      "py_O",
                      "KK-C",
                      "QWoF"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 59,
              "columns": [
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 19
                },
                {
                  "firstRow": 2,
                  "lastRow": 12
                },
                {
                  "firstRow": 4,
                  "lastRow": 9
                },
                {
                  "firstRow": 5,
                  "lastRow": 18
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 12
              },
              "seatCount": 100,
              "wingRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 15
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "A",
              "F",
              "A"
            ],
            "firstRow": 7,
            "lastRow": 15,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 22,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "HyfG",
                      "Itnv",
                      "wLAI",
                      "q7Zm"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "dUuV",
                      "Q390",
                      "NFnG",
                      "INYm",
                      "vhiN"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "OBsf"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "270z",
                      "b38y"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 83,
              "columns": [
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 13
                },
                {
                  "firstRow": 2,
                  "lastRow": 20
                },
                {
                  "firstRow": 5,
                  "lastRow": 7
                },
                {
                  "firstRow": 1,
                  "lastRow": 13
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 11
              },
              "seatCount": 76,
              "wingRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 13
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "E",
              "D",
              "D",
              "F",
              "E"
            ],
            "firstRow": 3,
            "lastRow": 28,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 1,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "GaeR",
                      "oS25",
                      "1ZZV",
                      "QPac",
                      "TtH4"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "2p71",
                      "VjP3",
                      "F2aj"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "5q73",
                      "z7jt"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "gl2N",
                      "X3ZP",
                      "aX1L",
                      "Ffrh",
                      "7dmY"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "aYYz",
                      "xPgZ",
                      "Bp-6",
                      "lWAu",
                      "3FdK"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "G1Cb",
                      "5r_M",
                      "0jgG",
                      "RiyX",
                      "AmhI"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "-GyY"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "2b5d",
                      "OtA8",
                      "lDtp",
                      "DEKP",
                      "AUMF"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "1zJl",
                      "5bnZ",
                      "QOJp"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "9ScP",
                      "fx8Q",
                      "8Cci"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 13,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "lM1q",
                      "-yu-",
                      "9BOl",
                      "GRil",
                      "Z4oJ"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "NDGQ",
                      "83be",
                      "nMxZ"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "1iJx",
                      "rNJE",
                      "O-W-",
                      "j3j5"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "ocN0",
                      "R2CO",
                      "-37L",
                      "PpM-"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "fa_W",
                      "iwUZ",
                      "xOvC"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "lYwV",
                      "FJ2m"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "pezd"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "bjMY",
                      "Uel7",
                      "Y87Q"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "XPc9",
                      "1D3O",
                      "M5Y1"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "DLnl",
                      "g5mm",
                      "eA-w",
                      "YdPQ"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "m1TI",
                      "DCJm",
                      "61zJ"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "qgBW"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "CS30",
                      "J5Xj",
                      "wZAg",
                      "P27e"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "3I6G",
                      "G8oG",
                      "4VDC",
                      "NcMV",
                      "zei-"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 25,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "o2nW",
                      "KI9R"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Uz_6"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 11,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "VwKe",
                      "avm5",
                      "I4Cx"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "XRXt",
                      "jwmQ",
                      "_xeO",
                      "Jazr"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "RyJt",
                      "FyJN",
                      "McyK"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "eHZB",
                      "PwCp",
                      "347m",
                      "9k0i"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "mKLN"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "PNo4",
                      "EOCH",
                      "N_cJ",
                      "UrEJ",
                      "JX96"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "e8SM",
                      "elqS",
                      "Q_WB"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "UlhN",
                      "Gb86",
                      "MTP9",
                      "bhEg"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "Fe4m",
                      "wkts",
                      "sTmI"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "z8l9",
                      "t6v6",
                      "op6m"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 94,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 9
                },
                {
                  "firstRow": 5,
                  "lastRow": 20
                },
                {
                  "firstRow": 2,
                  "lastRow": 6
                },
                {
                  "firstRow": 3,
                  "lastRow": 20
                },
                {
                  "firstRow": 3,
                  "lastRow": 7
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 5,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 5,
                "lastRow": 18
              },
              "seatCount": 37,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 8
                },
                {
                  "firstRow": 1,
                  "lastRow": 18
                },
                {
                  "firstRow": 5,
                  "lastRow": 14
                },
                {
                  "firstRow": 1,
                  "lastRow": 11
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "D",
              "D"
            ],
            "firstRow": 4,
            "lastRow": 27,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "Req5"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "27Jo",
                      "YQ-8"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 18,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "ws84",
                      "HgiV",
                      "xkie"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "XSho",
                      "MHEs",
                      "2NtB",
                      "VbN-",
                      "hZTr"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "OB-6",
                      "75Ju"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Se9U"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "fzxJ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "cQhb",
                      "_MB7"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "wGLs",
                      "sRdZ",
                      "7nuP"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "iScw"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 19,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "o11b"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "Lx80",
                      "2POm",
                      "k5G4",
                      "4fKS",
                      "Ofy1"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "uKBK",
                      "fY7h"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "xKuV",
                      "enX3",
                      "YRWa",
                      "G6yE",
                      "qakH"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "7oGx",
                      "KUuo"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "rHSO"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 14,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "3Hgy",
                      "VxUk",
                      "ETRv",
                      "4UkE"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "l8hf",
                      "8oe6",
                      "CeWu"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 21,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "-ll9"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "CcET",
                      "uHQh"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "nswS",
                      "MunL",
                      "a3ya",
                      "IL4f"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "BULw",
                      "8zfi",
                      "gTP0"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "lWd2",
                      "QXvs",
                      "RjqN"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "1HdV",
                      "pTxa",
                      "Qx0i"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "ueED",
                      "o9yZ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "qf4S",
                      "v-jw",
                      "4cdN",
                      "ASI3"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "tQfg",
        "segmentRef": "xO7M"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 53,
              "columns": [
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 16
                },
                {
                  "firstRow": 4,
                  "lastRow": 19
                },
                {
                  "firstRow": 4,
                  "lastRow": 8
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 1,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 5,
                "lastRow": 16
              },
              "seatCount": 62,
              "wingRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 12
                },
                {
                  "firstRow": 4,
                  "lastRow": 10
                },
                {
                  "firstRow": 2,
                  "lastRow": 16
                },
                {
                  "firstRow": 2,
                  "lastRow": 6
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "A"
            ],
            "firstRow": 5,
            "lastRow": 23,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 17,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "Kwl1",
                      "TGNu",
                      "YfX4"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "QE16",
                      "pSvN",
                      "yYMK",
                      "vJQg",
                      "b_zD"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "F0FD",
                      "lWgM"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "jO-m",
                      "zkdH"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "3TrZ",
                      "-nOA",
                      "JXVP",
                      "KH-i",
                      "GYkL"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "K2pD",
                      "rcwr",
                      "4nRz",
                      "Q4Ys",
                      "3Wh0"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "9tCK",
                      "9Y4R",
                      "kGN7"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "NVHM"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "WVYE",
                      "CSJM",
                      "S_8n",
                      "UdhV",
                      "c9BB"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "zZfn",
                      "gRyZ",
                      "-Euu",
                      "l-Vn",
                      "1JkL"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 20,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "g--4",
                      "zL2Q",
                      "PByl"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "cDns"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "xcTd"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "N5Km",
                      "n5W4",
                      "8IYE",
                      "3Qgo"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "-xk8",
                      "tOnw",
                      "rWp5",
                      "cof_"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "qkvR",
                      "vHy9",
                      "RxWP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "w0hT"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "C6XI",
                      "wZW6",
                      "DIoZ"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  }
                ],
                "row": 11,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "d5BH",
                      "hJZY",
                      "lTyE",
                      "HPSL"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "flpY",
                      "1tx2",
                      "Z_K9"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "mQI8"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "sYUE",
                      "PUpk",
                      "NJOf"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "5tbJ",
                      "kTYZ",
                      "yqZy",
                      "jh9F"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "X_JH",
                      "k8wq",
                      "xm6f"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "RCSg"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "FFak"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "OxOa",
                      "GIYN",
                      "Hr6i",
                      "MM9C",
                      "2dPc"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "PlvP",
                      "vZUK"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 92,
              "columns": [
                {
                  "id": "C",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 17
                },
                {
                  "firstRow": 2,
                  "lastRow": 14
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 1,
                  "lastRow": 9,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 3,
                "lastRow": 16
              },
              "seatCount": 98,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 15
                },
                {
                  "firstRow": 2,
                  "lastRow": 11
                },
                {
                  "firstRow": 1,
                  "lastRow": 8
                },
                {
                  "firstRow": 4,
                  "lastRow": 10
                }
              ]
            },
            "cabinName": "First",
            "columnIds": [
              "C",
              "A",
              "F",
              "C",
              "D"
            ],
            "firstRow": 1,
            "lastRow": 18,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 28,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "uHKD",
                      "KB59",
                      "x-oE",
                      "UYop"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "Dikl",
                      "G4tt",
                      "1ve0"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "aAEA"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "7Xzm",
                      "n81B",
                      "IY8q",
                      "syEH",
                      "eIOC"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "wwOp",
                      "ELtd"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "kFRW",
                      "E81x",
                      "smAC",
                      "0ZON"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "Qb-x",
                      "e0YV",
                      "c1qK",
                      "EESG"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "zd4t",
                      "b1OY",
                      "7xiK",
                      "OBEg",
                      "e92L"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "J",
            "cabinLayout": {
              "authorizedSeatCount": 29,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "B",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 13
                },
                {
                  "firstRow": 2,
                  "lastRow": 13
                },
                {
                  "firstRow": 5,
                  "lastRow": 20
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 5,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 20
              },
              "seatCount": 22,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 6
                },
                {
                  "firstRow": 4,
                  "lastRow": 10
                },
                {
                  "firstRow": 5,
                  "lastRow": 13
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "C",
              "E",
              "B",
              "E",
              "B"
            ],
            "firstRow": 3,
            "lastRow": 21,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 21,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "C1le",
                      "haaK"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "8Zd-"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "uqpv",
                      "2s33",
                      "r6EU",
                      "RfiJ"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "42EQ",
                      "uyMk",
                      "w9ha",
                      "3y9P",
                      "_VDd"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 78,
              "columns": [
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "L",
              "exitRowPosition": [
                {
                  "firstRow": 2,
                  "lastRow": 12
                },
                {
                  "firstRow": 3,
                  "lastRow": 10
                },
                {
                  "firstRow": 3,
                  "lastRow": 6
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 3,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "W",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 1,
                  "lastRow": 8,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 2,
                  "lastRow": 6,
                  "orientationCode": "F",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 3,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13B",
                "13A"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 12
              },
              "seatCount": 25,
              "wingRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 14
                },
                {
                  "firstRow": 3,
                  "lastRow": 13
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "A"
            ],
            "firstRow": 2,
            "lastRow": 18,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  }
                ],
                "row": 5,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "_TSV"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "dqWc",
                      "EOGS",
                      "JOUN",
                      "U962",
                      "qATP"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  }
                ],
                "row": 25,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "vwtN",
                      "PXfQ",
                      "qmNr"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "FTZw",
                      "eta3",
                      "B5Yk",
                      "GwF5"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "HSRR",
                      "UhN0"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "hwW2",
                      "jCAb",
                      "5qox"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "g2vC",
                      "qc0g",
                      "7-R8",
                      "pFOD",
                      "Aq3O"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "cCqh",
                      "e4Gs"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "_8HY",
                      "GHLh"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "UZgP"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 29,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "XDZt",
                      "bWge",
                      "aI_S"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "b2iN",
                      "jgBS",
                      "RKbm",
                      "Zrd4"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "CKug",
                      "wFLR",
                      "qMf6",
                      "XZbE"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "QDUB",
                      "bkVb",
                      "aH2e"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "2aMI"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "_TJ3",
                      "fza8"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "ZFLL",
                      "1yZt",
                      "GxmB",
                      "blVl"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "33S3",
                      "-gOS"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 67,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "M",
              "exitRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 13
                },
                {
                  "firstRow": 3,
                  "lastRow": 16
                },
                {
                  "firstRow": 3,
                  "lastRow": 7
                },
                {
                  "firstRow": 4,
                  "lastRow": 14
                },
                {
                  "firstRow": 5,
                  "lastRow": 13
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 9,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "A",
                    "C"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 1,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 3,
                  "lastRow": 10,
                  "orientationCode": "R",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 18
              },
              "seatCount": 41,
              "wingRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 18
                },
                {
                  "firstRow": 4,
                  "lastRow": 9
                },
                {
                  "firstRow": 3,
                  "lastRow": 11
                }
              ]
            },
            "cabinName": "Premium",
            "columnIds": [
              "F",
              "E"
            ],
            "firstRow": 1,
            "lastRow": 26,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  }
                ],
                "row": 22,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "MW71",
                      "miIJ",
                      "QcHJ",
                      "VsI6"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "Vj0l",
                      "8bjV",
                      "MI-n"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "sPWt",
                      "BntN",
                      "um38",
                      "CfgZ"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "vvwZ",
                      "fAgg",
                      "7RHH",
                      "t8UP",
                      "3g0m"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 17,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "6gqJ",
                      "m-8A",
                      "Dk6t",
                      "Fb7f",
                      "GQGT"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "RJim"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "ii2g",
                      "NxDe",
                      "lRVl",
                      "9ciU",
                      "trZ5"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "kkvk",
                      "j01o",
                      "JujW"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "a_D5",
                      "MD67",
                      "zMaC",
                      "5CJ_",
                      "ZgiP"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "tU_g"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  }
                ],
                "row": 29,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "jhZm",
                      "OYUG"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "hpKb"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "pVxW",
                      "IL4Z",
                      "WgDI",
                      "HJwk"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "fynv",
                      "dehC"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "XdHg",
                      "pVyo"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "pSDz",
                      "1dNA",
                      "0Jgb",
                      "ZB9V",
                      "IpU3"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Standard"
                  }
                ],
                "row": 17,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "T-Fu",
                      "IXpP",
                      "RKV9",
                      "QeVw",
                      "975l"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "d5qM",
                      "3fMZ"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "RciB",
                      "cpMh",
                      "wRZy"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "9m2i",
                      "XpHo",
                      "Afxn",
                      "4WCt",
                      "FOnC"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 7,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "iF-u",
                      "u1hH",
                      "VKlc"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "7TOb",
                      "UeyG",
                      "osuP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "oLLf",
                      "BVlX"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "R5_d"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "pD-r",
                      "ePNF",
                      "IwQX",
                      "CqYD"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "y2ah",
                      "6wpb",
                      "spLC",
                      "hMAF"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "e2Mc",
                      "oSQW",
                      "vSty",
                      "iLOQ",
                      "0srV"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "aq6B"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "T4FW",
        "segmentRef": "b8Hj"
      },
      {
        "cabinCompartments": [
          {
            "cabinCode": "Y",
            "cabinLayout": {
              "authorizedSeatCount": 58,
              "columns": [
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "F",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 5,
                  "lastRow": 19
                },
                {
                  "firstRow": 4,
                  "lastRow": 12
                },
                {
                  "firstRow": 3,
                  "lastRow": 15
                },
                {
                  "firstRow": 5,
                  "lastRow": 18
                },
                {
                  "firstRow": 2,
                  "lastRow": 11
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 4,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "D",
                  "firstRow": 4,
                  "lastRow": 6,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                }
              ],
              "missingRowNumbers": [
                13,
                17
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 1,
                "lastRow": 20
              },
              "seatCount": 31,
              "wingRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 16
                }
              ]
            },
            "cabinName": "Business",
            "columnIds": [
              "D",
              "A"
            ],
            "firstRow": 3,
            "lastRow": 18,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 2,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "pPO0",
                      "z9Rr",
                      "IAvO",
                      "CPmh"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "ADyX",
                      "e8qd",
                      "AuDe",
                      "L7Lu"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 24,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "v9zh",
                      "R3jd"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "QRP2"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 26,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "lAo0",
                      "dhgN",
                      "5PZG"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "7BlI",
                      "g2y8",
                      "69sk",
                      "O_BD"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "tLGk",
                      "X8rq",
                      "oefF",
                      "1x1H",
                      "tA23"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "ZHu-"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 7,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "1XJf",
                      "E13z",
                      "rtyz",
                      "LhEM"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "fCWt",
                      "ER3Z"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "eg5b"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "b987"
                    ]
                  }
                ]
              }
            ]
          },
          {
            "cabinCode": "F",
            "cabinLayout": {
              "authorizedSeatCount": 56,
              "columns": [
                {
                  "id": "D",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "E",
                  "position": [
                    "A",
                    "W"
                  ]
                },
                {
                  "id": "A",
                  "position": [
                    "A",
                    "W"
                  ]
                }
              ],
              "deckCode": "U",
              "exitRowPosition": [
                {
                  "firstRow": 1,
                  "lastRow": 18
                },
                {
                  "firstRow": 1,
                  "lastRow": 19
                },
                {
                  "firstRow": 5,
                  "lastRow": 19
                },
                {
                  "firstRow": 4,
                  "lastRow": 19
                },
                {
                  "firstRow": 1,
                  "lastRow": 17
                }
              ],
              "facilities": [
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 8,
                  "orientationCode": "F",
                  "positionCodes": [
                    "W",
                    "C",
                    "A"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "W",
                  "firstRow": 4,
                  "lastRow": 7,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "A",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 5,
                  "lastRow": 7,
                  "orientationCode": "R",
                  "positionCodes": [
                    "A",
                    "C",
                    "W"
                  ]
                },
                {
                  "columnIds": [
                    "A",
                    "B"
                  ],
                  "facilityTypeCode": "K",
                  "firstRow": 2,
                  "lastRow": 10,
                  "orientationCode": "F",
                  "positionCodes": [
                    "C",
                    "W",
                    "A"
                  ]
                }
              ],
              "missingRowNumbers": [
                17,
                13
              ],
              "missingSeats": [
                "13A",
                "13B"
              ],
              "rows": {
                "firstRow": 4,
                "lastRow": 14
              },
              "seatCount": 51,
              "wingRowPosition": [
                {
                  "firstRow": 4,
                  "lastRow": 13
                },
                {
                  "firstRow": 5,
                  "lastRow": 8
                },
                {
                  "firstRow": 4,
                  "lastRow": 20
                }
              ]
            },
            "cabinName": "Economy",
            "columnIds": [
              "F",
              "F",
              "E",
              "B",
              "D"
            ],
            "firstRow": 9,
            "lastRow": 13,
            "seatRows": [
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 16,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "8Gdj",
                      "485Y",
                      "QP7n"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "-IFv",
                      "Y4ND"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "yAQC"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "RGvj",
                      "wIVd"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "_tpw",
                      "mGNt",
                      "xmy6",
                      "_rnO",
                      "3I-Q"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "j4Pp",
                      "ovUy"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "NcoP",
                      "oyDk",
                      "OyEn",
                      "HvKb"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "hlqk",
                      "NI5z",
                      "l0jN",
                      "FGZ5",
                      "cV23"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 9,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "oTpV",
                      "5g7g"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "lLIj",
                      "2lDQ",
                      "PMZQ",
                      "TWLI"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "dVre",
                      "2JCe",
                      "Jedc",
                      "y0Yf"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "aW7j",
                      "TD2i",
                      "LB7W",
                      "qUaI",
                      "HaZ0"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "me3u",
                      "Sb2L",
                      "dWqR"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "5o-Q",
                      "lApI",
                      "Kotj",
                      "ahgP"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "h_fV"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "VPGH",
                      "mChF"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "5lT4",
                      "rBz-",
                      "9VCY",
                      "PtnE"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "tUc5",
                      "8Cnj"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "LH",
                    "description": "Exit row"
                  },
                  {
                    "code": "LH",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "EX",
                    "description": "Exit row"
                  }
                ],
                "row": 3,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "F",
                    "displayOnlyItemRefIds": [
                      "-J39",
                      "FqUh",
                      "eMnn"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "Y",
                    "offerItemRefIds": [
                      "pNyv"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      }
                    ],
                    "column": "E",
                    "displayOnlyItemRefIds": [
                      "QnuC",
                      "PIOl",
                      "_MIE"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "jy0h",
                      "tuPh",
                      "EEub",
                      "qBQW",
                      "3D3H"
                    ]
                  }
                ]
              },
              {
                "characteristics": [
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Extra legroom"
                  },
                  {
                    "code": "LH",
                    "description": "Standard"
                  },
                  {
                    "code": "ST",
                    "description": "Standard"
                  },
                  {
                    "code": "LH",
                    "description": "Exit row"
                  }
                ],
                "row": 26,
                "seats": [
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Aisle"
                      }
                    ],
                    "column": "B",
                    "displayOnlyItemRefIds": [
                      "3hVI",
                      "4O_s"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "rVD4",
                      "sGr4"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Window"
                      },
                      {
                        "code": "AS",
                        "description": "Window"
                      }
                    ],
                    "column": "D",
                    "displayOnlyItemRefIds": [
                      "RJAn",
                      "lQc4",
                      "Npn7"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "F",
                    "offerItemRefIds": [
                      "jy9W",
                      "HU5g"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "AS",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      }
                    ],
                    "column": "C",
                    "displayOnlyItemRefIds": [
                      "N7Zb",
                      "AONi"
                    ],
                    "isOperative": true,
                    "occupationStatusCode": "O",
                    "offerItemRefIds": [
                      "OK0F",
                      "Y-YD",
                      "iDIG"
                    ]
                  },
                  {
                    "characteristics": [
                      {
                        "code": "AS",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Crew seat"
                      },
                      {
                        "code": "CR",
                        "description": "Window"
                      },
                      {
                        "code": "CR",
                        "description": "Aisle"
                      },
                      {
                        "code": "WN",
                        "description": "Window"
                      }
                    ],
                    "column": "A",
                    "displayOnlyItemRefIds": [
                      "Rw5Y",
                      "ycaU",
                      "sIDW"
                    ],
                    "isOperative": false,
                    "occupationStatusCode": "R",
                    "offerItemRefIds": [
                      "9xBf",
                      "YHu8",
                      "RbSj",
                      "M5Oh"
                    ]
                  }
                ]
              }
            ]
          }
        ],
        "flightLegRef": "1Xgu",
        "segmentRef": "76E3"
      }
    ],
    "segments": [
      {
        "arrivalAirportCode": "HND",
        "arrivalDate": "2026-09-04",
        "arrivalTime": "20:00",
        "bookingAirlineCode": "BA",
        "bookingClassCode": "M",
        "bookingFlightNumber": 9679,
        "cabinCode": "W",
        "departureAirportCode": "HND",
        "departureDate": "2026-09-08",
        "departureTime": "13:15",
        "flightLegs": [
          {
            "aircraftCode": "333",
            "arrivalAirportCode": "SYD",
            "departureAirportCode": "ORD",
            "departureScheduledDateTime": "2026-12-18T00:00:00.0Z",
            "id": "Bhlo"
          },
          {
            "aircraftCode": "321",
            "arrivalAirportCode": "LAX",
            "departureAirportCode": "ORD",
            "departureScheduledDateTime": "2027-01-24T00:00:00.0Z",
            "id": "5AmJ"
          },
          {
            "aircraftCode": "738",
            "arrivalAirportCode": "SYD",
            "departureAirportCode": "DXB",
            "departureScheduledDateTime": "2027-05-25T00:00:00.0Z",
            "id": "R5to"
          },
          {
            "aircraftCode": "738",
            "arrivalAirportCode": "HND",
            "departureAirportCode": "JFK",
            "departureScheduledDateTime": "2027-08-22T00:00:00.0Z",
            "id": "MViC"
          }
        ],
        "id": "xXwT",
        "isChangeOfGauge": false,
        "operatingAirlineCode": "EK",
        "operatingBookingClassCode": "Y",
        "operatingFlightNumber": 821,
        "reservationSegmentId": "4"
      },
      {
        "arrivalAirportCode": "LAX",
        "arrivalDate": "2026-09-16",
        "arrivalTime": "16:45",
        "bookingAirlineCode": "LH",
        "bookingClassCode": "Y",
        "bookingFlightNumber": 4969,
        "cabinCode": "J",
        "departureAirportCode": "CDG",
        "departureDate": "2026-08-27",
        "departureTime": "16:45",
        "flightLegs": [
          {
            "aircraftCode": "359",
            "arrivalAirportCode": "SYD",
            "departureAirportCode": "LHR",
            "departureScheduledDateTime": "2027-08-23T00:00:00.0Z",
            "id": "ZY4t"
          }
        ],
        "id": "tsTp",
        "isChangeOfGauge": true,
        "operatingAirlineCode": "NH",
        "operatingBookingClassCode": "Y",
        "operatingFlightNumber": 5736,
        "reservationSegmentId": "7"
      },
      {
        "arrivalAirportCode": "ORD",
        "arrivalDate": "2026-08-26",
        "arrivalTime": "23:30",
        "bookingAirlineCode": "JL",
        "bookingClassCode": "Y",
        "bookingFlightNumber": 6231,
        "cabinCode": "F",
        "departureAirportCode": "ORD",
        "departureDate": "2026-09-09",
        "departureTime": "13:15",
        "flightLegs": [
          {
            "aircraftCode": "359",
            "arrivalAirportCode": "HND",
            "departureAirportCode": "JFK",
            "departureScheduledDateTime": "2027-08-14T00:00:00.0Z",
            "id": "rtRk"
          },
          {
            "aircraftCode": "77W",
            "arrivalAirportCode": "LAX",
            "departureAirportCode": "SIN",
            "departureScheduledDateTime": "2027-03-30T00:00:00.0Z",
            "id": "jp5U"
          },
          {
            "aircraftCode": "738",
            "arrivalAirportCode": "CDG",
            "departureAirportCode": "JFK",
            "departureScheduledDateTime": "2027-02-14T00:00:00.0Z",
            "id": "MOJS"
          },
          {
            "aircraftCode": "321",
            "arrivalAirportCode": "SIN",
            "departureAirportCode": "DXB",
            "departureScheduledDateTime": "2026-12-13T00:00:00.0Z",
            "id": "26aR"
          },
          {
            "aircraftCode": "388",
            "arrivalAirportCode": "LHR",
            "departureAirportCode": "HND",
            "departureScheduledDateTime": "2027-03-22T00:00:00.0Z",
            "id": "QiRA"
          }
        ],
        "id": "l6vo",
        "isChangeOfGauge": true,
        "operatingAirlineCode": "AF",
        "operatingBookingClassCode": "B",
        "operatingFlightNumber": 4066,
        "reservationSegmentId": "4"
      },
      {
        "arrivalAirportCode": "SIN",
        "arrivalDate": "2026-08-25",
        "arrivalTime": "20:00",
        "bookingAirlineCode": "LH",
        "bookingClassCode": "Y",
        "bookingFlightNumber": 1673,
        "cabinCode": "Y",
        "departureAirportCode": "DXB",
        "departureDate": "2026-09-04",
        "departureTime": "16:45",
        "flightLegs": [
          {
            "aircraftCode": "333",
            "arrivalAirportCode": "LAX",
            "departureAirportCode": "LHR",
            "departureScheduledDateTime": "2026-12-08T00:00:00.0Z",
            "id": "_iLB"
          },
          {
            "aircraftCode": "73H",
            "arrivalAirportCode": "ORD",
            "departureAirportCode": "LHR",
            "departureScheduledDateTime": "2027-05-28T00:00:00.0Z",
            "id": "0jiK"
          },
          {
            "aircraftCode": "333",
            "arrivalAirportCode": "LHR",
            "departureAirportCode": "LAX",
            "departureScheduledDateTime": "2027-06-18T00:00:00.0Z",
            "id": "g5ly"
          }
        ],
        "id": "TFWM",
        "isChangeOfGauge": false,
        "operatingAirlineCode": "DL",
        "operatingBookingClassCode": "Y",
        "operatingFlightNumber": 9251,
        "reservationSegmentId": "0"
      },
      {
        "arrivalAirportCode": "CDG",
        "arrivalDate": "2026-09-16",
        "arrivalTime": "16:45",
        "bookingAirlineCode": "BA",
        "bookingClassCode": "C",
        "bookingFlightNumber": 6727,
        "cabinCode": "Y",
        "departureAirportCode": "SYD",
        "departureDate": "2026-09-12",
        "departureTime": "20:00",
        "flightLegs": [
          {
            "aircraftCode": "77W",
            "arrivalAirportCode": "DXB",
            "departureAirportCode": "ORD",
            "departureScheduledDateTime": "2027-05-17T00:00:00.0Z",
            "id": "nLwh"
          }
        ],
        "id": "kYvG",
        "isChangeOfGauge": true,
        "operatingAirlineCode": "NH",
        "operatingBookingClassCode": "J",
        "operatingFlightNumber": 2567,
        "reservationSegmentId": "9"
      }
    ],
    "serviceDefinitions": [
      {
        "airlineCode": "LH",
        "commercialName": "EXTRA-LEG",
        "emdType": "Standalone Ticket Associated",
        "emdTypeCode": 3,
        "groupCode": "A1",
        "id": "e9js",
        "isCommissionable": false,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "Unknown",
        "reasonForIssuanceCode": "A",
        "serviceCode": "SEAT",
        "specialServiceCode": "ST"
      },
      {
        "airlineCode": "UA",
        "commercialName": "MEAL-VEG",
        "emdType": "Standalone Ticket Associated",
        "emdTypeCode": 4,
        "groupCode": "C3",
        "id": "bWqO",
        "isCommissionable": false,
        "isFeeGuaranteed": true,
        "reasonForIssuance": "Financial Impact",
        "reasonForIssuanceCode": "A",
        "serviceCode": "BAGG",
        "specialServiceCode": "ML"
      },
      {
        "airlineCode": "DL",
        "commercialName": "UPTO70LB",
        "emdType": "Other Than Emd",
        "emdTypeCode": 1,
        "groupCode": "C3",
        "id": "2sYc",
        "isCommissionable": true,
        "isFeeGuaranteed": false,
        "reasonForIssuance": "Airport Services",
        "reasonForIssuanceCode": "B",
        "serviceCode": "BAGG",
        "specialServiceCode": "ST"
      }
    ]
  },
  "warnings": [
    {
      "category": "DATA_TRUNCATION",
      "description": "Field out of range.",
      "fieldName": "offerId",
      "fieldPath": "profile.givenName",
      "fieldValue": "TwSXcKa7OkJdmrf",
      "type": "DEPRECATED"
    },
    {
      "category": "DATA_TRUNCATION",
      "description": "Data truncated.",
      "fieldName": "givenName",
      "fieldPath": "profile.surname",
      "fieldValue": "gbWK1lu3F3LqZnC",
      "type": "DEPRECATED"
    }
  ]
}
sabretravelndcpnrseatsaviation