AirPostBookingSeatMap

AirPostBookingSeatMap is a service provided after the booking process is completed, which allows to view and select their preferred seats on a flight. This service requires Order ID and GDS Booking Reference to access their booking information and make any necessary seat adjustments.

After a customer inputs their OrderID and GDS Booking Reference, the AirPostBookingSeatMap service will display a seat map for the chosen flight, indicating which seats are available and which have already been assigned. Customers can then select their preferred seats based on their personal preferences, such as window or aisle seats, or seats with more legroom.

The AirPostBookingSeatMap service is particularly useful who may have forgotten to add an seat service during the initial booking process or wants to make changes in their preBookingSeat service selection.

Note: GDS-Global Distribution System.

Schema

  • Name: Provide the name for the request. This is a String value.

  • ReferenceVersion: Provide the version number. This is a Numeric value.


  • Travel Agency Sender:

    • Name: Provide the name for the request. This is a String value.

    • IATA Number: Provide the IATA number for the request. This is a String value.

    • Agency ID: Provide the agency ID. This is a String value.

    • Contacts: This is an Array.

      • EmailContact: Provide the email contact for the request. This is a String value.

  • OrderID: This is the unique identifier that is typically provided by the airline at the time of booking. This is the required field, and the value will be String.

  • GdsBookingReference: This is the code that is used by GDS to identify the booking. The GDS booking references are typically provided by the airlines at the time of booking. This is the required field, and the value will be the String.


Request URL

curl --location --request POST 'https://newapi.tltid.com/AirPostBookingSeatMap' \
--header 'Authorization: <YOUR_ACCESS_TOKEN>' \

Request Body Sample

{
    "AirSeatMapRQ": {
        "Document": {
            "Name": "Wintlt NDC GATEWAY",
            "ReferenceVersion": "1.0"
        },
        "Party": {
            "Sender": {
                "TravelAgencySender": {
                    "Name": "Skyroute B2B Portal",
                    "IATA_Number": "1111111111",
                    "AgencyID": "Skyroute B2B Portal",
                    "Contacts": {
                        "Contact": [
                            {
                                "EmailContact": "pst@claritytts.com"
                            }
                        ]
                    }
                }
            }
        },
        "Query": {
            "OrderID": "NREFQIDC",
            "GdsBookingReference": ["OUFSVJ"]
        }
    }
}

Response Sample

