Sabre Seat Map Virtual Sandbox
Retrieve detailed aircraft seat maps with pricing and availability for specific flight segments.
The Seat Map API provides access to aircraft seating configurations, including pricing, cabin classes, and seat attributes. It allows developers to query seat availability based on carrier, flight number, class of service, and route details.
Use this hosted sandbox to simulate Sabre Seat Map APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready.
This keeps your integration code consistent across local development, QA, demos, and production.
Use cases:
Use this sandbox to validate seat map rendering, price-per-seat logic, cabin class filtering, and seat attribute mapping. Developers can simulate various flight scenarios to ensure their UI correctly handles seat selection, blocked seats, and pricing variations before integrating with live Sabre inventory.
General
POST
| Query Parameter Name | Example |
|---|---|
mode* | seatmaps |
| Header Name | Example |
|---|---|
Accept-Encoding | "gzip" |
{
"EnhancedSeatMapRQ": {
"ExtensionPoint": {},
"PriceQuoteCriteria": {},
"SeatMapQueryEnhanced": {
"AirlineRecordLocator": {},
"CabinDefinition": {
"CabinType": {},
"MarketingDescription": {},
"MarketingName": {},
"RBD": "J"
},
"Client": {},
"correlationID": "9",
"Currency": "CZK",
"ExtensionPoint_Query": {},
"FareAvailQualifiers": [
{
"accompaniedByInfantInd": true,
"birthDate": "2010-05-15",
"ExtensionPoint_Summary": {},
"fareBasisCode": "Y26",
"FareBreakCriteria": {
"atpcoFareRule": "RuleB",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "500.00",
"fareComponentID": "FC1",
"FareIndicator": "F",
"fareType": "Public",
"fareTypeBitmap": "1010",
"governingCarrier": "UA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "DL"
},
"fareComponentID": "FC2",
"GivenName": "Destiney",
"Loyalty": "AA123",
"passengerType": "CHD",
"PNR_Loc": "ZBAEAE",
"quantity": 3,
"RBD": "M",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "CHML",
"Surname": "Cormier",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "2"
},
{
"accompaniedByInfantInd": true,
"birthDate": "2010-05-15",
"ExtensionPoint_Summary": {},
"fareBasisCode": "Q7",
"FareBreakCriteria": {
"atpcoFareRule": "RuleB",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "500.00",
"fareComponentID": "FC1",
"FareIndicator": "N",
"fareType": "Public",
"fareTypeBitmap": "0101",
"governingCarrier": "AA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "DL"
},
"fareComponentID": "FC2",
"GivenName": "Angelina",
"Loyalty": "AA123",
"passengerType": "GOV",
"PNR_Loc": "CRQMVY",
"quantity": 1,
"RBD": "S",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "CHML",
"Surname": "Maggio",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "3"
},
{
"accompaniedByInfantInd": false,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "Y26",
"FareBreakCriteria": {
"atpcoFareRule": "RuleB",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "750.50",
"fareComponentID": "FC1",
"FareIndicator": "F",
"fareType": "Private",
"fareTypeBitmap": "0101",
"governingCarrier": "AA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "DL"
},
"fareComponentID": "FC1",
"GivenName": "Afton",
"Loyalty": "BA456",
"passengerType": "CHD",
"PNR_Loc": "BSZVCG",
"quantity": 1,
"RBD": "S",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "CHML",
"Surname": "Goldner",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "3"
},
{
"accompaniedByInfantInd": true,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "Q7",
"FareBreakCriteria": {
"atpcoFareRule": "RuleB",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "500.00",
"fareComponentID": "FC2",
"FareIndicator": "N",
"fareType": "Public",
"fareTypeBitmap": "1010",
"governingCarrier": "UA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "DL"
},
"fareComponentID": "FC2",
"GivenName": "Marcos",
"Loyalty": "BA456",
"passengerType": "ADT",
"PNR_Loc": "MMQNFY",
"quantity": 1,
"RBD": "M",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "CHML",
"Surname": "Kling",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "3"
},
{
"accompaniedByInfantInd": false,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "M14",
"FareBreakCriteria": {
"atpcoFareRule": "RuleB",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "750.50",
"fareComponentID": "FC1",
"FareIndicator": "N",
"fareType": "Private",
"fareTypeBitmap": "1010",
"governingCarrier": "AA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "DL"
},
"fareComponentID": "FC2",
"GivenName": "Cali",
"Loyalty": "BA456",
"passengerType": "MIL",
"PNR_Loc": "RGFQTG",
"quantity": 2,
"RBD": "S",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "VGML",
"Surname": "Bauch",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "2"
}
],
"FareGroup": {
"GroupTotalPrice": {
"currency": "Naira",
"currencyCode": "PGK",
"decimalPlaces": 2
},
"TravelerFareInfo": [
{
"Base": {
"currency": {},
"currencyCode": "FKP",
"decimalPlaces": "0"
},
"ExtensionPoint_Summary": {},
"Taxes": {
"currency": {},
"currencyCode": "VES",
"decimalPlaces": "1"
},
"TicketByDate": {},
"Total": {
"currency": {},
"currencyCode": "BDT",
"decimalPlaces": "0"
},
"TypeCount": 4,
"TypePriced": "INF",
"TypeRequested": "INF",
"TypeTotalPrice": {
"currency": {},
"currencyCode": "UAH",
"decimalPlaces": "1"
},
"ValidatingCarrier": {}
}
]
},
"Flight": {
"AircraftConfigNumber": {},
"ArrivalDate": {
"content": "130",
"localTime": {}
},
"DepartureDate": {
"localTime": "2026-07-24T00:00:00.0Z"
},
"destination": "VHU",
"ExtensionPoint_Summary": {},
"Marketing": [
{
"carrier": "[object Object]",
"content": "27",
"suffix": ""
},
{
"carrier": "[object Object]",
"content": "44",
"suffix": "C"
},
{
"carrier": "[object Object]",
"content": "60",
"suffix": "A"
},
{
"carrier": "[object Object]",
"content": "80",
"suffix": "B"
},
{
"carrier": "[object Object]",
"content": "2",
"suffix": "A"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "4",
"suffix": "B"
},
"origin": "GKV",
"Status": "Boarding"
},
"JourneyData": {
"ExtensionPoint_Summary": {},
"JourneyFlight": [
{
"Flight": {
"ArrivalDate": {
"content": "6829"
},
"DepartureDate": {
"content": "555"
},
"destination": "TPM",
"Marketing": [
{
"carrier": "[object Object]",
"content": "812"
},
{
"carrier": "[object Object]",
"content": "47"
},
{
"carrier": "[object Object]",
"content": "95"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "39",
"suffix": "C"
},
"origin": "NBI"
}
},
{
"Flight": {
"ArrivalDate": {
"content": "5"
},
"DepartureDate": {
"content": "7"
},
"destination": "NGC",
"Marketing": [
{
"carrier": "[object Object]",
"content": "616"
},
{
"carrier": "[object Object]",
"content": "904"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "31",
"suffix": ""
},
"origin": "MMY"
}
},
{
"Flight": {
"ArrivalDate": {
"content": "4"
},
"DepartureDate": {
"content": "9128"
},
"destination": "RRZ",
"Marketing": [
{
"carrier": "[object Object]",
"content": "9"
},
{
"carrier": "[object Object]",
"content": "52"
},
{
"carrier": "[object Object]",
"content": "818"
},
{
"carrier": "[object Object]",
"content": "2"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "949",
"suffix": "A"
},
"origin": "BDH"
}
},
{
"Flight": {
"ArrivalDate": {
"content": "4"
},
"DepartureDate": {
"content": "33"
},
"destination": "FJE",
"Marketing": [
{
"carrier": "[object Object]",
"content": "1"
},
{
"carrier": "[object Object]",
"content": "6"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "3105",
"suffix": "A"
},
"origin": "XWA"
}
},
{
"Flight": {
"ArrivalDate": {
"content": "92"
},
"DepartureDate": {
"content": "5"
},
"destination": "XTK",
"Marketing": [
{
"carrier": "[object Object]",
"content": "14"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "80",
"suffix": "C"
},
"origin": "GRG"
}
}
]
},
"POS": {
"Actual": "Clareboro",
"ClientContext": "BXME1shd",
"company": "[object Object]",
"duty": "wGX",
"Home": "QGF",
"LNIATA": "663549",
"multiHost": "kP",
"PCC": "NcBs",
"sine": "gfq"
},
"RequestType": "Stateless",
"SeatMapSource": {}
},
"version": "2.0.0"
}
}{
"EnhancedSeatMapRS": {
"ApplicationResults": {
"Error": [
{
"SystemSpecificResults": [
{
"DocURL": "https://guilty-formula.com/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "944865"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "5G_T3onz",
"reference": "1e8de1a4-489d-4224-9d73-a1ebb8f86f8e",
"ShortText": "Success",
"timeStamp": "2026-07-21T00:00:00.0Z"
},
{
"DocURL": "https://polite-conservative.net/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "741022"
},
"Message": [
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "0ZEALtbH",
"reference": "14fa1f23-8356-4eb3-8aff-5fca267a30a5",
"ShortText": "Success",
"timeStamp": "2026-07-20T00:00:00.0Z"
},
{
"DocURL": "https://fearless-essence.org",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "586569"
},
"Message": [
{
"code": "0",
"content": "Command1"
},
{
"code": "0",
"content": "Command2"
},
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command2"
}
],
"RecordID": "iuBqraDF",
"reference": "0d3f8898-71cc-47cf-b99e-e9d213d9fb69",
"ShortText": "Error",
"timeStamp": "2026-07-20T00:00:00.0Z"
}
],
"timeStamp": "2026-07-21T00:00:00.0Z",
"type": "VALIDATION"
}
],
"status": "Complete",
"Success": [
{
"SystemSpecificResults": [
{
"DocURL": "https://tame-formamide.net",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "243772"
},
"Message": {
"code": "1"
},
"RecordID": "m8-afyGn",
"reference": "a812cb11-efe3-4b66-9167-17186460b8b2",
"ShortText": "Error",
"timeStamp": "2026-07-20T00:00:00.0Z"
},
{
"DocURL": "https://steel-soybean.net/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "139415"
},
"Message": {
"code": "1"
},
"RecordID": "uEcybbMw",
"reference": "2f314c76-9372-45f2-b41c-554e4aad09a6",
"ShortText": "Error",
"timeStamp": "2026-07-20T00:00:00.0Z"
}
],
"timeStamp": "2026-07-21T00:00:00.0Z",
"type": "BUSINESS_LOGIC"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://pertinent-cd.org/",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "482889"
},
"Message": {
"code": "0"
},
"RecordID": "6NLvoHiP",
"reference": "88459e9c-3b6d-4852-a98b-bcbee126f0bc",
"ShortText": "Error",
"timeStamp": "2026-07-21T00:00:00.0Z"
},
{
"DocURL": "https://prestigious-lace.net/",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "032087"
},
"Message": {
"code": "0"
},
"RecordID": "kSai2iX4",
"reference": "86122153-2241-4987-ac02-fd81454e9790",
"ShortText": "Error",
"timeStamp": "2026-07-20T00:00:00.0Z"
}
],
"timeStamp": "2026-07-21T00:00:00.0Z",
"type": "BUSINESS_LOGIC"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://whispered-mozzarella.info/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "699806"
},
"Message": {
"code": "0"
},
"RecordID": "SHq2qZlf",
"reference": "42422910-6b2b-4168-b21b-e56082e71a4f",
"ShortText": "Error",
"timeStamp": "2026-07-21T00:00:00.0Z"
},
{
"DocURL": "https://grandiose-masterpiece.biz/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "722940"
},
"Message": {
"code": "1"
},
"RecordID": "DWLSBqWV",
"reference": "ccbba469-1872-422a-a484-200c57681f00",
"ShortText": "Success",
"timeStamp": "2026-07-21T00:00:00.0Z"
},
{
"DocURL": "https://incomparable-dime.biz/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "722939"
},
"Message": {
"code": "0"
},
"RecordID": "bcUw9jKE",
"reference": "ab9754da-fb44-4655-a221-5c3f5155bda5",
"ShortText": "Success",
"timeStamp": "2026-07-21T00:00:00.0Z"
}
],
"timeStamp": "2026-07-20T00:00:00.0Z",
"type": "TRANSPORT"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://unsightly-slide.net",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "515848"
},
"Message": {
"code": "0"
},
"RecordID": "Gt3cE6Fd",
"reference": "75f719f4-b23c-41d0-8528-f4b0af5a468f",
"ShortText": "Error",
"timeStamp": "2026-07-21T00:00:00.0Z"
}
],
"timeStamp": "2026-07-20T00:00:00.0Z",
"type": "VALIDATION"
}
],
"Warning": [
{
"SystemSpecificResults": [
{
"DocURL": "https://stingy-legislature.info/",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "627163"
},
"Message": [
{
"code": "1"
},
{
"code": "1"
},
{
"code": "1"
},
{
"code": "0"
},
{
"code": "0"
}
],
"RecordID": "OxQLXjvf",
"reference": "0142c2fd-a609-4724-aaaa-02c2aa5d08f6",
"ShortText": "Error",
"timeStamp": "2026-07-20T00:00:00.0Z"
},
{
"DocURL": "https://artistic-recovery.com",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "351896"
},
"Message": [
{
"code": "1"
},
{
"code": "1"
},
{
"code": "1"
}
],
"RecordID": "m9UIrRfQ",
"reference": "08a6ed7e-cd7f-429e-8d31-b02a5592d906",
"ShortText": "Error",
"timeStamp": "2026-07-20T00:00:00.0Z"
},
{
"DocURL": "https://favorable-chapel.com",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "753075"
},
"Message": [
{
"code": "0"
},
{
"code": "1"
},
{
"code": "1"
},
{
"code": "0"
}
],
"RecordID": "nxVRNz6m",
"reference": "ebd0fc99-d123-4b80-be8e-1481baac0098",
"ShortText": "Error",
"timeStamp": "2026-07-21T00:00:00.0Z"
},
{
"DocURL": "https://infinite-account.info/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "073856"
},
"Message": [
{
"code": "1"
},
{
"code": "1"
},
{
"code": "1"
},
{
"code": "1"
}
],
"RecordID": "fyfz0Lca",
"reference": "ee351cc4-0eed-4030-b6e1-7a700eefe851",
"ShortText": "Error",
"timeStamp": "2026-07-20T00:00:00.0Z"
}
],
"timeStamp": "2026-07-21T00:00:00.0Z",
"type": "value"
}
]
},
"ExtensionPoint": {},
"SeatMapID": {},
"SeatMapSummary": [
{
"Cabin": [
{
"CabinClass": {
"CabinType": "First",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 5,
"lastRow": 40,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "PBKtoJ-F",
"Taxes": [
{
"Tax": {
"content": 34327562.82551956,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "3n3rY_xo"
},
{
"Tax": {
"content": 77089225.38312483,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "FNmOp3dQ"
},
{
"Tax": {
"content": -2732398.551117316,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "GU2IeDZC"
}
],
"TotalAmount": {
"content": 58859429.36612758,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "vaMGaFBk",
"Taxes": [
{
"Tax": {
"content": -43149174.625211194,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "QXpbnaix"
}
],
"TotalAmount": {
"content": -12578783.616531149,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "PtJK5G8A",
"Taxes": [
{
"Tax": {
"content": -31453230.490204394,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Mew59684"
},
{
"Tax": {
"content": 13394094.407776788,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6NFp-epF"
}
],
"TotalAmount": {
"content": -7269119.4190351665,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "f8M5TAQf",
"Taxes": [
{
"Tax": {
"content": 62040737.0317134,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "9Oyt9cZR"
},
{
"Tax": {
"content": -17270158.82527913,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XP_P_OT7"
},
{
"Tax": {
"content": -91927820.33178246,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "d9jxWTLT"
},
{
"Tax": {
"content": -65566832.977196254,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DXmgcSL7"
}
],
"TotalAmount": {
"content": 79235547.1407643,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "V-IKOzpe",
"Taxes": [
{
"Tax": {
"content": 32960789.483623028,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "aYIASYq1"
},
{
"Tax": {
"content": -80368443.04445285,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "xp_LAEqk"
},
{
"Tax": {
"content": 35209535.76632765,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "V2IfbMBO"
},
{
"Tax": {
"content": 74914867.17943704,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Gq7xQjTj"
},
{
"Tax": {
"content": -78231272.15557335,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "BiaPu_x7"
}
],
"TotalAmount": {
"content": 20366380.681511804,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "R3gGFS_g",
"Taxes": [
{
"Tax": {
"content": 14102645.323635384,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Su_TyTv0"
},
{
"Tax": {
"content": -5713889.948262721,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "vQ-kl8Ai"
}
],
"TotalAmount": {
"content": -16863552.76985614,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "vXagr7mc",
"Taxes": [
{
"Tax": {
"content": -39843680.70675419,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "IH_bLRQ1"
},
{
"Tax": {
"content": 78376206.71912703,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Qm_ldugV"
}
],
"TotalAmount": {
"content": 58972111.38266957,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "oNr0MTkY",
"Taxes": [
{
"Tax": {
"content": -98441128.90057261,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "XmziksER"
},
{
"Tax": {
"content": -25084582.850338012,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Jbpfyun1"
}
],
"TotalAmount": {
"content": -64387217.547591604,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "-BD1NKzL",
"Taxes": [
{
"Tax": {
"content": -91141640.53846103,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qGgaf-Xt"
},
{
"Tax": {
"content": 47248173.433390945,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Ljg114DF"
},
{
"Tax": {
"content": 84983969.44423658,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "6szzSG0j"
}
],
"TotalAmount": {
"content": -1127515.87751472,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "MHV3ojd_",
"Taxes": [
{
"Tax": {
"content": 89036888.31310475,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Kd90Adgx"
},
{
"Tax": {
"content": 3081472.2185574323,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "XxTB0tpj"
},
{
"Tax": {
"content": 86602485.31344768,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "hqcS2EuC"
},
{
"Tax": {
"content": -18434574.13009593,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "TP599kgc"
},
{
"Tax": {
"content": -74793334.78876388,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "XFqquQVi"
}
],
"TotalAmount": {
"content": 7394793.016668007,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "vIqlHomw",
"Taxes": [
{
"Tax": {
"content": -21621449.54892078,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "uNpWDDoI"
},
{
"Tax": {
"content": 32316034.34660548,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "annImU7s"
},
{
"Tax": {
"content": -3582436.861786321,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "KNtUhSim"
}
],
"TotalAmount": {
"content": -64798628.25122309,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "aiZMemcg",
"Taxes": [
{
"Tax": {
"content": 86899957.8245056,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "FjcLWj8h"
},
{
"Tax": {
"content": -26326827.74474135,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "zhhJg2oW"
},
{
"Tax": {
"content": 37811528.86319843,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "NmRU4YJn"
},
{
"Tax": {
"content": -92275107.48659702,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "APBLf8bV"
},
{
"Tax": {
"content": -14678555.723239526,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "n9eMYJ8W"
}
],
"TotalAmount": {
"content": 8893966.295514718,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "qif3bPYp",
"Taxes": [
{
"Tax": {
"content": 50366974.36476752,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "QeYK8SwP"
},
{
"Tax": {
"content": -19796517.226034597,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "h3-SYLzb"
},
{
"Tax": {
"content": -76352588.42739798,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "uvXZXvnL"
}
],
"TotalAmount": {
"content": -34608989.36780472,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "PVqpz3Qi",
"Taxes": [
{
"Tax": {
"content": -82162626.94491658,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "DbXhgLID"
},
{
"Tax": {
"content": 36329807.81493959,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "T1JamANz"
},
{
"Tax": {
"content": 72721129.60160616,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Vs_XViZB"
},
{
"Tax": {
"content": 94029903.69135544,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "H32KdEhE"
},
{
"Tax": {
"content": -54964711.73369341,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "OzV3zSaw"
}
],
"TotalAmount": {
"content": -53092009.93889815,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "ZBRZwBVO",
"Taxes": [
{
"Tax": {
"content": -46150790.055561334,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "VP0jLQoY"
},
{
"Tax": {
"content": 1393546.692165643,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "UXhx4uFn"
},
{
"Tax": {
"content": -85955547.35130855,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "1--8j1PL"
}
],
"TotalAmount": {
"content": -71340453.85557619,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "z8NS2Lk5",
"Taxes": [
{
"Tax": {
"content": 10016916.71478127,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yKe_c0Sb"
},
{
"Tax": {
"content": 50554353.43662128,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "J5fmEKTk"
},
{
"Tax": {
"content": 42150596.01327574,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "LmSvtRXc"
}
],
"TotalAmount": {
"content": -8198672.702519655,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Ul8R4Au-",
"Taxes": [
{
"Tax": {
"content": 21614450.56656146,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "CclOBMQE"
},
{
"Tax": {
"content": 27184243.687525317,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "IteCiTHC"
}
],
"TotalAmount": {
"content": 75822490.46635893,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 50
}
}
],
"changeOfGaugeInd": false,
"Currency": "IDR",
"Equipment": "321",
"Flight": {
"DepartureDate": {
"content": "Command1",
"localTime": "21:54:00.000"
},
"destination": "DFW",
"Marketing": [
{
"carrier": "DL",
"content": "Command1"
},
{
"carrier": "DL",
"content": "Command1"
},
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command1"
},
{
"carrier": "DL",
"content": "Command2"
}
],
"origin": "LAX"
},
"mapID": "OTZMb9",
"PriceList": {
"PriceTypeDetail": [
{
"Code": "TAX",
"Description": "Economy",
"id": "DPy6ifj4",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "TAX",
"Description": "Economy",
"id": "0-gaDeUO",
"SecondaryCode": {
"content": "Command2"
}
}
]
},
"RequestType": "Stateful",
"system": "Sabre",
"TaxTable": [
{
"TaxType": [
{
"Code": "TAX",
"id": "mfb9N8nD"
},
{
"Code": "US",
"id": "RJtZ4E-H"
},
{
"Code": "US",
"id": "UgNigIzj"
}
]
},
{
"TaxType": [
{
"Code": "US",
"id": "cTsZFO0R"
},
{
"Code": "US",
"id": "XPhhopMz"
},
{
"Code": "US",
"id": "HF3pC913"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "1jo5f4X3"
},
{
"Code": "US",
"id": "0Zu4LNte"
}
]
}
],
"type": "SeatMap"
},
{
"Cabin": [
{
"CabinClass": {
"CabinType": "Economy",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "F"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
}
],
"firstRow": 10,
"lastRow": 30,
"Row": [
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "mPZgNL1N",
"Taxes": [
{
"Tax": {
"content": 25240004.930733263,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "4oz5RAvQ"
},
{
"Tax": {
"content": 49977935.87211344,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "dZN_w7z1"
},
{
"Tax": {
"content": -76389737.62647758,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "EKXwcaYE"
}
],
"TotalAmount": {
"content": -20443978.78309518,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "LciYarmi",
"Taxes": [
{
"Tax": {
"content": -68607091.24934345,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8JfpL2Wp"
}
],
"TotalAmount": {
"content": 81895524.06031564,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "ihQ8DztT",
"Taxes": [
{
"Tax": {
"content": 48326209.56217632,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "oJgosxYL"
}
],
"TotalAmount": {
"content": -47983472.79843274,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "6aVB62Ac",
"Taxes": [
{
"Tax": {
"content": 66305947.03612465,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "jj2_OVEX"
},
{
"Tax": {
"content": -3431950.687519908,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "3y9L1ehg"
},
{
"Tax": {
"content": 30225122.651269794,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "js5HKWRU"
},
{
"Tax": {
"content": 56795944.65392545,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "0sveis7j"
}
],
"TotalAmount": {
"content": 69294675.52661103,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Fl3l8p8V",
"Taxes": [
{
"Tax": {
"content": 90225144.15361246,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "VW3l_HNm"
},
{
"Tax": {
"content": -75429351.45653114,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4yQA4u6R"
},
{
"Tax": {
"content": -13886881.036643699,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "m3Vr9lXH"
},
{
"Tax": {
"content": 81149113.0560233,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "zgLeFonr"
},
{
"Tax": {
"content": -6962626.522189245,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ycOVmtlg"
}
],
"TotalAmount": {
"content": 57731255.83639479,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Wk8nprVQ",
"Taxes": [
{
"Tax": {
"content": -91321938.35471067,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "TYIEe_DE"
},
{
"Tax": {
"content": -87237977.40343869,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "yumsm1lr"
}
],
"TotalAmount": {
"content": 23501510.432584956,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "tv-gSaSh",
"Taxes": [
{
"Tax": {
"content": 22206150.177961975,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "TGUs6oiM"
},
{
"Tax": {
"content": -70457639.92541754,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RRRT3oOH"
},
{
"Tax": {
"content": 64381794.20575389,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "yy8RkOno"
},
{
"Tax": {
"content": -1273652.5339510888,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "-PgVY9VG"
}
],
"TotalAmount": {
"content": 43495290.57683349,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "E4kMRN7g",
"Taxes": [
{
"Tax": {
"content": -11783618.192770898,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "x5LwENdV"
}
],
"TotalAmount": {
"content": -4017603.8434989154,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "KSYxcOt1",
"Taxes": [
{
"Tax": {
"content": 34108068.66670205,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Xv7jV2Ox"
}
],
"TotalAmount": {
"content": 4042018.3225644976,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "iuIdwx_4",
"Taxes": [
{
"Tax": {
"content": -86174606.60413751,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "gnaOHs8h"
},
{
"Tax": {
"content": 1113177.1906689852,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "1htHE0e4"
}
],
"TotalAmount": {
"content": -12701263.829007074,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "3pRdjYQ-",
"Taxes": [
{
"Tax": {
"content": -96936768.91125701,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "NhYx0bdX"
},
{
"Tax": {
"content": 33910490.30889484,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "EMxlXVZx"
}
],
"TotalAmount": {
"content": -60044944.62597236,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "KhVduBb4",
"Taxes": [
{
"Tax": {
"content": 90199419.06057784,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "mDvVAGTO"
},
{
"Tax": {
"content": 83578077.83943558,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "2ZN_NbFl"
},
{
"Tax": {
"content": -53955892.382899195,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "hfcMIBKN"
}
],
"TotalAmount": {
"content": 79668843.16808379,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "sqecrL-E",
"Taxes": [
{
"Tax": {
"content": -46014640.11980143,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "UGUQTdYj"
},
{
"Tax": {
"content": 77262150.05796227,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZbPb4kqO"
},
{
"Tax": {
"content": -58175166.70703582,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "a9iwLRja"
},
{
"Tax": {
"content": 18516538.785615653,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "t4dWX3Rp"
}
],
"TotalAmount": {
"content": -53236571.76810497,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "QJSeh1aV",
"Taxes": [
{
"Tax": {
"content": 76725252.5162983,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "XTKQV3Yv"
},
{
"Tax": {
"content": 42883622.54390797,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "CBDXXHXh"
}
],
"TotalAmount": {
"content": 22807679.123298064,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "qLIgcqM9",
"Taxes": [
{
"Tax": {
"content": 64085133.962715626,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "prafn9ZH"
}
],
"TotalAmount": {
"content": -28831394.51127538,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 1,
"lastRow": 40
}
},
{
"CabinClass": {
"CabinType": "First",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "Y"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 1,
"lastRow": 50,
"Row": [
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "wZg8o9oH",
"Taxes": [
{
"Tax": {
"content": -64174308.30143256,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xUuPDbqD"
},
{
"Tax": {
"content": -70718931.81503648,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "F6HioSwY"
},
{
"Tax": {
"content": -97176742.08587837,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ffRuNfx3"
}
],
"TotalAmount": {
"content": 56619147.69178465,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "b6x2Hy7-",
"Taxes": [
{
"Tax": {
"content": -76856768.01715156,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "OWpeaNep"
}
],
"TotalAmount": {
"content": -38438318.37770803,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "7jE-4Ov7",
"Taxes": [
{
"Tax": {
"content": 65702149.3309415,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "akyvOEIB"
},
{
"Tax": {
"content": 60865213.00063303,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Lvvy8WbT"
},
{
"Tax": {
"content": -84623905.02701607,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9T8tLysO"
},
{
"Tax": {
"content": -9195201.420367688,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "66nOZY1M"
}
],
"TotalAmount": {
"content": -22144343.828105748,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "RJESyn_r",
"Taxes": [
{
"Tax": {
"content": 1407579.5975615233,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "lGCTAfFe"
}
],
"TotalAmount": {
"content": -56679523.6570345,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "FSoALURN",
"Taxes": [
{
"Tax": {
"content": -69001231.28126326,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "CO2QYGeh"
},
{
"Tax": {
"content": -80142988.62138052,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "MNt2ZZNc"
}
],
"TotalAmount": {
"content": 37719596.90791774,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "rwRj_h0g",
"Taxes": [
{
"Tax": {
"content": -86066796.67747849,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "JJ_dDDqr"
},
{
"Tax": {
"content": 32518030.750462845,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "d08neFMi"
},
{
"Tax": {
"content": -26215410.713939264,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "5PaIVcvw"
},
{
"Tax": {
"content": -18768061.26273732,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Gj1qAx6q"
},
{
"Tax": {
"content": -2334330.8587596864,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9TTPUEik"
}
],
"TotalAmount": {
"content": 79929895.64741412,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "TcMC9zaT",
"Taxes": [
{
"Tax": {
"content": -80614055.68057922,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ZG61mjhD"
},
{
"Tax": {
"content": -9713279.583513841,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "N5ksP3-C"
},
{
"Tax": {
"content": 98390254.73527986,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VrFYAeYG"
},
{
"Tax": {
"content": 89893013.38885331,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "v9xqGB71"
},
{
"Tax": {
"content": 46463159.924835294,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "vDbZXU_x"
}
],
"TotalAmount": {
"content": 94466383.19411293,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "bA4bY6W1",
"Taxes": [
{
"Tax": {
"content": -68057885.68077636,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "GL48WxhU"
},
{
"Tax": {
"content": 85797647.56509826,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "KcNvVT9l"
}
],
"TotalAmount": {
"content": 4088224.211248949,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "cx_4AnNg",
"Taxes": [
{
"Tax": {
"content": -30298841.046756446,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "T3KJ5Rs9"
},
{
"Tax": {
"content": -60060851.68260667,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "iCSTdva5"
},
{
"Tax": {
"content": 51677498.393181324,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "EDHbEeb9"
},
{
"Tax": {
"content": 9396903.618668735,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "nPQABt34"
}
],
"TotalAmount": {
"content": 88543822.74383065,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "Hz1Ks1jp",
"Taxes": [
{
"Tax": {
"content": 3297323.5717710406,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "OllM2S91"
}
],
"TotalAmount": {
"content": -16040711.59979093,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "zXzRZhBG",
"Taxes": [
{
"Tax": {
"content": 37947504.911117435,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "WPimIHO2"
},
{
"Tax": {
"content": -29624977.047386065,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "HyYvw5hv"
},
{
"Tax": {
"content": -72135985.86770815,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "NWYkWjc7"
},
{
"Tax": {
"content": -82110772.6834481,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Vgn3BCPC"
},
{
"Tax": {
"content": 43977271.45707822,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "HiiLZj9d"
}
],
"TotalAmount": {
"content": -56369772.35858338,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "qAybQw4E",
"Taxes": [
{
"Tax": {
"content": -59586502.25737223,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "OQk18vWU"
},
{
"Tax": {
"content": -51748961.97455809,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "nsNzUDRH"
}
],
"TotalAmount": {
"content": 6623806.50136058,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "qeW3O1jM",
"Taxes": [
{
"Tax": {
"content": -10011936.681871697,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9lAKLqWm"
}
],
"TotalAmount": {
"content": 28782613.82328993,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "JNVkn48j",
"Taxes": [
{
"Tax": {
"content": -49174863.38606984,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "fnfttv30"
},
{
"Tax": {
"content": -88134722.91551365,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0CUxTMjx"
}
],
"TotalAmount": {
"content": -46876115.03965683,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "wn72rcEn",
"Taxes": [
{
"Tax": {
"content": -72898246.00484276,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "9HOGmJvf"
},
{
"Tax": {
"content": 29870889.15078804,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "qYfxqx9V"
},
{
"Tax": {
"content": 9926093.486987814,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "nZiR5ZGs"
},
{
"Tax": {
"content": -44970457.06826026,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "1UsYaC9F"
},
{
"Tax": {
"content": 35703482.37932813,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "bqXVo83D"
}
],
"TotalAmount": {
"content": -35578217.83449948,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "KHB9IMsP",
"Taxes": [
{
"Tax": {
"content": 87956615.415414,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "N2sID1fD"
},
{
"Tax": {
"content": -7705676.62716344,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "SDFS_eN-"
},
{
"Tax": {
"content": -39532673.956352316,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Iafv-hcc"
},
{
"Tax": {
"content": -38052140.398083135,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "kpkgpEtY"
}
],
"TotalAmount": {
"content": 11302196.89752993,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "rcnJ0Yzr",
"Taxes": [
{
"Tax": {
"content": 62065947.1201742,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Q6he3Kdv"
}
],
"TotalAmount": {
"content": -59396449.90689499,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "FWRUV2aI",
"Taxes": [
{
"Tax": {
"content": -71210140.20634373,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "EdIkEp6V"
},
{
"Tax": {
"content": 50920109.05955863,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9aeSSLy6"
},
{
"Tax": {
"content": 46263267.54341036,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "rodSoQX0"
},
{
"Tax": {
"content": 54233942.38241604,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "EruVQwlz"
},
{
"Tax": {
"content": 7244305.595510393,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "OlTWQM10"
}
],
"TotalAmount": {
"content": -90632212.87340632,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "AeVvVO0M",
"Taxes": [
{
"Tax": {
"content": -98239203.67199555,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "RaoBKwfb"
},
{
"Tax": {
"content": 8064004.631960124,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "yklpuo44"
},
{
"Tax": {
"content": -73809529.8726702,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "9XiiYkPL"
},
{
"Tax": {
"content": 51352307.58514044,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "UWmdj_W7"
}
],
"TotalAmount": {
"content": -88044828.88807201,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "nVIZpInb",
"Taxes": [
{
"Tax": {
"content": -57280297.467663966,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "YvbmXu-j"
},
{
"Tax": {
"content": -87549063.75037837,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "PklbFnOW"
}
],
"TotalAmount": {
"content": 88526234.54390284,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "CI7o_Nar",
"Taxes": [
{
"Tax": {
"content": -41243929.35556664,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "WaZrYuda"
},
{
"Tax": {
"content": -79559605.10082449,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Xw4g9EDX"
},
{
"Tax": {
"content": -24701419.390250027,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "cDFl_NrB"
}
],
"TotalAmount": {
"content": 52733931.70045856,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "WtOPwE-r",
"Taxes": [
{
"Tax": {
"content": -59471863.90433221,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "s_-QURyd"
},
{
"Tax": {
"content": 88156684.80271915,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Xc5UagEs"
},
{
"Tax": {
"content": 16509641.28437686,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "z5d4ZJ8b"
},
{
"Tax": {
"content": 59021421.98076427,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "nGEOcFcK"
}
],
"TotalAmount": {
"content": -91425780.09411263,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "nBSJapEC",
"Taxes": [
{
"Tax": {
"content": -35743274.69444745,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "3q3jG1lU"
},
{
"Tax": {
"content": 99118438.7252439,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "AphJUhMh"
},
{
"Tax": {
"content": 16946527.605431333,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "7V0GSFMe"
}
],
"TotalAmount": {
"content": 42171700.91181573,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xsYi48sS",
"Taxes": [
{
"Tax": {
"content": -24450955.45619464,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "2WtEPK5s"
},
{
"Tax": {
"content": 95785506.37048417,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "o2OK5m0P"
}
],
"TotalAmount": {
"content": 44868518.92304662,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "qbS2yeFV",
"Taxes": [
{
"Tax": {
"content": -15210523.210019872,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "jY2y2iv9"
},
{
"Tax": {
"content": 38217385.10100418,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "BxMsiFVc"
},
{
"Tax": {
"content": -94557011.77995981,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "f7PDAPhG"
},
{
"Tax": {
"content": -17125557.95299627,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fzgwN10z"
},
{
"Tax": {
"content": -19526203.738987163,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "IW2y3En_"
}
],
"TotalAmount": {
"content": 30881080.989206612,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Ih0kQ9ZS",
"Taxes": [
{
"Tax": {
"content": -30084301.499602526,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ncUZD6zY"
},
{
"Tax": {
"content": -49046735.846781164,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xnxICePv"
},
{
"Tax": {
"content": 92300343.09682229,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Nr8T3Ebm"
}
],
"TotalAmount": {
"content": 54062148.16484699,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "MK6-MHNh",
"Taxes": [
{
"Tax": {
"content": -3888045.488578394,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "udBeCN24"
},
{
"Tax": {
"content": -73207107.87937093,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "AIAIa_VQ"
},
{
"Tax": {
"content": 59291432.790974915,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "lQJCf4UJ"
},
{
"Tax": {
"content": 82278319.18509975,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4ydVT7hr"
}
],
"TotalAmount": {
"content": 89927060.09235367,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "lUI4Jk47",
"Taxes": [
{
"Tax": {
"content": 3472753.198782727,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "BNKaXb8E"
},
{
"Tax": {
"content": 60157287.21717623,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "30A5Irk2"
},
{
"Tax": {
"content": -81808702.63449048,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "lGHcPHlg"
},
{
"Tax": {
"content": -50768251.40024628,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "1Q0WoEx6"
},
{
"Tax": {
"content": -15032003.149170056,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "-khXdGo5"
}
],
"TotalAmount": {
"content": 32823223.32259339,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "2o8Ij7ff",
"Taxes": [
{
"Tax": {
"content": -36243921.39661645,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "rTIV88b3"
},
{
"Tax": {
"content": 67104366.45280266,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "117t9pt7"
},
{
"Tax": {
"content": -39084241.29245342,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Cjqg8d7L"
},
{
"Tax": {
"content": -74098655.54431346,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "qfgfEaHy"
},
{
"Tax": {
"content": 2923940.3802793473,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "oay7kHhw"
}
],
"TotalAmount": {
"content": -43146454.784763664,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "DlQc4vdV",
"Taxes": [
{
"Tax": {
"content": -33218533.462865673,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Lel_Ukln"
},
{
"Tax": {
"content": 22775380.585250586,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "urbQohPy"
}
],
"TotalAmount": {
"content": 81748626.9557715,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "4u2wFUFc",
"Taxes": [
{
"Tax": {
"content": -13919114.579165101,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DtGBeIIV"
},
{
"Tax": {
"content": 21430281.339768827,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "yFKJTZ4L"
},
{
"Tax": {
"content": -34470615.24590116,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5Wo6t8e3"
}
],
"TotalAmount": {
"content": -52944067.53486714,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "mC1wwLqE",
"Taxes": [
{
"Tax": {
"content": 67845894.76179287,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "klkjiwMm"
},
{
"Tax": {
"content": -75921204.98784176,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "MRUhCvlU"
},
{
"Tax": {
"content": -14130468.912290752,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "j43B8zyS"
},
{
"Tax": {
"content": 1299638.9143229872,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "2FXunIG0"
}
],
"TotalAmount": {
"content": -61671089.89088792,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "8SwIvsnz",
"Taxes": [
{
"Tax": {
"content": 4377236.276082993,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "QZYc7n6R"
},
{
"Tax": {
"content": -69655494.46776257,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "bEKQrPZq"
},
{
"Tax": {
"content": 87476924.87321407,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "QWn-Up-C"
}
],
"TotalAmount": {
"content": 63497483.39101854,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "z7ZENBp8",
"Taxes": [
{
"Tax": {
"content": 75854286.37817281,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "vb9Wliat"
},
{
"Tax": {
"content": 66623599.1136114,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PTZNfLhd"
},
{
"Tax": {
"content": -10995838.881889462,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "5EMOwaDn"
}
],
"TotalAmount": {
"content": 64451440.992990255,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "JniJhi12",
"Taxes": [
{
"Tax": {
"content": 40640088.05994758,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yfHQJgt_"
},
{
"Tax": {
"content": 3696579.8358435333,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Bu6gh-jA"
},
{
"Tax": {
"content": -51771152.420283295,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "DegLAL1r"
}
],
"TotalAmount": {
"content": 53677213.280067146,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "18bc5wKa",
"Taxes": [
{
"Tax": {
"content": -61110342.368644364,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Ly6E8P_a"
}
],
"TotalAmount": {
"content": -87774623.91658095,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 1,
"lastRow": 50
}
},
{
"CabinClass": {
"CabinType": "Economy",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
}
],
"firstRow": 5,
"lastRow": 30,
"Row": [
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "c2l49EOM",
"Taxes": [
{
"Tax": {
"content": 8138061.77607739,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "kgQ18fm8"
},
{
"Tax": {
"content": 67809561.41899797,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "yyNsgJC2"
},
{
"Tax": {
"content": -97329526.92966154,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "LE_6xfpl"
}
],
"TotalAmount": {
"content": -6683074.109327152,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "QMNZCyTZ",
"Taxes": [
{
"Tax": {
"content": -62225950.298430234,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "-o3KK5oe"
}
],
"TotalAmount": {
"content": 54675877.383621484,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "cw2tzvKf",
"Taxes": [
{
"Tax": {
"content": 77426704.38020626,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "khf-UB9i"
},
{
"Tax": {
"content": 91375596.04978892,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "N87hCuPh"
}
],
"TotalAmount": {
"content": 30027637.931676447,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "zXiAGrM2",
"Taxes": [
{
"Tax": {
"content": 4806127.949562594,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "e-7jcO1V"
},
{
"Tax": {
"content": 79929094.63520464,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Q0U28v17"
},
{
"Tax": {
"content": -97604526.60758774,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "BrNYp2R5"
}
],
"TotalAmount": {
"content": 91384828.24446866,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "x-9oIfCg",
"Taxes": [
{
"Tax": {
"content": -93215654.2920263,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "yKpBk60p"
},
{
"Tax": {
"content": -84691693.62094888,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "d1NjVdJv"
},
{
"Tax": {
"content": 94804161.05886525,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "BcmSmTvd"
},
{
"Tax": {
"content": 81182596.0966964,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9pXF2T89"
}
],
"TotalAmount": {
"content": 14629251.202740386,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "MjyCxJ2p",
"Taxes": [
{
"Tax": {
"content": -29385112.96297714,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Qd-WucM2"
},
{
"Tax": {
"content": 2184138.026860401,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "olYjjnL_"
},
{
"Tax": {
"content": -68889106.32602715,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "xbg9nQpy"
},
{
"Tax": {
"content": 49744669.59464711,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Z0GEf150"
}
],
"TotalAmount": {
"content": -17218593.06176929,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "SPm34Cye",
"Taxes": [
{
"Tax": {
"content": -34412640.559188515,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ZW1GkueV"
},
{
"Tax": {
"content": 95169157.15359193,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "XUDB0Fbg"
},
{
"Tax": {
"content": 87249834.78573072,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "nusEPL_c"
},
{
"Tax": {
"content": 67092639.153886646,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yPIkOku3"
}
],
"TotalAmount": {
"content": -55051338.266323715,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "p5v7MLpw",
"Taxes": [
{
"Tax": {
"content": 28321859.372050583,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "DnFkkVwi"
},
{
"Tax": {
"content": 38952266.45021105,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XttmgvVF"
},
{
"Tax": {
"content": -4696604.187295243,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XzfvVrAz"
},
{
"Tax": {
"content": 95422738.16173351,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "c_bstVfg"
},
{
"Tax": {
"content": 57722183.54619202,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZBoxV2Sv"
}
],
"TotalAmount": {
"content": -79392990.42810468,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "_EHMrSBB",
"Taxes": [
{
"Tax": {
"content": -90829013.03066322,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "5JGC81NW"
},
{
"Tax": {
"content": 78435965.824247,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "3T9IaE23"
},
{
"Tax": {
"content": 33154408.116413906,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "rNZeat9q"
},
{
"Tax": {
"content": -88995280.09332402,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "85Ts2EpR"
},
{
"Tax": {
"content": -84445371.55511509,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "VzwDQSJI"
}
],
"TotalAmount": {
"content": 32907803.43586856,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "jv5HmCcn",
"Taxes": [
{
"Tax": {
"content": -87890386.97635072,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "PLPaTOWG"
}
],
"TotalAmount": {
"content": 11672176.132370591,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Mg0N4WmG",
"Taxes": [
{
"Tax": {
"content": 52289622.29763749,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "QVm8xVXQ"
},
{
"Tax": {
"content": -53288161.12709398,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0WUTX2R7"
}
],
"TotalAmount": {
"content": -92502811.6790644,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "XBP8zg7f",
"Taxes": [
{
"Tax": {
"content": 76307172.44661596,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "yMaKSXY_"
}
],
"TotalAmount": {
"content": 22175014.581434652,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "qS3_KfZ3",
"Taxes": [
{
"Tax": {
"content": 23664210.0738115,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "MkbVIwdX"
},
{
"Tax": {
"content": -49694562.56618856,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "O-6E2M6c"
},
{
"Tax": {
"content": -22249903.917989403,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "QoQ-G8nH"
},
{
"Tax": {
"content": -71952051.77130704,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "mhyfCCVV"
}
],
"TotalAmount": {
"content": 74679345.55174786,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "yEGmqZ_4",
"Taxes": [
{
"Tax": {
"content": -25940758.109866202,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "WQt2HQnX"
}
],
"TotalAmount": {
"content": 56390178.857694596,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "wL-cSu0u",
"Taxes": [
{
"Tax": {
"content": -97434425.21422492,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "t5K6cD-r"
},
{
"Tax": {
"content": -27160994.158831775,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "X5MpAEcJ"
}
],
"TotalAmount": {
"content": -78303157.09782961,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "1ADioZbg",
"Taxes": [
{
"Tax": {
"content": -14370906.787580445,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "OGzH22D3"
},
{
"Tax": {
"content": -65124760.579274364,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "NHSBabM1"
},
{
"Tax": {
"content": -54289632.877708405,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "55LVGsIA"
},
{
"Tax": {
"content": -79536562.89434975,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "JtdMhkRK"
}
],
"TotalAmount": {
"content": 81897464.65144253,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Obj9nOu2",
"Taxes": [
{
"Tax": {
"content": 27029261.953127876,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0wfwOTn0"
},
{
"Tax": {
"content": 18773133.394432455,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "CnKHbzAZ"
},
{
"Tax": {
"content": -12632836.898706928,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "t4ihLuEp"
},
{
"Tax": {
"content": -57584186.60042599,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ixADLpqZ"
}
],
"TotalAmount": {
"content": -54861915.550534636,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "o3MzAkoF",
"Taxes": [
{
"Tax": {
"content": 22666168.106353536,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "fgFGRfo4"
}
],
"TotalAmount": {
"content": 76228782.98532051,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "Nr4cgPkv",
"Taxes": [
{
"Tax": {
"content": 85360581.12880296,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "WMlILsBK"
}
],
"TotalAmount": {
"content": -8358882.308567539,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "XHxR-7uq",
"Taxes": [
{
"Tax": {
"content": 69281269.37093636,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "1MrbDE83"
}
],
"TotalAmount": {
"content": -83021390.3245435,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "9FddCgZW",
"Taxes": [
{
"Tax": {
"content": -35376369.48261498,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "3JXwQqmF"
},
{
"Tax": {
"content": -69537956.80365077,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "eTB_p9L8"
},
{
"Tax": {
"content": -25971979.029565334,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "gOZBLJrQ"
},
{
"Tax": {
"content": 13527726.74961166,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "IUwoHStg"
},
{
"Tax": {
"content": -93050637.90087318,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "MRKQCWlV"
}
],
"TotalAmount": {
"content": -86100353.62683535,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "vsYoMhb6",
"Taxes": [
{
"Tax": {
"content": -34506968.3703819,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Hb8Bk2uh"
},
{
"Tax": {
"content": 49530132.87787321,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "H2wGKQGF"
},
{
"Tax": {
"content": 47395311.92031148,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "opsR45wz"
},
{
"Tax": {
"content": 35168253.71221799,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "QmzWzOQX"
},
{
"Tax": {
"content": -59310103.19220578,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "aTa_V9oo"
}
],
"TotalAmount": {
"content": 50212422.491689324,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "4b6mArP9",
"Taxes": [
{
"Tax": {
"content": -51600824.79152108,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "eq5_bA1s"
}
],
"TotalAmount": {
"content": 13103575.352048129,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "J7Nl7h75",
"Taxes": [
{
"Tax": {
"content": 51165008.26296359,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Pi6vwR8U"
},
{
"Tax": {
"content": -62392436.06515004,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "idlUj-a9"
},
{
"Tax": {
"content": -27399184.830114275,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "y-vpHsWc"
}
],
"TotalAmount": {
"content": -68791058.22041032,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "hECB4ZC2",
"Taxes": [
{
"Tax": {
"content": -4169763.7070289105,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "krXCHEOb"
}
],
"TotalAmount": {
"content": -10180829.974250168,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 40
}
},
{
"CabinClass": {
"CabinType": "Economy",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "C"
}
],
"firstRow": 1,
"lastRow": 50,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "9ZMyA3ms",
"Taxes": [
{
"Tax": {
"content": -29323748.220541418,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "EGorIVuB"
},
{
"Tax": {
"content": 48947965.36794561,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "FyaKPgiW"
},
{
"Tax": {
"content": 22831547.974116668,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "j5w2zt1d"
},
{
"Tax": {
"content": 39564860.44476962,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xgcqiSWn"
}
],
"TotalAmount": {
"content": -73944270.29976782,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "z7R7ilMK",
"Taxes": [
{
"Tax": {
"content": 22246053.282022074,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0L4tgAkA"
}
],
"TotalAmount": {
"content": -64884430.34901583,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "TKYH9P-5",
"Taxes": [
{
"Tax": {
"content": 68721047.52559581,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "vpd3XUWS"
},
{
"Tax": {
"content": -21835796.272707373,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "gA-sy5hV"
},
{
"Tax": {
"content": 60806959.043506354,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "WkwT5Asv"
},
{
"Tax": {
"content": 43237862.406235695,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "gy25DzDz"
},
{
"Tax": {
"content": 12744835.360207185,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZUY3tWrK"
}
],
"TotalAmount": {
"content": -58074119.35133344,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "4A-kmasR",
"Taxes": [
{
"Tax": {
"content": -37811313.494361535,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Uog9APgF"
},
{
"Tax": {
"content": 56563021.57645726,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "8ikybZpc"
}
],
"TotalAmount": {
"content": 57057145.145869285,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "W8DqGusO",
"Taxes": [
{
"Tax": {
"content": 52318764.06761658,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "vn28_v3t"
},
{
"Tax": {
"content": 26330243.27625057,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "lCK2GAuo"
},
{
"Tax": {
"content": -13135451.319923326,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "FiPJW7OZ"
}
],
"TotalAmount": {
"content": 93275623.56957597,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "VHh1vcLQ",
"Taxes": [
{
"Tax": {
"content": -875595.5682844222,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YKmf56e5"
},
{
"Tax": {
"content": -63064886.57237837,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "omDSLxpR"
},
{
"Tax": {
"content": 10205351.335462123,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "lzUxS-f0"
}
],
"TotalAmount": {
"content": 46174467.187007725,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "EYoDKZAl",
"Taxes": [
{
"Tax": {
"content": 2866129.13665922,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "xsB5hAO4"
},
{
"Tax": {
"content": 65374583.540968746,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ZI1CiZM2"
},
{
"Tax": {
"content": -57074538.47565383,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "5k8tjTbE"
},
{
"Tax": {
"content": 2069152.510094881,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "PR9bpmxd"
}
],
"TotalAmount": {
"content": 57119942.38047278,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "A0Xau2qm",
"Taxes": [
{
"Tax": {
"content": 83967768.46719912,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "eoQob6ns"
}
],
"TotalAmount": {
"content": 30428130.673467055,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "b2K9A6-T",
"Taxes": [
{
"Tax": {
"content": -46242356.29582025,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "hm3g8D8w"
},
{
"Tax": {
"content": -42720661.30052874,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "wpzdSRXj"
}
],
"TotalAmount": {
"content": -5838984.368096471,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "sDgn-Njo",
"Taxes": [
{
"Tax": {
"content": 17078907.029622585,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YX5L5Bio"
},
{
"Tax": {
"content": -28589406.182891518,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Z2GuLGJd"
},
{
"Tax": {
"content": 39896121.32162529,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "bUpZlXqK"
},
{
"Tax": {
"content": 9338742.07062772,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9oHm2fs6"
}
],
"TotalAmount": {
"content": 33288252.838210136,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "ddqZQyU0",
"Taxes": [
{
"Tax": {
"content": 93550578.76021728,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "x1-Ua0ds"
},
{
"Tax": {
"content": 49722276.50854334,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "kigWpJlY"
},
{
"Tax": {
"content": 51168727.93306416,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "2RIrzX-I"
},
{
"Tax": {
"content": 52520853.378260225,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_BxqhjEi"
}
],
"TotalAmount": {
"content": -90283415.15830803,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "izeqpaXD",
"Taxes": [
{
"Tax": {
"content": -70069853.98534411,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "9ymiblvp"
},
{
"Tax": {
"content": -60543538.095433645,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "I4FdIAgv"
},
{
"Tax": {
"content": -8776491.98630634,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "mkJasfte"
}
],
"TotalAmount": {
"content": 95042720.30884734,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "WzmVMyVJ",
"Taxes": [
{
"Tax": {
"content": -73333073.64233153,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "NrpGCsIy"
},
{
"Tax": {
"content": 40608998.92089695,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "GZN2DCIP"
},
{
"Tax": {
"content": 7149953.176897123,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "XduUev5W"
},
{
"Tax": {
"content": -32654665.632958934,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Eu9Oqin_"
},
{
"Tax": {
"content": 61351945.8346394,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0OtXsfVz"
}
],
"TotalAmount": {
"content": 89384679.04291755,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 50
}
}
],
"changeOfGaugeInd": false,
"Currency": "GHS",
"Equipment": "787",
"Flight": {
"DepartureDate": {
"content": "Command1",
"localTime": "10:30:00.000"
},
"destination": "DFW",
"Marketing": [
{
"carrier": "DL",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "DL",
"content": "Command1"
}
],
"origin": "LAX"
},
"mapID": "XtWXS_",
"PriceList": {
"PriceTypeDetail": [
{
"Code": "TAX",
"Description": "Main Cabin Extra",
"id": "AJY9tzyf",
"SecondaryCode": {
"content": "Command2"
}
}
]
},
"RequestType": "Stateless",
"system": "Sabre",
"TaxTable": [
{
"TaxType": [
{
"Code": "TAX",
"id": "Rw4ZFTsU"
},
{
"Code": "US",
"id": "N3QQHqDw"
},
{
"Code": "TAX",
"id": "ewDK-3kM"
},
{
"Code": "TAX",
"id": "ZS6OWkY6"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "Ks_sCN2W"
}
]
},
{
"TaxType": [
{
"Code": "US",
"id": "_Pm9cOmu"
},
{
"Code": "US",
"id": "GdVrhJ-R"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "UzTkBv7j"
},
{
"Code": "TAX",
"id": "PRbLECFF"
}
]
}
],
"type": "SeatMap"
},
{
"Cabin": [
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "Y"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "C"
}
],
"firstRow": 1,
"lastRow": 50,
"Row": [
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "7-907Nme",
"Taxes": [
{
"Tax": {
"content": 24211562.913532928,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "r9j2eKDZ"
},
{
"Tax": {
"content": 2995207.7553108186,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ydCO4UD4"
}
],
"TotalAmount": {
"content": 25634728.712684482,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "SPv0yGtY",
"Taxes": [
{
"Tax": {
"content": -51566794.31973208,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "vi699xM1"
}
],
"TotalAmount": {
"content": 53223538.295864046,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "rvOMDTYn",
"Taxes": [
{
"Tax": {
"content": 48393327.25882387,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "FDA7pcKI"
}
],
"TotalAmount": {
"content": 99326992.46020538,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "6VsVtR0D",
"Taxes": [
{
"Tax": {
"content": -2808832.257812813,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "-BBgn-To"
},
{
"Tax": {
"content": 40935305.65944344,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ommE63or"
},
{
"Tax": {
"content": -20067357.888225377,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "O9wGVE11"
},
{
"Tax": {
"content": 67362068.41191188,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "yu12yBNp"
},
{
"Tax": {
"content": 23883411.143833205,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "lANaw6sB"
}
],
"TotalAmount": {
"content": 77150249.94570473,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "NvYdDUsL",
"Taxes": [
{
"Tax": {
"content": -66096952.02994379,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WIxV-G5f"
}
],
"TotalAmount": {
"content": 20232404.40911551,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "zf9ywuzo",
"Taxes": [
{
"Tax": {
"content": 98825890.5743559,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "7eKx5Bsz"
},
{
"Tax": {
"content": -99001403.02669059,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "zvC015FF"
},
{
"Tax": {
"content": 13049453.480712578,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "thliuicJ"
}
],
"TotalAmount": {
"content": 54898960.83618367,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "1Jg-9qH3",
"Taxes": [
{
"Tax": {
"content": 76235687.76390925,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "L3C2T62S"
},
{
"Tax": {
"content": 13920202.873581916,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "EJVmWaRu"
},
{
"Tax": {
"content": 45075748.35511887,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "m1UbflrI"
}
],
"TotalAmount": {
"content": -60560386.38363774,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "66WpFA-0",
"Taxes": [
{
"Tax": {
"content": 13078617.009865254,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "5I2H8E8o"
},
{
"Tax": {
"content": -99925856.63778262,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "zhMBUEiT"
},
{
"Tax": {
"content": 73620620.57252136,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "OWd9fwlC"
}
],
"TotalAmount": {
"content": -51814116.59205839,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "MM6LKBwU",
"Taxes": [
{
"Tax": {
"content": -39290099.957817845,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "5ZTpuCmO"
},
{
"Tax": {
"content": 68085868.93921468,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_x_YYLdO"
}
],
"TotalAmount": {
"content": -438410.87269486487,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "m5lvd2Vr",
"Taxes": [
{
"Tax": {
"content": 10905223.120858893,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ESGCd9hk"
},
{
"Tax": {
"content": -51922788.86811161,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "cFVIZ3pT"
}
],
"TotalAmount": {
"content": -58132846.53842419,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "43YEa5-5",
"Taxes": [
{
"Tax": {
"content": -85777131.4896953,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GXzQNsGt"
}
],
"TotalAmount": {
"content": 49823297.37555045,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "jq1xoU8d",
"Taxes": [
{
"Tax": {
"content": -875994.922135219,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "YCG9tiBc"
},
{
"Tax": {
"content": -70910184.45763732,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "oQBlnHVI"
},
{
"Tax": {
"content": 42031245.04169771,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5d0hX546"
},
{
"Tax": {
"content": 14078078.36327976,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xq1bwy42"
}
],
"TotalAmount": {
"content": -17075623.879817933,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "741NDbTy",
"Taxes": [
{
"Tax": {
"content": -83701255.76564242,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "8WDsNiuo"
},
{
"Tax": {
"content": 73666778.98955429,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "cOVsslsN"
},
{
"Tax": {
"content": -1485645.0554962605,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "1Xtl_CP3"
}
],
"TotalAmount": {
"content": 75284277.89903423,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "hUdT1_Tl",
"Taxes": [
{
"Tax": {
"content": 49215353.2511099,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "aTmMolDT"
},
{
"Tax": {
"content": -64315061.601054825,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "7ZSx4CiS"
},
{
"Tax": {
"content": 49721420.091759056,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ZM0sdDRh"
},
{
"Tax": {
"content": 97349886.58026543,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "3SuEL9Vi"
}
],
"TotalAmount": {
"content": -87516432.52720797,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "zCwj2HC9",
"Taxes": [
{
"Tax": {
"content": 39924964.051944345,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "lKJQ8ErE"
}
],
"TotalAmount": {
"content": 95100034.99656677,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xL_5kfQT",
"Taxes": [
{
"Tax": {
"content": 40084235.46968332,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "BiaV_BHH"
}
],
"TotalAmount": {
"content": -12776854.56817776,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "kAs7pb0J",
"Taxes": [
{
"Tax": {
"content": 24198980.38940151,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "cExpqVez"
},
{
"Tax": {
"content": 71351847.83911517,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "V169-oqT"
},
{
"Tax": {
"content": 30329951.820346862,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wevim_oc"
}
],
"TotalAmount": {
"content": 48265502.32209915,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "fzu5OF2f",
"Taxes": [
{
"Tax": {
"content": -27342281.89816226,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xoZYdpqT"
}
],
"TotalAmount": {
"content": -39367655.720505066,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "7nooOMJf",
"Taxes": [
{
"Tax": {
"content": -64714645.45185439,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_gm9mWuy"
},
{
"Tax": {
"content": 89008628.74452487,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Ah_L4Te1"
},
{
"Tax": {
"content": -19119014.375306875,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "r5X83ojL"
}
],
"TotalAmount": {
"content": -81516961.25853434,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Y9sjsgsZ",
"Taxes": [
{
"Tax": {
"content": -66107945.579331376,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "m8FcROBz"
}
],
"TotalAmount": {
"content": -57562979.10452663,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "fgjGRks9",
"Taxes": [
{
"Tax": {
"content": -75906523.05507186,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "PdG_EKFk"
},
{
"Tax": {
"content": -62854589.32002972,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Spy27JKT"
},
{
"Tax": {
"content": -85105852.51617888,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "KhjBMxnJ"
},
{
"Tax": {
"content": 36601976.553007066,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "T3NmJ4Ls"
},
{
"Tax": {
"content": -66218870.102201596,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "FkfFLphC"
}
],
"TotalAmount": {
"content": 39442469.61062187,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Aep-68Au",
"Taxes": [
{
"Tax": {
"content": 41246056.73125833,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YoPL9zHD"
},
{
"Tax": {
"content": -68989343.41250187,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "U2q-vbf1"
},
{
"Tax": {
"content": -39903850.36767701,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "aWc7ITQM"
},
{
"Tax": {
"content": -26513668.803239778,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "t_ShW_dA"
},
{
"Tax": {
"content": 95805470.25653559,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "l0LYkKLK"
}
],
"TotalAmount": {
"content": -40145680.54491248,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "wEbcZ_-J",
"Taxes": [
{
"Tax": {
"content": 43902932.9686183,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "qlo_JXfB"
}
],
"TotalAmount": {
"content": 24551998.03088996,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "4XCVikeb",
"Taxes": [
{
"Tax": {
"content": 2179097.243340373,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "afISO9Ni"
},
{
"Tax": {
"content": -91980656.75646743,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "dRhMJm0C"
},
{
"Tax": {
"content": -60177635.11929459,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "W2wHaIi0"
}
],
"TotalAmount": {
"content": -982539.073309496,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "6HkULzGX",
"Taxes": [
{
"Tax": {
"content": -43836652.9163686,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "bZKnDrp7"
},
{
"Tax": {
"content": -29337642.45948915,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "1w7DdGJk"
}
],
"TotalAmount": {
"content": -81107380.13485928,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "VDZiAuBY",
"Taxes": [
{
"Tax": {
"content": 23708495.96196924,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "RejsW2i5"
},
{
"Tax": {
"content": 3957444.8354581,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Oc1rmfHK"
},
{
"Tax": {
"content": -17650783.2332395,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "b-T3XJOX"
},
{
"Tax": {
"content": -97897546.5727701,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "kyxO0LAc"
},
{
"Tax": {
"content": 28077347.305833116,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DygTyGbV"
}
],
"TotalAmount": {
"content": -8651192.336843401,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "ShdbPppW",
"Taxes": [
{
"Tax": {
"content": -92254686.3694317,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ZPzNhxAA"
}
],
"TotalAmount": {
"content": -50003367.736735925,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "mXz9M2SX",
"Taxes": [
{
"Tax": {
"content": 23119094.57413988,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "oUorS15z"
}
],
"TotalAmount": {
"content": -44915665.76801089,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "jHB1K2d0",
"Taxes": [
{
"Tax": {
"content": -34097198.14067333,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "38y-k4ki"
},
{
"Tax": {
"content": -1322197.8767166585,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "mpZajrAG"
}
],
"TotalAmount": {
"content": -34221005.117357574,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "rWvA6omi",
"Taxes": [
{
"Tax": {
"content": 57223115.003653616,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "OfWtBbra"
},
{
"Tax": {
"content": -19193711.897380486,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "lNQE0ovI"
}
],
"TotalAmount": {
"content": -57240150.85324368,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "I4DmpTco",
"Taxes": [
{
"Tax": {
"content": -14859176.94470787,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "OlMlouzJ"
},
{
"Tax": {
"content": -59797300.79082124,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9RWzypa_"
}
],
"TotalAmount": {
"content": 831723.5768439323,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "5PjfBT5O",
"Taxes": [
{
"Tax": {
"content": 91677768.27307662,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "inKPR5TV"
},
{
"Tax": {
"content": 33726315.77838448,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "jr7d7Onu"
},
{
"Tax": {
"content": -95280608.32588209,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "vmL4DBHD"
},
{
"Tax": {
"content": -28096259.553833395,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Jn5RnTY7"
},
{
"Tax": {
"content": 34850521.626258284,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "XT5sb7og"
}
],
"TotalAmount": {
"content": -65087870.461762965,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "5cKyU20V",
"Taxes": [
{
"Tax": {
"content": -98144647.07177466,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "1zeoLK71"
},
{
"Tax": {
"content": -42036858.18230203,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "EFRPZ032"
}
],
"TotalAmount": {
"content": -32849720.202262804,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "DTtYIy8c",
"Taxes": [
{
"Tax": {
"content": -4585871.929258585,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Np18VPar"
}
],
"TotalAmount": {
"content": -93637939.30754611,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "_j4n_hzJ",
"Taxes": [
{
"Tax": {
"content": 37039899.158097476,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "fg1cva3y"
},
{
"Tax": {
"content": -65837308.71039996,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "CBAzOHM3"
},
{
"Tax": {
"content": 64749316.7775622,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "f6SaYRc5"
},
{
"Tax": {
"content": -6057427.155904934,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "KcoLpmeU"
}
],
"TotalAmount": {
"content": -62604736.72542268,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "gyIIxXfd",
"Taxes": [
{
"Tax": {
"content": 9865759.12441498,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DDX4QQx4"
},
{
"Tax": {
"content": -3686327.7277230322,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "tj-4XK-U"
},
{
"Tax": {
"content": -71268447.74256335,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "kBUy9Pid"
}
],
"TotalAmount": {
"content": -69875807.12732981,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "guiloeKR",
"Taxes": [
{
"Tax": {
"content": 88900984.4281556,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "tNTI8bvU"
},
{
"Tax": {
"content": -11496527.498400465,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Ogo4wzQO"
}
],
"TotalAmount": {
"content": -76557498.99072637,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Ra8KDk1O",
"Taxes": [
{
"Tax": {
"content": 32778666.20369965,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "pOk7Y3ZN"
},
{
"Tax": {
"content": -80767075.36037451,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Cm82w2aV"
}
],
"TotalAmount": {
"content": -81765386.29074183,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "k_wvZckB",
"Taxes": [
{
"Tax": {
"content": -76429895.14401752,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "nK0DBn0r"
},
{
"Tax": {
"content": -53513914.532805406,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "DU_QNGch"
},
{
"Tax": {
"content": -72224932.9066941,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "zxGm1ckx"
},
{
"Tax": {
"content": 94394654.23009312,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "GGW0j9EV"
},
{
"Tax": {
"content": -65285943.05930695,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jtEDNNfv"
}
],
"TotalAmount": {
"content": -22351947.205419347,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "ACTPhTpP",
"Taxes": [
{
"Tax": {
"content": -99194304.75712848,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Bf8uaQc5"
},
{
"Tax": {
"content": 97941900.4183991,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "-ba5vn0W"
}
],
"TotalAmount": {
"content": -88629570.72053677,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "5wnscfbS",
"Taxes": [
{
"Tax": {
"content": 40542251.959769756,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "qt2z8_ty"
}
],
"TotalAmount": {
"content": -42693846.99941177,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "I3celGbf",
"Taxes": [
{
"Tax": {
"content": -41500364.99934151,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "dnWSZqmc"
},
{
"Tax": {
"content": 38140403.83807787,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "KkuZuC0q"
},
{
"Tax": {
"content": -74632757.95041299,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "1N-NvgAK"
},
{
"Tax": {
"content": -51200245.3370703,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "HcY4N47Y"
},
{
"Tax": {
"content": -34289838.76311053,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "uzpn0WRa"
}
],
"TotalAmount": {
"content": -85251894.1002478,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "s9eFEUqN",
"Taxes": [
{
"Tax": {
"content": -23037306.251139224,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9I4wM_gm"
}
],
"TotalAmount": {
"content": -28389079.057455644,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "zfBBID3n",
"Taxes": [
{
"Tax": {
"content": -99191439.4461166,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "5pThQn_j"
},
{
"Tax": {
"content": -12721453.426950634,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VS_TRI9n"
}
],
"TotalAmount": {
"content": 82875147.63891521,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "KmNGPBR0",
"Taxes": [
{
"Tax": {
"content": -77771063.17169733,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jygac5OZ"
},
{
"Tax": {
"content": -51980033.05959395,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "gqZakj4p"
},
{
"Tax": {
"content": -12879069.448316112,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "y2b-bJWn"
}
],
"TotalAmount": {
"content": 84334116.76804465,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "5P_vYFHv",
"Taxes": [
{
"Tax": {
"content": 2249592.044118166,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "dgQbF3c0"
},
{
"Tax": {
"content": 1939565.559702009,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "a5S4cVVa"
},
{
"Tax": {
"content": 76432400.34724239,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0-hQtvBO"
},
{
"Tax": {
"content": 95482612.66184324,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "P_-cuLUQ"
},
{
"Tax": {
"content": 20330517.661247164,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "4SYjhzDt"
}
],
"TotalAmount": {
"content": 72980912.09432557,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "jnSJmBXg",
"Taxes": [
{
"Tax": {
"content": -447582.2650618106,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "lCMxGSHl"
}
],
"TotalAmount": {
"content": -40794478.29449201,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "0XEOwh7E",
"Taxes": [
{
"Tax": {
"content": -49425754.41376445,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "01RB9XLx"
},
{
"Tax": {
"content": 73261887.44604155,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "mJhrrFLj"
},
{
"Tax": {
"content": 93955547.51497567,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "391K3rg8"
},
{
"Tax": {
"content": 35695346.483621955,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "TiuLZ-nI"
},
{
"Tax": {
"content": -80071548.12766601,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "gC1Z8WoE"
}
],
"TotalAmount": {
"content": -15516034.241675138,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "dm0Ic7B6",
"Taxes": [
{
"Tax": {
"content": -20931607.41834113,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xSzyUKzL"
},
{
"Tax": {
"content": 36566380.048087776,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "miJHMkci"
},
{
"Tax": {
"content": 45475722.596526235,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "cg5ifiJs"
},
{
"Tax": {
"content": -41970814.007045075,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0IuGQDvq"
}
],
"TotalAmount": {
"content": -50148637.73205462,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "JG3-QZTR",
"Taxes": [
{
"Tax": {
"content": -99775766.56213878,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "299t-vr1"
},
{
"Tax": {
"content": 88272526.5143216,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "PgGEne0h"
}
],
"TotalAmount": {
"content": 10292662.96565798,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "OtQpuLfE",
"Taxes": [
{
"Tax": {
"content": 31870943.342124745,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "komcOtxW"
},
{
"Tax": {
"content": 38926054.48586249,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "G8o_oedk"
},
{
"Tax": {
"content": -91785675.8082519,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "IsfxQKww"
}
],
"TotalAmount": {
"content": 7103179.71722652,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "YLLdBjYX",
"Taxes": [
{
"Tax": {
"content": -70092810.76084597,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "AhOanHGm"
}
],
"TotalAmount": {
"content": -62526296.06401379,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "yaOxPQET",
"Taxes": [
{
"Tax": {
"content": -25265551.49334979,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "0ljXn5N7"
}
],
"TotalAmount": {
"content": 33241621.136193573,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "PHj6uOJv",
"Taxes": [
{
"Tax": {
"content": -40302400.747216895,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "r0-eYpWn"
},
{
"Tax": {
"content": -20802016.535239607,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "QR26IM7h"
}
],
"TotalAmount": {
"content": 33443589.05395399,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "RzRz8F02",
"Taxes": [
{
"Tax": {
"content": -43755946.654636405,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "kQa8WVRZ"
},
{
"Tax": {
"content": 60463241.44327909,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "82zZ96Nu"
},
{
"Tax": {
"content": 11011547.447035104,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xZhjZ0o_"
},
{
"Tax": {
"content": -35840802.88431357,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Aj6CTkjw"
}
],
"TotalAmount": {
"content": 42317819.66365066,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "zZRyYpFM",
"Taxes": [
{
"Tax": {
"content": 10231180.266574696,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "L5O2hUnl"
},
{
"Tax": {
"content": -38706837.29810867,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "3Ra8KgX5"
},
{
"Tax": {
"content": -99443529.53931497,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yB9xF8me"
},
{
"Tax": {
"content": 16471104.757405892,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Xx7v-tn8"
},
{
"Tax": {
"content": 6046603.358617157,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_wsrBW_U"
}
],
"TotalAmount": {
"content": -86681828.93782422,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "iqjSMtuG",
"Taxes": [
{
"Tax": {
"content": -20889000.88756351,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "pl2BtFuy"
},
{
"Tax": {
"content": -2409763.8145920783,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "VRVj2Fxe"
},
{
"Tax": {
"content": 35183832.329392165,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Iqyz-MeU"
}
],
"TotalAmount": {
"content": 37076879.399296075,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xh_rOLSw",
"Taxes": [
{
"Tax": {
"content": 57024265.42198765,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "KlHLGpGR"
}
],
"TotalAmount": {
"content": -32640177.225038335,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "OhEsTaj6",
"Taxes": [
{
"Tax": {
"content": 31284010.09150599,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "hrhXifpo"
},
{
"Tax": {
"content": -91051371.65067041,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "NmRNVUx5"
},
{
"Tax": {
"content": -1309206.5412271917,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "cjczWSyZ"
},
{
"Tax": {
"content": -47136089.00132935,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "x6ScVSzf"
}
],
"TotalAmount": {
"content": -70143953.18905336,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "XXcMiESD",
"Taxes": [
{
"Tax": {
"content": -10288924.562392503,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "zzGOg8VX"
},
{
"Tax": {
"content": 97978142.65895659,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "vtNMdMpO"
},
{
"Tax": {
"content": 89504292.29386464,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4-P5ZZ7K"
},
{
"Tax": {
"content": 98967689.4683083,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "0hTO4Ha4"
}
],
"TotalAmount": {
"content": -38899500.12658541,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "9qT9zTLF",
"Taxes": [
{
"Tax": {
"content": 77093367.14555496,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "9kxRfI16"
},
{
"Tax": {
"content": 64633021.943903,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "JM55c2Wp"
},
{
"Tax": {
"content": 99247081.31326795,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "LJO_1twi"
}
],
"TotalAmount": {
"content": 79894963.45073351,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "H2_qUN_N",
"Taxes": [
{
"Tax": {
"content": 71498559.35070539,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "8_hye6kn"
},
{
"Tax": {
"content": 21778033.823865563,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xpu6_8SX"
},
{
"Tax": {
"content": 72414135.4160305,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5ARe5fqJ"
},
{
"Tax": {
"content": 39581696.74735302,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "X76nqoh3"
},
{
"Tax": {
"content": 20780949.25647594,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "-lW_XZpp"
}
],
"TotalAmount": {
"content": 57594331.48896691,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "SYbENKUt",
"Taxes": [
{
"Tax": {
"content": 37565997.67784694,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "CWLhaE95"
},
{
"Tax": {
"content": -76201004.834987,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "tgqrZs-8"
}
],
"TotalAmount": {
"content": 92783068.77386543,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "irxoJX6c",
"Taxes": [
{
"Tax": {
"content": 18977372.60064578,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "qjkkCeAn"
},
{
"Tax": {
"content": -52400025.06515537,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "04xp7AdG"
},
{
"Tax": {
"content": 15486620.625199348,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Iopfb6Pm"
},
{
"Tax": {
"content": 84947524.68162227,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "doEXE1Ti"
}
],
"TotalAmount": {
"content": 18107178.319793075,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 1,
"lastRow": 30
}
},
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "F"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
}
],
"firstRow": 1,
"lastRow": 50,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "rQXtLGFK",
"Taxes": [
{
"Tax": {
"content": -71793379.10942017,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Vt7d05KX"
},
{
"Tax": {
"content": -40011427.01075402,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Fe3A-O8j"
},
{
"Tax": {
"content": -11812201.177858084,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "5gJP5HCh"
},
{
"Tax": {
"content": 16598497.166148633,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "RSI2klg3"
},
{
"Tax": {
"content": 5377528.964400873,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "6JRhcjQ7"
}
],
"TotalAmount": {
"content": -7452123.169150054,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "5Skaj7hO",
"Taxes": [
{
"Tax": {
"content": 79557764.65390661,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "NBodpDOf"
},
{
"Tax": {
"content": 70770278.49929097,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "mfqRBOK4"
}
],
"TotalAmount": {
"content": -96556363.68288723,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "WJKsbPy_",
"Taxes": [
{
"Tax": {
"content": 87588775.68685856,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "r0zFGi8n"
}
],
"TotalAmount": {
"content": 65244062.58396307,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "3GACafuJ",
"Taxes": [
{
"Tax": {
"content": -46699225.67240472,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "HEfWl8z7"
}
],
"TotalAmount": {
"content": 5673171.498534784,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "79yOsxjf",
"Taxes": [
{
"Tax": {
"content": 47985237.31222728,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "2YWQEcuq"
},
{
"Tax": {
"content": 95168108.32897064,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Kf4pMGNB"
}
],
"TotalAmount": {
"content": -34282311.57850985,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "1hyA21Sv",
"Taxes": [
{
"Tax": {
"content": -46897217.6994177,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "BN8Uz8ty"
},
{
"Tax": {
"content": -23475336.650477365,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "W6BDsbmm"
},
{
"Tax": {
"content": 1260078.8032067567,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "2-3xiuK0"
}
],
"TotalAmount": {
"content": -27897432.47554761,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 30
}
}
],
"changeOfGaugeInd": false,
"Currency": "NAD",
"Equipment": "737",
"Flight": {
"DepartureDate": {
"content": "Command1",
"localTime": "10:30:00.000"
},
"destination": "LAX",
"Marketing": [
{
"carrier": "DL",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command1"
},
{
"carrier": "AA",
"content": "Command2"
}
],
"origin": "LAX"
},
"mapID": "8AxY4K",
"PriceList": {
"PriceTypeDetail": [
{
"Code": "US",
"Description": "Economy",
"id": "Uv6nBBW8",
"SecondaryCode": {
"content": "Command2"
}
},
{
"Code": "US",
"Description": "Business",
"id": "w6jPRXh7",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "TAX",
"Description": "Main Cabin Extra",
"id": "_ev_awa7",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "US",
"Description": "Main Cabin Extra",
"id": "G1w6sYxo",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "US",
"Description": "Economy",
"id": "_np7tW_E",
"SecondaryCode": {
"content": "Command1"
}
}
]
},
"RequestType": "Stateful",
"system": "Sabre",
"TaxTable": [
{
"TaxType": [
{
"Code": "TAX",
"id": "Ld3Uaqo9"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "7MeRogxm"
},
{
"Code": "US",
"id": "SIx77mHX"
},
{
"Code": "TAX",
"id": "9cHLIAGu"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "aQy2IZrG"
},
{
"Code": "TAX",
"id": "BtCGnOHa"
},
{
"Code": "TAX",
"id": "1xdrE-ZA"
},
{
"Code": "US",
"id": "PWSJHEZQ"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "IDuZadwB"
},
{
"Code": "TAX",
"id": "vjE7op1E"
},
{
"Code": "TAX",
"id": "pxDNwRpM"
},
{
"Code": "TAX",
"id": "BoNxc4V7"
},
{
"Code": "US",
"id": "b_DQLeq4"
}
]
}
],
"type": "SeatMap"
},
{
"Cabin": [
{
"CabinClass": {
"CabinType": "Economy",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 5,
"lastRow": 50,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "6erm-Fm8",
"Taxes": [
{
"Tax": {
"content": -33544950.427959643,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "t2V765bE"
},
{
"Tax": {
"content": 74514023.29851127,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Skb6WpJF"
}
],
"TotalAmount": {
"content": -48475606.22422176,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "O9aA4vQf",
"Taxes": [
{
"Tax": {
"content": -40811354.37175005,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "EAJ_JOlf"
},
{
"Tax": {
"content": -61602705.245346546,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "gGOeXAEK"
},
{
"Tax": {
"content": -10812768.518665105,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Bw88Pdm4"
},
{
"Tax": {
"content": 41029360.21397236,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "n98AYiA9"
},
{
"Tax": {
"content": -9428114.544283077,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YGlh9Dh4"
}
],
"TotalAmount": {
"content": -29888693.687827006,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "3HBnpwNX",
"Taxes": [
{
"Tax": {
"content": 75639285.22685069,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "k2G1xjiA"
},
{
"Tax": {
"content": 88994896.75336993,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "4YgGp3Pl"
},
{
"Tax": {
"content": -47734810.69499876,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "r8h29Nmk"
}
],
"TotalAmount": {
"content": 75109112.56659624,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "nakiB_ZH",
"Taxes": [
{
"Tax": {
"content": 65317417.998283654,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "3d6_Trug"
},
{
"Tax": {
"content": -89459643.06573705,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "RecHi4dB"
},
{
"Tax": {
"content": 16820027.670004085,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RJT8Mip6"
}
],
"TotalAmount": {
"content": -15584299.90022257,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "MQe0N9ta",
"Taxes": [
{
"Tax": {
"content": 71617756.69474113,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "RAfTPHhN"
},
{
"Tax": {
"content": 57618593.80502221,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "G5IqMffJ"
},
{
"Tax": {
"content": 60716384.113752544,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "t22Lnwoo"
},
{
"Tax": {
"content": 70844942.96566173,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "WBmxqpWE"
}
],
"TotalAmount": {
"content": 39832454.91750264,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "zhutSVgx",
"Taxes": [
{
"Tax": {
"content": -7636077.962340072,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "oSDVMjxl"
},
{
"Tax": {
"content": -55120460.558168374,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wP76KAPf"
},
{
"Tax": {
"content": -4908479.45086585,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "igbglqe0"
},
{
"Tax": {
"content": -77563740.25323153,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "H-_U2PWs"
},
{
"Tax": {
"content": 11939885.019584745,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "CjaMsHba"
}
],
"TotalAmount": {
"content": -8163262.215118736,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "l8sZObUq",
"Taxes": [
{
"Tax": {
"content": 89641336.5311766,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "r8QY1_mS"
},
{
"Tax": {
"content": 69126749.64048797,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "-gp0ERxk"
},
{
"Tax": {
"content": 6804411.246483743,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "xkD-s-Tl"
},
{
"Tax": {
"content": 51564960.58169004,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "EPXL7l0w"
},
{
"Tax": {
"content": -25320967.992180556,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5FpHYAhf"
}
],
"TotalAmount": {
"content": -49211054.141124144,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "5G9dknR0",
"Taxes": [
{
"Tax": {
"content": -10902469.948086455,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "riNWcG9b"
},
{
"Tax": {
"content": 60101815.935896754,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "1qHy7QPi"
},
{
"Tax": {
"content": 62935716.69207507,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "mz6v4daJ"
}
],
"TotalAmount": {
"content": -27364379.320023417,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "GrYf4_D1",
"Taxes": [
{
"Tax": {
"content": 19685131.365112916,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "M_X0dhOv"
},
{
"Tax": {
"content": 33659837.80230418,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "dxzQ7w_q"
}
],
"TotalAmount": {
"content": 39036339.050546855,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "ZZ0-bmv8",
"Taxes": [
{
"Tax": {
"content": -71820317.16590603,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "RSBn8Y5d"
}
],
"TotalAmount": {
"content": -62213819.903039135,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "PV-TpuL4",
"Taxes": [
{
"Tax": {
"content": -59960977.67959685,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WDuaGDcL"
},
{
"Tax": {
"content": -3569559.0730260313,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "FAle_OmC"
},
{
"Tax": {
"content": -35634656.440625004,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "mlBq7BBZ"
}
],
"TotalAmount": {
"content": 69112583.74958825,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "gXNFjbtN",
"Taxes": [
{
"Tax": {
"content": 60183878.46271312,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "__WkNDQG"
},
{
"Tax": {
"content": 63089536.97300449,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "50o0SENk"
}
],
"TotalAmount": {
"content": 53511492.87755549,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "1JHRplNH",
"Taxes": [
{
"Tax": {
"content": 79612203.77640238,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "sD9VmxpH"
},
{
"Tax": {
"content": 48104025.57200763,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "RV7irw9P"
},
{
"Tax": {
"content": -8378264.193444356,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XAbzH2aM"
},
{
"Tax": {
"content": 55688037.06864673,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "YwoQLFKF"
},
{
"Tax": {
"content": 16210103.801067889,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ezlJFeFS"
}
],
"TotalAmount": {
"content": 89493541.877428,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "4JkHBZct",
"Taxes": [
{
"Tax": {
"content": -85051896.99148232,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "mtWEo1FA"
}
],
"TotalAmount": {
"content": 49771075.14802644,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "izCh5fdt",
"Taxes": [
{
"Tax": {
"content": -49489062.51704544,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_9I3KfjQ"
},
{
"Tax": {
"content": 23348773.92836985,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "n4wbGpKx"
}
],
"TotalAmount": {
"content": 97627551.33446807,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "kw-2IvYY",
"Taxes": [
{
"Tax": {
"content": 14603410.577527314,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "bSMUT_0z"
},
{
"Tax": {
"content": 33303440.147886306,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "4Bh68cfh"
},
{
"Tax": {
"content": 95981235.17484686,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "bAI1qrp4"
},
{
"Tax": {
"content": 42853765.3750833,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Yzfe-Cp2"
}
],
"TotalAmount": {
"content": 21089432.60690874,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "pn2hGv7H",
"Taxes": [
{
"Tax": {
"content": -47873188.49470266,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fp9S1tN5"
},
{
"Tax": {
"content": 89952734.47513443,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Btf2CS5Q"
},
{
"Tax": {
"content": 38468778.884358436,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "kbiHOqHC"
},
{
"Tax": {
"content": 32490148.129865617,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_c-g0wM8"
}
],
"TotalAmount": {
"content": -74580856.75940524,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "vaZIasUI",
"Taxes": [
{
"Tax": {
"content": 52296246.35794172,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "CU4X5C3f"
},
{
"Tax": {
"content": 74499458.11867833,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Qc9b4TjL"
},
{
"Tax": {
"content": 19901907.83168395,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "6d0LSG8R"
},
{
"Tax": {
"content": 18169949.775488228,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "6CKdPqld"
},
{
"Tax": {
"content": -83268791.2866604,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "zajwbtwz"
}
],
"TotalAmount": {
"content": 4930370.181967929,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Bs_fKRBF",
"Taxes": [
{
"Tax": {
"content": -16435365.250834495,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "TskTRc3x"
},
{
"Tax": {
"content": -98357323.13236795,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "sPbMCCuX"
},
{
"Tax": {
"content": -76038297.66534038,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ZcK_uv6p"
}
],
"TotalAmount": {
"content": -75562680.07534981,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "nUiVJUGQ",
"Taxes": [
{
"Tax": {
"content": -92618135.86657888,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "nxx-PpAp"
},
{
"Tax": {
"content": -41183653.09768652,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4LUp8B-I"
},
{
"Tax": {
"content": -52132411.201067,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "s1VtoFC4"
},
{
"Tax": {
"content": -88576704.84153014,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jjz3MYb2"
}
],
"TotalAmount": {
"content": 75636720.76914635,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "LCjYZFUM",
"Taxes": [
{
"Tax": {
"content": -60215293.64264171,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "BFT5FPbe"
}
],
"TotalAmount": {
"content": -12241563.4540312,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "kSNSayGD",
"Taxes": [
{
"Tax": {
"content": 37282044.73753515,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "gtCPIfc8"
},
{
"Tax": {
"content": 50004181.22700876,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "uRnk6BnH"
}
],
"TotalAmount": {
"content": -89102439.9939556,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "u0DtP2cN",
"Taxes": [
{
"Tax": {
"content": -57886492.72970616,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "nLTcTYEi"
},
{
"Tax": {
"content": -48998491.08244552,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PHCsePC0"
},
{
"Tax": {
"content": -44162064.75884845,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "3IFgZXND"
},
{
"Tax": {
"content": -85025704.56506278,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "bqoImAq5"
},
{
"Tax": {
"content": -97197049.4628978,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "qApNkDZg"
}
],
"TotalAmount": {
"content": -46269769.236741446,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "JtR6Ph70",
"Taxes": [
{
"Tax": {
"content": 23177316.333062768,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "8WVVDjQc"
},
{
"Tax": {
"content": 90532181.04395619,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "0TLHZ4uJ"
},
{
"Tax": {
"content": -29999588.076783195,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "H8Lxq_yv"
}
],
"TotalAmount": {
"content": 8048565.276187509,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "boKU63CF",
"Taxes": [
{
"Tax": {
"content": -16047958.30160901,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VYyo6Et5"
},
{
"Tax": {
"content": 31436130.82593113,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "RSyYi9mj"
},
{
"Tax": {
"content": 53418253.10252434,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "YU1Wvhae"
}
],
"TotalAmount": {
"content": -62948477.101398036,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "gqbOTXwv",
"Taxes": [
{
"Tax": {
"content": 86857262.50974709,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "DCtkS7Mf"
},
{
"Tax": {
"content": -33218409.44777357,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "x65wwnUW"
},
{
"Tax": {
"content": -76043342.81855349,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "-vd7H0nt"
}
],
"TotalAmount": {
"content": -17862121.312555686,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "xrYNIqOa",
"Taxes": [
{
"Tax": {
"content": 31466892.41700962,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "dI64sYcD"
}
],
"TotalAmount": {
"content": -5717002.300640002,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "j9nJpJ5k",
"Taxes": [
{
"Tax": {
"content": 48074337.26512596,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "fpngjHIY"
},
{
"Tax": {
"content": -8248355.92161639,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "En2xoKHR"
}
],
"TotalAmount": {
"content": -7047142.135104775,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "SFsJAEAy",
"Taxes": [
{
"Tax": {
"content": 47428765.820005,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xIGppfGD"
}
],
"TotalAmount": {
"content": -76577881.33561225,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "XA9tnjcO",
"Taxes": [
{
"Tax": {
"content": 91303051.70709369,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "hNgCqvEJ"
},
{
"Tax": {
"content": 37936220.321220934,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "I2Km9pST"
}
],
"TotalAmount": {
"content": 24218144.42491184,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "PMFZBn69",
"Taxes": [
{
"Tax": {
"content": 31124206.848833814,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_4NcftkS"
},
{
"Tax": {
"content": -15808155.519998342,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "J6sDlALe"
},
{
"Tax": {
"content": 52971996.4059692,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wj7-4H_N"
}
],
"TotalAmount": {
"content": 5436260.559598699,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "qMXoE7Ct",
"Taxes": [
{
"Tax": {
"content": -19291804.853668764,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "g0DhD48b"
},
{
"Tax": {
"content": 67640327.75220373,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4Wa4CD5m"
},
{
"Tax": {
"content": -90003096.20087954,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "VOpkhuTu"
},
{
"Tax": {
"content": -47648620.03987238,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "2JQ4Zi--"
},
{
"Tax": {
"content": -75985864.6203034,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fLGiSG_W"
}
],
"TotalAmount": {
"content": -60858526.80458124,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "dzdpuQtF",
"Taxes": [
{
"Tax": {
"content": -40689638.386544354,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wzK0yM91"
}
],
"TotalAmount": {
"content": -71154978.99755043,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "RIrWvqds",
"Taxes": [
{
"Tax": {
"content": 19281132.032710552,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Otvp0FTQ"
}
],
"TotalAmount": {
"content": -83986882.94398502,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "Myk8L_iq",
"Taxes": [
{
"Tax": {
"content": 82928294.76215795,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qRsg27pa"
},
{
"Tax": {
"content": 33525308.54841876,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "r3Nf9soX"
},
{
"Tax": {
"content": -8610873.938757062,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4-YnPs5Z"
}
],
"TotalAmount": {
"content": -51414965.55401686,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "w1HWCl-f",
"Taxes": [
{
"Tax": {
"content": -37514757.099465035,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "TDsECcGd"
},
{
"Tax": {
"content": -34414812.66439839,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "sbaFvUAK"
},
{
"Tax": {
"content": 87303751.00476822,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "iEiuDpCs"
}
],
"TotalAmount": {
"content": 93440944.58626112,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "EXFx3HNT",
"Taxes": [
{
"Tax": {
"content": -63114143.55019496,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0gvshnZ5"
}
],
"TotalAmount": {
"content": 26421987.11538373,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "zHRABURc",
"Taxes": [
{
"Tax": {
"content": -16434350.289457276,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "JlpOVue0"
},
{
"Tax": {
"content": 1542740.9632599652,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "C3_v9rfc"
},
{
"Tax": {
"content": 4263600.931215137,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "A9QEVsgu"
}
],
"TotalAmount": {
"content": -70395675.0348536,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "7YVL8Oc2",
"Taxes": [
{
"Tax": {
"content": 46377055.12884042,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "_hf7ASOK"
},
{
"Tax": {
"content": -30462400.71758896,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "tJFf95X4"
}
],
"TotalAmount": {
"content": 81613639.90160185,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "BEbPd0iu",
"Taxes": [
{
"Tax": {
"content": -78803468.7106356,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RDEvtvAM"
},
{
"Tax": {
"content": -61191620.87390131,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "2QjwtAz-"
},
{
"Tax": {
"content": -87917351.98139578,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "uV2_nKfN"
},
{
"Tax": {
"content": -31356789.652051643,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ZHQ3SfCQ"
}
],
"TotalAmount": {
"content": -75901865.86043437,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "YC9Ny8cv",
"Taxes": [
{
"Tax": {
"content": -46550301.06546123,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0M71oCeY"
},
{
"Tax": {
"content": -32442683.483874917,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9wHRK5Di"
},
{
"Tax": {
"content": -58495832.8317565,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "dgWA6rQq"
},
{
"Tax": {
"content": -85173471.3543633,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WNekaQlf"
},
{
"Tax": {
"content": -14036793.392064512,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "1d7hb-Ny"
}
],
"TotalAmount": {
"content": 41174348.618264884,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "1d13XaWB",
"Taxes": [
{
"Tax": {
"content": -83190575.54610953,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "srCRYLvB"
},
{
"Tax": {
"content": -51536539.10164535,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2hnflAqq"
},
{
"Tax": {
"content": 45924581.70184538,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YvbktScL"
},
{
"Tax": {
"content": -10065802.577094108,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "kwJO-NvL"
},
{
"Tax": {
"content": -42549899.789126396,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Fg0T4h2D"
}
],
"TotalAmount": {
"content": 53818472.998334825,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "A9AJAp86",
"Taxes": [
{
"Tax": {
"content": -83043193.07581683,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "WWGnJeUs"
},
{
"Tax": {
"content": 43147519.65435159,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "psqrKWkY"
},
{
"Tax": {
"content": -22161366.738400504,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "l9NYP49F"
}
],
"TotalAmount": {
"content": -99774172.8031531,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "TQwdhlkL",
"Taxes": [
{
"Tax": {
"content": 86664008.58952758,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "8h9Gt_TR"
},
{
"Tax": {
"content": -6669409.682675779,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "CbHVKI-Q"
},
{
"Tax": {
"content": -73869706.1082597,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "04QYZu8M"
},
{
"Tax": {
"content": 8069791.694530264,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "D0spEzPJ"
},
{
"Tax": {
"content": 58913264.61603677,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yiakQspG"
}
],
"TotalAmount": {
"content": -90203796.87262845,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "vGAmi8pk",
"Taxes": [
{
"Tax": {
"content": 81652003.0978705,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "a502SXk7"
},
{
"Tax": {
"content": -29922439.922377557,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "pf2LxNLS"
},
{
"Tax": {
"content": 69250690.74821818,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Y-Fm04gl"
},
{
"Tax": {
"content": -10772632.411795154,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "kL5K8VRx"
}
],
"TotalAmount": {
"content": 38367631.30349746,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "alFBay0u",
"Taxes": [
{
"Tax": {
"content": -83944004.73870683,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "7l8DUusO"
},
{
"Tax": {
"content": -71209644.85848549,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "iOgPGLUb"
},
{
"Tax": {
"content": -68900537.00784193,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "yctX-xDU"
},
{
"Tax": {
"content": 34965925.19046894,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "F9zcsf9w"
}
],
"TotalAmount": {
"content": 2915261.715594977,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "9ZEmFfGI",
"Taxes": [
{
"Tax": {
"content": 28286378.611344397,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "123HnJ3y"
},
{
"Tax": {
"content": 99591244.55969727,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "7wAUX6tZ"
}
],
"TotalAmount": {
"content": 35806622.958121,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "ovQiCsYY",
"Taxes": [
{
"Tax": {
"content": -1031090.7546159178,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "eDe5mGkH"
}
],
"TotalAmount": {
"content": 33850419.58082083,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "5K5Zoj9_",
"Taxes": [
{
"Tax": {
"content": -98838375.24331734,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "6SeR-cWQ"
},
{
"Tax": {
"content": -60626978.388558105,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "48sixcoY"
},
{
"Tax": {
"content": 76558980.13406804,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZNjH7Pwm"
},
{
"Tax": {
"content": -18916042.663207218,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "CBoI34Ua"
}
],
"TotalAmount": {
"content": -88538504.62784307,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "sWGRXhyo",
"Taxes": [
{
"Tax": {
"content": 69153039.11466402,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "OyC9jgvZ"
},
{
"Tax": {
"content": 38665641.76944026,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "aZafy-gL"
}
],
"TotalAmount": {
"content": 24262890.58288917,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "849VxOiL",
"Taxes": [
{
"Tax": {
"content": 71213750.47204763,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YDdXLhom"
},
{
"Tax": {
"content": 46920438.43116641,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "n5YBWVVX"
},
{
"Tax": {
"content": -5313841.737150192,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "oKi0Ejxk"
},
{
"Tax": {
"content": 39058446.748544276,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "7rR2D6jW"
},
{
"Tax": {
"content": -83416913.30233498,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5v4lp3vE"
}
],
"TotalAmount": {
"content": 14959510.141075686,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "CLI1_fda",
"Taxes": [
{
"Tax": {
"content": -36112825.21585504,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "1r0irGvd"
},
{
"Tax": {
"content": -72630938.83683176,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Hc6h5giC"
},
{
"Tax": {
"content": 70592293.95358145,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "nbsBZzRs"
},
{
"Tax": {
"content": 86622532.85055718,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_j-7aVD1"
},
{
"Tax": {
"content": 50088149.75588298,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "1XPCdXM7"
}
],
"TotalAmount": {
"content": 54518825.18920937,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
}
],
"Wing": {
"firstRow": 5,
"lastRow": 30
}
},
{
"CabinClass": {
"CabinType": "First",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "F"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "B"
}
],
"firstRow": 10,
"lastRow": 40,
"Row": [
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "cALEFqgs",
"Taxes": [
{
"Tax": {
"content": 42036407.68626666,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "goTwPiHD"
},
{
"Tax": {
"content": -18123053.74023083,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "TSHFbpQT"
},
{
"Tax": {
"content": -80883491.31852582,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ZKN7NbG5"
},
{
"Tax": {
"content": -39771565.389896505,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Akszm-8k"
}
],
"TotalAmount": {
"content": -12586536.009382814,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "lRya3NnI",
"Taxes": [
{
"Tax": {
"content": -10949725.863588184,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "o_s0JECy"
}
],
"TotalAmount": {
"content": 86058920.29079124,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "MGzKSCCQ",
"Taxes": [
{
"Tax": {
"content": -52935734.537799165,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "7OqirF3B"
},
{
"Tax": {
"content": 6875945.251655757,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "sOFazLev"
},
{
"Tax": {
"content": -33859284.64709487,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "T_DZuBEs"
},
{
"Tax": {
"content": -74653461.08490802,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "OCwOk0Vk"
},
{
"Tax": {
"content": -7817914.617663264,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "YOf6Z3U_"
}
],
"TotalAmount": {
"content": 78276217.05083346,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "PzoFBXn5",
"Taxes": [
{
"Tax": {
"content": -58845321.29288935,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "q__jYv8p"
}
],
"TotalAmount": {
"content": -44736119.797746055,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "GhPJaNdE",
"Taxes": [
{
"Tax": {
"content": 94688038.56614706,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "tbjOdxfJ"
}
],
"TotalAmount": {
"content": 42975949.75964567,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "SPTLkKSl",
"Taxes": [
{
"Tax": {
"content": 94069608.3505038,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "rzKGtH8P"
},
{
"Tax": {
"content": 41455950.74408087,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "IQCh1QYQ"
},
{
"Tax": {
"content": 15430229.07418035,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "47woFCM4"
},
{
"Tax": {
"content": 14511822.390176117,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ssOYcbCR"
}
],
"TotalAmount": {
"content": 77832896.8095145,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "_L_b3B1r",
"Taxes": [
{
"Tax": {
"content": -54859131.549615145,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ImHtDlDs"
},
{
"Tax": {
"content": -47808639.25385246,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "eMdzhjJK"
},
{
"Tax": {
"content": 75921815.95765296,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "PdiyQjte"
},
{
"Tax": {
"content": -92712306.38561945,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "RnhfuJ4V"
}
],
"TotalAmount": {
"content": 67288000.13260168,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "zVthpO-a",
"Taxes": [
{
"Tax": {
"content": 50971609.61438224,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4U-QrGFb"
},
{
"Tax": {
"content": 14278610.14309077,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "hHzsIEia"
},
{
"Tax": {
"content": -12838573.109331593,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2qe0Kyvd"
}
],
"TotalAmount": {
"content": -89815835.50560725,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "L72LmrSr",
"Taxes": [
{
"Tax": {
"content": 40596528.579414636,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jB92gsTV"
},
{
"Tax": {
"content": 67035101.09170225,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "kWRO2WZt"
}
],
"TotalAmount": {
"content": -92139953.95529993,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "tmQ7P5Bz",
"Taxes": [
{
"Tax": {
"content": 39511084.867721766,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6iefCxzd"
},
{
"Tax": {
"content": 37848805.838727266,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "zewczr9u"
},
{
"Tax": {
"content": 10936304.00537546,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "MHMuia3_"
},
{
"Tax": {
"content": -58418621.26235759,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9vjCdLfx"
},
{
"Tax": {
"content": 91351560.82530406,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "kB8diegs"
}
],
"TotalAmount": {
"content": 95536432.01439944,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "RtYiN7QH",
"Taxes": [
{
"Tax": {
"content": 42727657.594979465,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "OVMypYh4"
},
{
"Tax": {
"content": 91955511.64274806,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wCmS5GIW"
},
{
"Tax": {
"content": 30690870.034770206,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "u3a2zY9Q"
},
{
"Tax": {
"content": -55498647.04113054,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "o78RQed1"
}
],
"TotalAmount": {
"content": -3111291.79447031,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 50
}
},
{
"CabinClass": {
"CabinType": "Economy",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "F"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 1,
"lastRow": 40,
"Row": [
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "y5ISFcwP",
"Taxes": [
{
"Tax": {
"content": 22131099.878101647,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "g3MphaFK"
}
],
"TotalAmount": {
"content": 16248978.82567051,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "AzMlSa-v",
"Taxes": [
{
"Tax": {
"content": 64249136.469845116,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "a77Wyjmj"
},
{
"Tax": {
"content": 2870382.148332283,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "cE2yk1Ka"
},
{
"Tax": {
"content": -80340034.43377866,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ofqX3heW"
},
{
"Tax": {
"content": -49609907.400001995,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XDzToiEp"
}
],
"TotalAmount": {
"content": -86429332.88976322,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "VyfDlAhn",
"Taxes": [
{
"Tax": {
"content": 48921522.44646227,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "OivKjEPu"
},
{
"Tax": {
"content": -15068298.630088702,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "4V83HdpP"
}
],
"TotalAmount": {
"content": 61762253.75857696,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "O8NbbFPL",
"Taxes": [
{
"Tax": {
"content": 29518994.062155142,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "nte05qYF"
},
{
"Tax": {
"content": -9636608.437881872,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "1S0k9xL4"
},
{
"Tax": {
"content": -4454666.641372636,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xf79N4NB"
}
],
"TotalAmount": {
"content": -32523659.648832932,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "w4fGk_DK",
"Taxes": [
{
"Tax": {
"content": 78166788.89779705,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ZdvV1Z56"
},
{
"Tax": {
"content": -11669959.745210573,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Z1zCn_9y"
},
{
"Tax": {
"content": -99441797.67350882,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "l0AMjaeI"
},
{
"Tax": {
"content": 72159719.38427317,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ABVhuNXL"
}
],
"TotalAmount": {
"content": -32244917.31763628,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
}
],
"Wing": {
"firstRow": 1,
"lastRow": 50
}
},
{
"CabinClass": {
"CabinType": "First",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 10,
"lastRow": 40,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "WBskGIpb",
"Taxes": [
{
"Tax": {
"content": -82745897.19555041,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "HKZcagbc"
},
{
"Tax": {
"content": 5217401.192444578,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "GaDduasZ"
}
],
"TotalAmount": {
"content": -67374127.79251342,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "yhXv5NGa",
"Taxes": [
{
"Tax": {
"content": -49028353.98876535,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "pf9Dkwsc"
},
{
"Tax": {
"content": -73002889.32633689,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "R7cbkg2q"
}
],
"TotalAmount": {
"content": 29074354.58817464,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "uSlBcupN",
"Taxes": [
{
"Tax": {
"content": 47696958.72712317,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Ofmvk9ob"
},
{
"Tax": {
"content": 74378419.40109259,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "99g5FElQ"
},
{
"Tax": {
"content": -8925427.180993497,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "a2mDYOhe"
},
{
"Tax": {
"content": -85266992.58720796,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "gEYcA3Rt"
}
],
"TotalAmount": {
"content": 11416445.187951833,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "kHuLXYv9",
"Taxes": [
{
"Tax": {
"content": 55257560.061828315,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "y0etPptQ"
},
{
"Tax": {
"content": 15988630.77051033,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "vyLKxY78"
},
{
"Tax": {
"content": -8742279.5037511,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "3MGjFpu3"
}
],
"TotalAmount": {
"content": 55502139.25668478,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "jmZoSps1",
"Taxes": [
{
"Tax": {
"content": -66673576.25019794,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2ScJSfmn"
},
{
"Tax": {
"content": -42144273.35035991,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "bDtYrmog"
}
],
"TotalAmount": {
"content": 73394678.0086756,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "0K2JoP2S",
"Taxes": [
{
"Tax": {
"content": -5650972.239361301,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "W8KC_IDP"
}
],
"TotalAmount": {
"content": 79165491.83887312,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "g-RDFcdp",
"Taxes": [
{
"Tax": {
"content": -88229547.81293663,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "OqlQQktU"
},
{
"Tax": {
"content": 70421692.9213044,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Bk2ej5hH"
},
{
"Tax": {
"content": 79494588.04461989,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "AhV5CIjC"
},
{
"Tax": {
"content": -27201188.488174662,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "PZ2TIIMy"
},
{
"Tax": {
"content": 85482151.50938284,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "xdFyhgaO"
}
],
"TotalAmount": {
"content": 96145371.3728309,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "SWrBhRDB",
"Taxes": [
{
"Tax": {
"content": 96425635.45828798,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Jr2RIUg_"
},
{
"Tax": {
"content": -17576927.74901782,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Z4GS1R4a"
},
{
"Tax": {
"content": -75203902.63853823,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "UMUfmbZ7"
}
],
"TotalAmount": {
"content": -1694592.1723132282,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "EnZCH-fh",
"Taxes": [
{
"Tax": {
"content": -86928079.61656296,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "nQxbyN7T"
}
],
"TotalAmount": {
"content": 69831877.57257748,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "D-rokWdD",
"Taxes": [
{
"Tax": {
"content": 85320038.4407658,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Y0LxIxhl"
},
{
"Tax": {
"content": 82437405.10884869,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "tPnWW4BD"
}
],
"TotalAmount": {
"content": 6178171.343339041,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "v4WGsVVM",
"Taxes": [
{
"Tax": {
"content": -74868861.40507364,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "e5mHq_HK"
},
{
"Tax": {
"content": 88033413.39465237,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Di8ZXtLD"
}
],
"TotalAmount": {
"content": -54390980.27808416,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "lLvsd54a",
"Taxes": [
{
"Tax": {
"content": -86962841.72721538,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xyiJTh_K"
}
],
"TotalAmount": {
"content": -56450579.50398158,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "m6h_8b08",
"Taxes": [
{
"Tax": {
"content": 45867736.17006013,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "VDKVtaBA"
},
{
"Tax": {
"content": -78685531.75734437,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "RNvZN-GS"
},
{
"Tax": {
"content": -74980506.71609388,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "OYNjxGMp"
}
],
"TotalAmount": {
"content": -81622265.72363749,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "vHpugWd2",
"Taxes": [
{
"Tax": {
"content": 97932884.66165501,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZU6njlIQ"
},
{
"Tax": {
"content": -40379933.128399245,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "NP8rVDGF"
},
{
"Tax": {
"content": -1637755.0785464197,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "WoIzbPyR"
}
],
"TotalAmount": {
"content": 94254200.55444348,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "LWR4bg31",
"Taxes": [
{
"Tax": {
"content": 44135258.69403157,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8-kF66qb"
},
{
"Tax": {
"content": -64331058.7366158,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ShhrMpiv"
},
{
"Tax": {
"content": 67947501.033438,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "slfH_tBQ"
},
{
"Tax": {
"content": 74514205.91844472,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "P-vze6R7"
}
],
"TotalAmount": {
"content": 73328134.50914806,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "B-cVygtJ",
"Taxes": [
{
"Tax": {
"content": 35657234.42758909,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "1eEA2kXd"
}
],
"TotalAmount": {
"content": 36510741.26281038,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "A95Grhe2",
"Taxes": [
{
"Tax": {
"content": -90412402.69743556,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ui_-Rnf8"
}
],
"TotalAmount": {
"content": -20671344.245033696,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "-JeLfYC0",
"Taxes": [
{
"Tax": {
"content": 16301712.158561796,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "HCnCU3nr"
},
{
"Tax": {
"content": 33533475.506111726,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "5G-XC6lG"
},
{
"Tax": {
"content": -45935337.18324121,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8Ndk9lmv"
},
{
"Tax": {
"content": -32315396.756692037,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wKck6Kjl"
}
],
"TotalAmount": {
"content": -56212379.15278185,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Qfpiwmzf",
"Taxes": [
{
"Tax": {
"content": 24424025.405664235,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4FBUBiqD"
}
],
"TotalAmount": {
"content": 82144132.03404441,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "T9qyhQsY",
"Taxes": [
{
"Tax": {
"content": 28838244.218597397,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "XZ5XYR2O"
},
{
"Tax": {
"content": -72846851.5637887,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "dSdjuATI"
},
{
"Tax": {
"content": 5362470.354228318,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "hbyVNG6T"
}
],
"TotalAmount": {
"content": 2114097.058453664,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "L6gYqz4n",
"Taxes": [
{
"Tax": {
"content": 51413413.67955786,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "kAno_zf9"
}
],
"TotalAmount": {
"content": 5546468.943057641,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "80MPb9dC",
"Taxes": [
{
"Tax": {
"content": -53489468.339342095,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "IT05JlsF"
},
{
"Tax": {
"content": 78283579.6575701,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "n8tDH1Oc"
},
{
"Tax": {
"content": 39326333.36788064,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9VTzgiVX"
},
{
"Tax": {
"content": -13674939.683002442,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "LgvOk-fK"
},
{
"Tax": {
"content": 27706285.656949088,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ZAS2JC5k"
}
],
"TotalAmount": {
"content": 77571174.65966448,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "_pWIZIKc",
"Taxes": [
{
"Tax": {
"content": 52931392.957898945,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "EpRUTMaK"
},
{
"Tax": {
"content": 42593710.143307775,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "tkdgZkCE"
},
{
"Tax": {
"content": -59085439.29762495,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "oxkG2872"
},
{
"Tax": {
"content": 25945352.089087456,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "l5cgQ2E0"
}
],
"TotalAmount": {
"content": 35374796.239287674,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "OXlvmdOJ",
"Taxes": [
{
"Tax": {
"content": -86900517.00571302,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "s7TZISlP"
}
],
"TotalAmount": {
"content": 45780619.89721665,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "DYgDhbMh",
"Taxes": [
{
"Tax": {
"content": 85912478.64659634,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "bBI1RmKQ"
}
],
"TotalAmount": {
"content": -60646510.26245729,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "O7gpLx5o",
"Taxes": [
{
"Tax": {
"content": -19042769.679558173,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "s5zHKg6_"
}
],
"TotalAmount": {
"content": 94516486.55734736,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xgiP5TMK",
"Taxes": [
{
"Tax": {
"content": 55268833.86074358,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "b8jDzW0C"
},
{
"Tax": {
"content": -14301330.1925949,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "eKJQIj-r"
},
{
"Tax": {
"content": -53962084.78113782,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "TJfSkbx1"
},
{
"Tax": {
"content": 84773375.06537771,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "1pTxPpAH"
},
{
"Tax": {
"content": -96437386.76099716,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "OdP5jmIZ"
}
],
"TotalAmount": {
"content": 35420101.775971204,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "anr8C1_D",
"Taxes": [
{
"Tax": {
"content": 11339508.921581924,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DESqTQZ3"
},
{
"Tax": {
"content": -59844056.75790736,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "HU85bo_H"
},
{
"Tax": {
"content": -32488470.740184724,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "E3aLoAF-"
},
{
"Tax": {
"content": -44923276.86013722,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "9_cLISCY"
}
],
"TotalAmount": {
"content": 53575583.221098006,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "gIUaNYYi",
"Taxes": [
{
"Tax": {
"content": 66208331.57070732,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "rPiHOKVM"
}
],
"TotalAmount": {
"content": -69484569.93539654,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "YBkB2Kr8",
"Taxes": [
{
"Tax": {
"content": -5382939.556495532,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "RVjv1I3U"
},
{
"Tax": {
"content": -60985590.23560921,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "FZqN9O1v"
},
{
"Tax": {
"content": 20896375.165172383,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "IsLEjYyx"
}
],
"TotalAmount": {
"content": -38716436.41959919,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "XlRozlLc",
"Taxes": [
{
"Tax": {
"content": 7298012.549363092,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "BmEvaP31"
},
{
"Tax": {
"content": -1766533.3146439344,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "w0m_PIiW"
},
{
"Tax": {
"content": -22081005.67966844,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "rjEkgHva"
},
{
"Tax": {
"content": -7537652.751839682,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "2LjXGWLY"
}
],
"TotalAmount": {
"content": -27132657.428456813,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "3SUkHlwL",
"Taxes": [
{
"Tax": {
"content": -49431362.949016355,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "BSOEQeTs"
},
{
"Tax": {
"content": 41394742.7941992,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PMSkqdcG"
}
],
"TotalAmount": {
"content": -98144040.36152346,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "ZlGWy96N",
"Taxes": [
{
"Tax": {
"content": -60580164.586032435,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "D-g1k26R"
},
{
"Tax": {
"content": -9635952.99505879,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "pig0MjVN"
}
],
"TotalAmount": {
"content": -20288208.531093538,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "RniH2csz",
"Taxes": [
{
"Tax": {
"content": -75780475.81919098,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "yIW7oUx6"
},
{
"Tax": {
"content": 56606313.74183875,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "cqTp05t8"
},
{
"Tax": {
"content": -69517738.31971595,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "gHNAYsH1"
}
],
"TotalAmount": {
"content": -39283289.32586749,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "xz7bdjWn",
"Taxes": [
{
"Tax": {
"content": -48287700.80276223,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "nbCje9-H"
},
{
"Tax": {
"content": 55760425.497341245,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "y2MnaPCF"
},
{
"Tax": {
"content": 14320319.266546205,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Orz6T_8H"
},
{
"Tax": {
"content": 29577978.109603316,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "kvy0fCuA"
}
],
"TotalAmount": {
"content": -16135654.60336104,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "XrjFqMMA",
"Taxes": [
{
"Tax": {
"content": 89793237.12649006,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "HlqehBpt"
},
{
"Tax": {
"content": 14913704.704473972,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xywVke4A"
},
{
"Tax": {
"content": 27399810.416000172,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GlrgmmWx"
},
{
"Tax": {
"content": -90730363.47660373,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "BfVkh9_d"
}
],
"TotalAmount": {
"content": -76749891.50747198,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "hL9WI4Y1",
"Taxes": [
{
"Tax": {
"content": 6238485.9708325565,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "HJ89EH67"
},
{
"Tax": {
"content": -13480997.421522692,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "62YEJxGa"
},
{
"Tax": {
"content": -81010842.39640732,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "sh4KGfoS"
},
{
"Tax": {
"content": -92106674.58201924,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "J1h_ykcG"
},
{
"Tax": {
"content": -51945416.60244956,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "QH5oE4Fb"
}
],
"TotalAmount": {
"content": -82488792.66432688,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "rQXiVvCR",
"Taxes": [
{
"Tax": {
"content": -72962034.79270628,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "MiOcR-S9"
},
{
"Tax": {
"content": 80268599.23483989,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "zh3q8MXL"
},
{
"Tax": {
"content": -95512629.55460209,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "qrYwz4g8"
},
{
"Tax": {
"content": -16153726.027192533,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ajyhrVW2"
},
{
"Tax": {
"content": 96900156.01584774,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fP5G-QX0"
}
],
"TotalAmount": {
"content": 31034797.13368067,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "4ZyE8zj4",
"Taxes": [
{
"Tax": {
"content": -94833751.2899386,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "oBMHDhVu"
},
{
"Tax": {
"content": -14365125.757769898,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ujpYeIJ1"
},
{
"Tax": {
"content": -83410505.19395496,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Nu_Nb5ch"
},
{
"Tax": {
"content": -18306050.279319093,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "YcMc5JVZ"
},
{
"Tax": {
"content": 30600066.167292222,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "yTqQrSUS"
}
],
"TotalAmount": {
"content": -96358991.55974084,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "OttMLtbJ",
"Taxes": [
{
"Tax": {
"content": 94224517.32610634,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "AL4cwcRW"
},
{
"Tax": {
"content": 5456818.906691566,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "C3vQ2T_E"
},
{
"Tax": {
"content": 31690099.179248005,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "LzLjWf0Y"
},
{
"Tax": {
"content": 84633070.1975517,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "7fat7Kv3"
}
],
"TotalAmount": {
"content": -88770358.42801684,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "blXp7kxE",
"Taxes": [
{
"Tax": {
"content": 7963170.087711319,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "JSokrqeu"
},
{
"Tax": {
"content": -58346913.26747548,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "kOYmimuV"
},
{
"Tax": {
"content": -85746072.4473225,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "pFFK0VoC"
},
{
"Tax": {
"content": -97390766.89276916,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "fC0rWqk4"
}
],
"TotalAmount": {
"content": 9445694.001546293,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "38MGdZt1",
"Taxes": [
{
"Tax": {
"content": 12685631.371898904,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "hs02HU72"
},
{
"Tax": {
"content": 40960734.08926499,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "MHVBf6M1"
}
],
"TotalAmount": {
"content": 40565095.71949926,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xL27r0NG",
"Taxes": [
{
"Tax": {
"content": 95897606.67813754,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "MQBCImWl"
}
],
"TotalAmount": {
"content": -16781737.618117854,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 50
}
}
],
"changeOfGaugeInd": true,
"Currency": "PGK",
"Equipment": "321",
"Flight": {
"DepartureDate": {
"content": "Command2",
"localTime": "21:54:00.000"
},
"destination": "LAX",
"Marketing": [
{
"carrier": "DL",
"content": "Command1"
}
],
"origin": "DFW"
},
"mapID": "kHpnFJ",
"PriceList": {
"PriceTypeDetail": [
{
"Code": "TAX",
"Description": "Business",
"id": "AptLUaZe",
"SecondaryCode": {
"content": "Command2"
}
}
]
},
"RequestType": "Stateless",
"system": "Sabre",
"TaxTable": [
{
"TaxType": [
{
"Code": "TAX",
"id": "dzxpTdN7"
},
{
"Code": "US",
"id": "sgPuM_Px"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "rWQEdsNL"
},
{
"Code": "TAX",
"id": "2RWKNZZj"
}
]
},
{
"TaxType": [
{
"Code": "US",
"id": "dgk2aJ3m"
},
{
"Code": "US",
"id": "pXwmNAmz"
}
]
},
{
"TaxType": [
{
"Code": "US",
"id": "kN8ITTgG"
},
{
"Code": "TAX",
"id": "I2sjonl6"
},
{
"Code": "US",
"id": "XzrtFlSp"
},
{
"Code": "US",
"id": "msI-05ze"
}
]
}
],
"type": "SeatMap"
}
],
"version": "1.0.0"
},
"Links": [
{
"href": "https://dense-bran.org",
"rel": "self"
},
{
"href": "https://minor-taxicab.com/",
"rel": "next"
},
{
"href": "https://little-executor.net/",
"rel": "self"
}
]
}Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.Missing schema or example in the OpenAPI spec.
Update the definition and recreate the mock server.Service Homepage: developer.sabre.com/rest-api/seat-map/4.0.0
sabretravelaviationseat-mapflights