You can use this endpoint to get the seat map for a certain seat selection. Information about the ShoppingResponseID, OfferID, and the passenger list details is required to get the seat lists. This is an optional service.
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 for the request. This is a String value.
-
Contacts: This is an Array.
- EmailContact: Provide the email contact for the request. This is a String value.
-
The Shopping Response ID is a unique identifier that is generated when a customer performs a search for flights and receives a list of available options.
This is the required field, and the value will be String.
- Passenger: This is an Array.
Note: This is a required field. The passenger list must have at least one adult. Infant object count should be less than or equal to adult count. Total passenger count should be less than or equal to 9.
-
PassengerID: Provide the passenger ID assigned to you. Valid values are
T1
,T2
, andT3
. The value will be String. -
PTC: Provide the passenger type. Valid values are
ADT
,CHD
, andINF
. The value will be String.
Request URL
curl --location --request POST 'https://uat-apigateway.voyzantonline.com/AirSeatMap' \
--header 'Authorization: <YOUR_ACCESS_TOKEN>' \
--header 'x-api-key: <your key here>' \
--header 'Content-Type: application/json'\
Request Body Sample
{
"AirSeatMapRQ": {
"Document": {
"Name": "Voyzant Portal",
"ReferenceVersion": "1.0"
},
"Party": {
"Sender": {
"TravelAgencySender": {
"Name": "Voyzant Agency",
"IATA_Number": "",
"AgencyID": "",
"Contacts": {
"Contact": [
{
"EmailContact": "test@email.com"
}
]
}
}
}
},
"ShoppingResponseId": "1679558717852165006",
"Query": {
"Offer": [
{
"OfferID": "3296198721679558734648373563"
}
]
},
"DataLists": {
"PassengerList": {
"Passenger": [
{
"PassengerID": "T1",
"PTC": "ADT"
}
]
}
},
"MetaData": {
"TraceId": "161777799749"
}
}
}
Response Sample
{
"AirSeatMapRS": {
"Document": {
"Name": "API GATEWAY",
"ReferenceVersion": "1.2"
},
"Party": {
"Sender": {
"TravelAgencySender": {
"Name": "Voyzant Agency",
"IATA_Number": "",
"AgencyID": "Voyzant Agency",
"Contacts": {
"Contact": [
{
"EmailContact": "pst@voyzant.com"
}
]
}
}
}
},
"ShoppingResponseId": "1679558717852165006",
"SeatResponseId": "1679558814593769608",
"ALaCarteOffer": {
"TimeLimits": {
"OfferExpiration": "2023-03-23T08:36:55"
},
"ALaCarteOfferItem": [
{
"OfferItemID": "ALaCarteOfferItem-1",
"Eligibility": {
"PassengerRefs": "ADT1",
"SegmentRefs": "Segment1"
},
"Price": {
"Base": {
"BookingCurrencyPrice": 58.3,
"EquivCurrencyPrice": 58.3
},
"Tax": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Total": {
"BookingCurrencyPrice": 58.3,
"EquivCurrencyPrice": 58.3
}
}
},
{
"OfferItemID": "ALaCarteOfferItem-2",
"Eligibility": {
"PassengerRefs": "ADT1",
"SegmentRefs": "Segment1"
},
"Price": {
"Base": {
"BookingCurrencyPrice": 51,
"EquivCurrencyPrice": 51
},
"Tax": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Total": {
"BookingCurrencyPrice": 51,
"EquivCurrencyPrice": 51
}
}
},
{
"OfferItemID": "ALaCarteOfferItem-3",
"Eligibility": {
"PassengerRefs": "ADT1",
"SegmentRefs": "Segment1"
},
"Price": {
"Base": {
"BookingCurrencyPrice": 72.9,
"EquivCurrencyPrice": 72.9
},
"Tax": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Total": {
"BookingCurrencyPrice": 72.9,
"EquivCurrencyPrice": 72.9
}
}
},
{
"OfferItemID": "ALaCarteOfferItem-4",
"Eligibility": {
"PassengerRefs": "ADT1",
"SegmentRefs": "Segment1"
},
"Price": {
"Base": {
"BookingCurrencyPrice": 43.7,
"EquivCurrencyPrice": 43.7
},
"Tax": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Total": {
"BookingCurrencyPrice": 43.7,
"EquivCurrencyPrice": 43.7
}
}
}
]
},
"SeatMap": [
{
"SegmentRef": "Segment1",
"ColumnLayOut": [
{
"Name": "A",
"Position": "W"
},
{
"Name": "B",
"Position": "C"
},
{
"Name": "C",
"Position": "A"
},
{
"Name": "GAP"
},
{
"Name": "E",
"Position": "A"
},
{
"Name": "F",
"Position": "C"
},
{
"Name": "G",
"Position": "C"
},
{
"Name": "H",
"Position": "A"
},
{
"Name": "GAP"
},
{
"Name": "J",
"Position": "A"
},
{
"Name": "K",
"Position": "C"
},
{
"Name": "L",
"Position": "W"
}
],
"Deck": "MAIN",
"RowInfo": {
"Start": 18,
"End": 48
},
"WingRow": {
"Start": "18",
"End": "31"
},
"Rows": [
{
"Number": "18",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462573976",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "B",
"SeatId": "1679558815462884153",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "C",
"SeatId": "1679558815462764153",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815462507029",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "F",
"SeatId": "1679558815462431488",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "G",
"SeatId": "1679558815462171992",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "H",
"SeatId": "1679558815462976686",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "J",
"SeatId": "1679558815462697306",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815462616246",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "L",
"SeatId": "1679558815462239609",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
}
]
},
{
"Number": "19",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462560414",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "B",
"SeatId": "1679558815462135357",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "C",
"SeatId": "1679558815462346766",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-3"
},
{
"Column": "E",
"SeatId": "1679558815462582810",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "F",
"SeatId": "1679558815462458843",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "G",
"SeatId": "1679558815462675579",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "H",
"SeatId": "1679558815462200602",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "J",
"SeatId": "1679558815462361482",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815462903320",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "L",
"SeatId": "1679558815462210130",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
}
]
},
{
"Number": "20",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462305718",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "B",
"SeatId": "1679558815462201474",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "C",
"SeatId": "1679558815462210128",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "E",
"SeatId": "1679558815462966911",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "F",
"SeatId": "1679558815462548321",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "G",
"SeatId": "1679558815462245406",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "H",
"SeatId": "1679558815462263253",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "J",
"SeatId": "1679558815462318310",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "K",
"SeatId": "1679558815462313342",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "L",
"SeatId": "1679558815462555227",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
}
]
},
{
"Number": "21",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462986242",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "B",
"SeatId": "1679558815462371202",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "C",
"SeatId": "1679558815462738034",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "E",
"SeatId": "1679558815462793979",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "F",
"SeatId": "1679558815462300548",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "G",
"SeatId": "1679558815462471623",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "H",
"SeatId": "1679558815462134984",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "J",
"SeatId": "1679558815462434594",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "K",
"SeatId": "1679558815462144608",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "L",
"SeatId": "1679558815462428581",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
}
]
},
{
"Number": "22",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462745968",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "B",
"SeatId": "1679558815462693445",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "C",
"SeatId": "1679558815462844016",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "E",
"SeatId": "1679558815462685484",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "F",
"SeatId": "1679558815462704361",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "G",
"SeatId": "1679558815462957090",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "H",
"SeatId": "1679558815462339601",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "J",
"SeatId": "1679558815462961531",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "K",
"SeatId": "1679558815462326923",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "L",
"SeatId": "1679558815462569875",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
}
]
},
{
"Number": "23",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462408869",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "B",
"SeatId": "1679558815462773217",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "C",
"SeatId": "1679558815462124669",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "E",
"SeatId": "1679558815462317453",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "F",
"SeatId": "1679558815462694590",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "G",
"SeatId": "1679558815462867443",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "H",
"SeatId": "1679558815462474928",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "J",
"SeatId": "1679558815462790134",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "K",
"SeatId": "1679558815462245547",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
},
{
"Column": "L",
"SeatId": "1679558815462584587",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-2"
}
]
},
{
"Number": "24",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462388141",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815462301295",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815462454111",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815462542027",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815462915165",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815462323802",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815462398204",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815462939606",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815462179318",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815462843090",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "25",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462121731",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815462244207",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815462333886",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815462408255",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815462495622",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815462327345",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815462624680",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815462482891",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815462817452",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815462755454",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "26",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462916999",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815462981254",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815462445129",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815462691564",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815462993168",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815462731913",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815462407136",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815462816111",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815462995560",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815462877503",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "27",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462655517",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815462492334",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815462563566",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815462216840",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815462884485",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815462123482",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815462874788",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815462500430",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815462655281",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815462513395",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "28",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462192386",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815462945486",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815462655874",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815462789108",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815462843121",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815462815667",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815462248260",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815462624749",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815462415362",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815462447360",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "29",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462915077",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815462789553",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815462678205",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815462358274",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815462381223",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815462431065",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815462393334",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815462937865",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815462708373",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815462482406",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "30",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462174280",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815462835869",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815462839314",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815462496268",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815462141550",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815462355081",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815462149398",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815462839879",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815462864267",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815462796608",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "31",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815462964491",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "B",
"SeatId": "1679558815462293086",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "C",
"SeatId": "1679558815462640279",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815462836773",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815462361057",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815462941129",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463361060",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463405884",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463697140",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463139008",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "32",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463457503",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "B",
"SeatId": "1679558815463585821",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "C",
"SeatId": "1679558815463689474",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815463451905",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "F",
"SeatId": "1679558815463349296",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "G",
"SeatId": "1679558815463682924",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "H",
"SeatId": "1679558815463690309",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "J",
"SeatId": "1679558815463719627",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815463527086",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "L",
"SeatId": "1679558815463635492",
"SeatExists": true,
"Servicable": true,
"Available": false
}
]
},
{
"Number": "33",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463257142",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "B",
"SeatId": "1679558815463697556",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "C",
"SeatId": "1679558815463597363",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815463121662",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "F",
"SeatId": "1679558815463783326",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "G",
"SeatId": "1679558815463428303",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "H",
"SeatId": "1679558815463720103",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "J",
"SeatId": "1679558815463658236",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815463490003",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "L",
"SeatId": "1679558815463329335",
"SeatExists": true,
"Servicable": true,
"Available": false
}
]
},
{
"Number": "34",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463438703",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "B",
"SeatId": "1679558815463669368",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "C",
"SeatId": "1679558815463211345",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815463929405",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "F",
"SeatId": "1679558815463851449",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "G",
"SeatId": "1679558815463436934",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "H",
"SeatId": "1679558815463706497",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "J",
"SeatId": "1679558815463958951",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815463143859",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "L",
"SeatId": "1679558815463604794",
"SeatExists": true,
"Servicable": true,
"Available": false
}
]
},
{
"Number": "35",
"RowExists": true,
"ExitRow": true,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463165775",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463793288",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-3"
},
{
"Column": "C",
"SeatId": "1679558815463772221",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-3"
},
{
"Column": "E",
"SeatId": "1679558815463264760",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "F",
"SeatId": "1679558815463975276",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "G",
"SeatId": "1679558815463297143",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "H",
"SeatId": "1679558815463114439",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "J",
"SeatId": "1679558815463690898",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815463146722",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "L",
"SeatId": "1679558815463373147",
"SeatExists": true,
"Servicable": true,
"Available": false
}
]
},
{
"Number": "36",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463584965",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463719147",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463660691",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463787126",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463994045",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463556228",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463704952",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463426219",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463406879",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463436970",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "37",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463174064",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463236254",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463947615",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463812153",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463274625",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463700745",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463169524",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463807137",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463988544",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463941281",
"SeatExists": true,
"Servicable": true,
"Available": false
}
]
},
{
"Number": "38",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463881357",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463464105",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463176883",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463554278",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463460240",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463949862",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463717875",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463953057",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463860456",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463228970",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "39",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463877664",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463200347",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463360876",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463976654",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463387351",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463940839",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463938867",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463197341",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463526864",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463441950",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "40",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463306418",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463193747",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463761355",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463941013",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463874995",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463446529",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463167726",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463956116",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463474132",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463598353",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "41",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463331116",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463181774",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463430515",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463241313",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463713827",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463293289",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463484493",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463281786",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463240120",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463163556",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "42",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463424388",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463960516",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463668978",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463857019",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "F",
"SeatId": "1679558815463734416",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463948740",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "H",
"SeatId": "1679558815463311103",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463369442",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463155701",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463600869",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "43",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463313928",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463652207",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463387378",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463768249",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463119802",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463441801",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463861576",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463912043",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463244955",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463111784",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "44",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463487653",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "B",
"SeatId": "1679558815463265498",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "C",
"SeatId": "1679558815463428858",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "E",
"SeatId": "1679558815463816429",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463962362",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463746197",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463773784",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463181398",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "K",
"SeatId": "1679558815463799128",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "L",
"SeatId": "1679558815463932870",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
}
]
},
{
"Number": "45",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463595346",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "B",
"SeatId": "1679558815463419904",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "C",
"SeatId": "1679558815463450122",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815463203484",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463267819",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463368372",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463351862",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463917903",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815463231211",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "L",
"SeatId": "1679558815463700441",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
}
]
},
{
"Number": "46",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463628685",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "B",
"SeatId": "1679558815463649808",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "C",
"SeatId": "1679558815463313385",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815463319593",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463661135",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463360069",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463114153",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463137330",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815463302023",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "L",
"SeatId": "1679558815463317891",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
}
]
},
{
"Number": "47",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463233383",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "B",
"SeatId": "1679558815463386002",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "C",
"SeatId": "1679558815463440790",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815463467088",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463827809",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463626311",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463200420",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463920750",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815463260781",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "L",
"SeatId": "1679558815463390743",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
}
]
},
{
"Number": "48",
"RowExists": true,
"ExitRow": false,
"ExtraLegRoom": false,
"Seat": [
{
"Column": "A",
"SeatId": "1679558815463771740",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "B",
"SeatId": "1679558815463866407",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "C",
"SeatId": "1679558815463233360",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "E",
"SeatId": "1679558815463239382",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "F",
"SeatId": "1679558815463181306",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "G",
"SeatId": "1679558815463180215",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "H",
"SeatId": "1679558815463529884",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-4"
},
{
"Column": "J",
"SeatId": "1679558815463458839",
"SeatExists": true,
"Servicable": true,
"Available": false
},
{
"Column": "K",
"SeatId": "1679558815463468864",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
},
{
"Column": "L",
"SeatId": "1679558815463680721",
"SeatExists": true,
"Servicable": true,
"Available": true,
"PaxRef": "ADT1",
"Chargable": true,
"OfferItemRefs": "ALaCarteOfferItem-1"
}
]
}
]
}
],
"DataLists": {
"PassengerList": {
"Passengers": [
{
"PassengerID": "T1",
"PTC": "ADT"
}
]
},
"ServiceDefinitionList": {
"ServiceDefinition": []
},
"FlightSegmentList": {
"FlightSegment": [
{
"Departure": {
"AirportCode": "YYZ",
"Date": "2023-04-17",
"Time": "23:15:00",
"AirportName": "Lester B. Pearson International Airport",
"Terminal": "3"
},
"Arrival": {
"AirportCode": "CDG",
"Date": "2023-04-18",
"Time": "12:35:00",
"AirportName": "Charles de Gaulle International Airport",
"Terminal": "2E"
},
"MarketingCarrier": {
"AirlineId": "AF",
"Name": "AF",
"FlightNumber": "357"
},
"OperatingCarrier": {
"AirlineId": "AF",
"Name": "AF",
"FlightNumber": "357"
},
"Equipment": {
"AircraftCode": "772"
},
"Code": {
"MarriageGroup": "O",
"ResBookDesigCode": "N",
"Cabin": "Y"
},
"FlightDetail": {
"FlightDuration": {
"Value": "7 H 20 M"
},
"Stops": {
"Value": 0
},
"IntermediateInfo": [],
"AirMilesFlown": 0
},
"BrandId": "",
"SegmentRef": "Segment1"
}
]
},
"FlightList": {
"Flight": [
{
"FlightKey": "Flight1",
"Journey": {
"Time": "7 H 20 M",
"Stops": 0
},
"SegmentReferences": "Segment1"
}
]
},
"OriginDestinationList": {
"OriginDestination": [
{
"OriginDestinationKey": "OD1",
"DepartureCode": "YYZ",
"ArrivalCode": "CDG",
"FlightReferences": "Flight1"
}
]
}
}
}
}