{
    "AirSeatMapRS": {
        "Document": {
            "Name": "API GATEWAY",
            "ReferenceVersion": "1.2"
        },
        "Party": {
            "Sender": {
                "TravelAgencySender": {
                    "Name": "Lucky Travels",
                    "IATA_Number": "",
                    "AgencyID": "",
                    "Contacts": {
                        "Contact": [
                            {
                                "EmailContact": "pst@claritytts.com"
                            }
                        ]
                    }
                }
            }
        },
        "ShoppingResponseId": "1679299656823220978",
        "SeatResponseId": "1679299875388811691",
        "ALaCarteOffer": {
            "TimeLimits": {
                "OfferExpiration": "2023-03-20T08:41:19"
            },
            "ALaCarteOfferItem": [
                {
                    "OfferItemID": "ALaCarteOfferItem-1",
                    "Eligibility": {
                        "PassengerRefs": "ADT1",
                        "SegmentRefs": "Segment1"
                    },
                    "Price": {
                        "Base": {
                            "BookingCurrencyPrice": 88,
                            "EquivCurrencyPrice": 88
                        },
                        "Total": {
                            "BookingCurrencyPrice": 99.44,
                            "EquivCurrencyPrice": 99.44
                        },
                        "Tax": {
                            "BookingCurrencyPrice": 11.44,
                            "EquivCurrencyPrice": 11.44
                        }
                    }
                },
                {
                    "OfferItemID": "ALaCarteOfferItem-2",
                    "Eligibility": {
                        "PassengerRefs": "ADT1",
                        "SegmentRefs": "Segment1"
                    },
                    "Price": {
                        "Base": {
                            "BookingCurrencyPrice": 85,
                            "EquivCurrencyPrice": 85
                        },
                        "Total": {
                            "BookingCurrencyPrice": 96.05,
                            "EquivCurrencyPrice": 96.05
                        },
                        "Tax": {
                            "BookingCurrencyPrice": 11.05,
                            "EquivCurrencyPrice": 11.05
                        }
                    }
                },
                {
                    "OfferItemID": "ALaCarteOfferItem-3",
                    "Eligibility": {
                        "PassengerRefs": "ADT1",
                        "SegmentRefs": "Segment1"
                    },
                    "Price": {
                        "Base": {
                            "BookingCurrencyPrice": 58.00000000000001,
                            "EquivCurrencyPrice": 58.00000000000001
                        },
                        "Total": {
                            "BookingCurrencyPrice": 65.54,
                            "EquivCurrencyPrice": 65.54
                        },
                        "Tax": {
                            "BookingCurrencyPrice": 7.54,
                            "EquivCurrencyPrice": 7.54
                        }
                    }
                },
                {
                    "OfferItemID": "ALaCarteOfferItem-4",
                    "Eligibility": {
                        "PassengerRefs": "ADT1",
                        "SegmentRefs": "Segment1"
                    },
                    "Price": {
                        "Base": {
                            "BookingCurrencyPrice": 55,
                            "EquivCurrencyPrice": 55
                        },
                        "Total": {
                            "BookingCurrencyPrice": 62.15,
                            "EquivCurrencyPrice": 62.15
                        },
                        "Tax": {
                            "BookingCurrencyPrice": 7.15,
                            "EquivCurrencyPrice": 7.15
                        }
                    }
                },
                {
                    "OfferItemID": "ALaCarteOfferItem-5",
                    "Eligibility": {
                        "PassengerRefs": "ADT1",
                        "SegmentRefs": "Segment1"
                    },
                    "Price": {
                        "Base": {
                            "BookingCurrencyPrice": 47,
                            "EquivCurrencyPrice": 47
                        },
                        "Total": {
                            "BookingCurrencyPrice": 53.11,
                            "EquivCurrencyPrice": 53.11
                        },
                        "Tax": {
                            "BookingCurrencyPrice": 6.11,
                            "EquivCurrencyPrice": 6.11
                        }
                    }
                },
                {
                    "OfferItemID": "ALaCarteOfferItem-6",
                    "Eligibility": {
                        "PassengerRefs": "ADT1",
                        "SegmentRefs": "Segment1"
                    },
                    "Price": {
                        "Base": {
                            "BookingCurrencyPrice": 44,
                            "EquivCurrencyPrice": 44
                        },
                        "Total": {
                            "BookingCurrencyPrice": 49.72,
                            "EquivCurrencyPrice": 49.72
                        },
                        "Tax": {
                            "BookingCurrencyPrice": 5.72,
                            "EquivCurrencyPrice": 5.72
                        }
                    }
                }
            ]
        },
        "SeatMap": [
            {
                "SegmentRef": "Segment1",
                "RowInfo": {
                    "Start": "4",
                    "End": "30"
                },
                "WingRow": {
                    "Start": "11",
                    "End": "18"
                },
                "Deck": "MAIN",
                "ColumnLayOut": [
                    {
                        "Name": "A",
                        "Position": "W"
                    },
                    {
                        "Name": "B",
                        "Position": "C"
                    },
                    {
                        "Name": "C",
                        "Position": "A"
                    },
                    {
                        "Name": "GAP"
                    },
                    {
                        "Name": "D",
                        "Position": "A"
                    },
                    {
                        "Name": "E",
                        "Position": "C"
                    },
                    {
                        "Name": "F",
                        "Position": "W"
                    }
                ],
                "Rows": [
                    {
                        "Number": 4,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879190691941",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879190976790",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879190776824",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879190361201",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879190192279",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879190786273",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            }
                        ]
                    },
                    {
                        "Number": 5,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879190945805",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191338750",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191774019",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191982582",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191248480",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191174321",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            }
                        ]
                    },
                    {
                        "Number": 6,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191170776",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191329178",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191338359",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191387950",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191280318",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191944196",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            }
                        ]
                    },
                    {
                        "Number": 7,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191165960",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191566457",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191607615",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191954250",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191988501",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191815217",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "PreferredSeat/PreferentialSeat",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            }
                        ]
                    },
                    {
                        "Number": 8,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191402638",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191735506",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-4"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191917980",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191368225",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191806761",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191792002",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 9,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191438679",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191822146",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-4"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191154190",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191531567",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191817531",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-4"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191831151",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            }
                        ]
                    },
                    {
                        "Number": 10,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191198097",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191286589",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-4"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191653166",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191175508",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191603772",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-4"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191350589",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            }
                        ]
                    },
                    {
                        "Number": 11,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191603841",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191692768",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-4"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191247289",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191109128",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191243740",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-4"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191298288",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "FrontOfCabin",
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-3"
                            }
                        ]
                    },
                    {
                        "Number": 12,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191344372",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191336217",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191583545",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191423983",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191863880",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191638518",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 13,
                        "RowExists": true,
                        "ExitRow": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191400106",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879191240591",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202323978",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202611954",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202391829",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202260271",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            }
                        ]
                    },
                    {
                        "Number": 14,
                        "RowExists": true,
                        "ExitRow": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202824297",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202338321",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202106957",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202581787",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202756070",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-2"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202988992",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-1"
                            }
                        ]
                    },
                    {
                        "Number": 15,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202555028",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202514674",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202161553",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202170645",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202438227",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202345402",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 16,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202997878",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202801147",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202905843",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202205065",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202681767",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202729071",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 17,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202854792",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202419167",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202965600",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202934914",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202381585",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202476351",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 18,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202905726",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202181556",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202122467",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202779540",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202365841",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202835280",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 19,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202522406",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202418829",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202174863",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202885035",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202990294",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202851015",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 20,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202681892",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202822925",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202219509",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202509481",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202826573",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202776201",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 21,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879202880824",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879203120733",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879203760588",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879203721210",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204906495",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204131386",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 22,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204915384",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204960301",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204123250",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204656942",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204102907",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204187855",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 23,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204763850",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204890609",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204694839",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204578924",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204425402",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204552718",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 24,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204980561",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204243977",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204443563",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204300925",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204498481",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204570547",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 25,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204258091",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204355350",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204716080",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204823768",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204857190",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204632002",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 26,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204306718",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204236051",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204906978",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204347496",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204953690",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204628040",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 27,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204580222",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204765707",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204316169",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204171451",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204601429",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204312495",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 28,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879204109825",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205754007",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205872863",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205701223",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205215900",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205802188",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 29,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205359013",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205720294",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205356154",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205231975",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205518101",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205173489",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    },
                    {
                        "Number": 30,
                        "RowExists": true,
                        "Seat": [
                            {
                                "Column": "A",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205361866",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "B",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205804151",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "C",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205286271",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "D",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205859839",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            },
                            {
                                "Column": "E",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205742988",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-6"
                            },
                            {
                                "Column": "F",
                                "SeatExists": true,
                                "Servicable": true,
                                "Available": true,
                                "SeatId": "1679299879205452379",
                                "PaxRef": "ADT1",
                                "Chargable": true,
                                "SeatFecilities": [
                                    "ChargeableSeat"
                                ],
                                "OfferItemRefs": "ALaCarteOfferItem-5"
                            }
                        ]
                    }
                ]
            }
        ],
        "DataLists": {
            "PassengerList": {
                "Passengers": [
                    {
                        "attributes": {
                            "PassengerID": "ADT1"
                        },
                        "PassengerID": "ADT1",
                        "PTC": "ADT",
                        "BirthDate": "1996-03-15",
                        "NameTitle": "Mr",
                        "FirstName": "LEBRON",
                        "MiddleName": "",
                        "LastName": "JAMES",
                        "Gender": "Male",
                        "TravelDocument": {
                            "DocumentNumber": "",
                            "ExpiryDate": "2001-01-01",
                            "IssuingCountry": "",
                            "DocumentType": "P"
                        },
                        "Preference": {
                            "WheelChairPreference": {
                                "Reason": ""
                            },
                            "SeatPreference": "any"
                        },
                        "LoyaltyProgramAccount": [],
                        "ContactInfoRef": "CTC1"
                    }
                ]
            },
            "ServiceDefinitionList": {
                "ServiceDefinition": []
            },
            "FlightSegmentList": {
                "FlightSegment": [
                    {
                        "Departure": {
                            "AirportCode": "YKF",
                            "Date": "2023-05-26",
                            "Time": "22:00:00",
                            "AirportName": "Waterloo Airport",
                            "Terminal": ""
                        },
                        "Arrival": {
                            "AirportCode": "YVR",
                            "Date": "2023-05-26",
                            "Time": "22:45:00",
                            "AirportName": "Vancouver International Airport",
                            "Terminal": ""
                        },
                        "MarketingCarrier": {
                            "AirlineId": "WS",
                            "Name": "WS",
                            "FlightNumber": "8503"
                        },
                        "OperatingCarrier": {
                            "AirlineId": "WS",
                            "Name": "WS",
                            "FlightNumber": "8503"
                        },
                        "Equipment": {
                            "AircraftCode": "73H",
                            "AircraftName": "73H"
                        },
                        "Code": {
                            "ResBookDesigCode": "A",
                            "Cabin": "Y"
                        },
                        "FlightDetail": {
                            "FlightDuration": {
                                "Value": "3 Hrs 45 Min"
                            },
                            "Stops": {
                                "Value": 0
                            },
                            "IntermediateInfo": []
                        },
                        "BrandId": "",
                        "FlightRef": "Flight1",
                        "SegmentRef": "Segment1"
                    }
                ]
            },
            "FlightList": {
                "Flight": [
                    {
                        "FlightKey": "Flight1",
                        "Journey": {
                            "Time": "3 H 45 M",
                            "Stops": 0
                        },
                        "SegmentReferences": "Segment1"
                    }
                ]
            },
            "OriginDestinationList": {
                "OriginDestination": [
                    {
                        "OriginDestinationKey": "OD1",
                        "DepartureCode": "YKF",
                        "ArrivalCode": "YVR",
                        "FlightReferences": "Flight1"
                    }
                ]
            }
        }
    }
}

Try it out!