Sabre Seat Map Mock Server
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 mock server 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": "F"
},
"Client": {},
"correlationID": "6",
"Currency": "IRR",
"ExtensionPoint_Query": {},
"FareAvailQualifiers": [
{
"accompaniedByInfantInd": true,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "Y26",
"FareBreakCriteria": {
"atpcoFareRule": "RuleA",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "750.50",
"fareComponentID": "FC1",
"FareIndicator": "F",
"fareType": "Public",
"fareTypeBitmap": "0101",
"governingCarrier": "AA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "DL"
},
"fareComponentID": "FC1",
"GivenName": "Tara",
"Loyalty": "BA456",
"passengerType": "GOV",
"PNR_Loc": "UEMVXD",
"quantity": 3,
"RBD": "H",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "VGML",
"Surname": "McGlynn",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "1"
},
{
"accompaniedByInfantInd": false,
"birthDate": "2010-05-15",
"ExtensionPoint_Summary": {},
"fareBasisCode": "Q7",
"FareBreakCriteria": {
"atpcoFareRule": "RuleB",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "750.50",
"fareComponentID": "FC2",
"FareIndicator": "F",
"fareType": "Private",
"fareTypeBitmap": "1010",
"governingCarrier": "UA",
"PrivateTariffIndicatorInd": "N",
"vendorCode": "AA"
},
"fareComponentID": "FC2",
"GivenName": "Arnold",
"Loyalty": "BA456",
"passengerType": "CHD",
"PNR_Loc": "MJARJH",
"quantity": 1,
"RBD": "M",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "CHML",
"Surname": "Hand",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "1"
},
{
"accompaniedByInfantInd": true,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "Q7",
"FareBreakCriteria": {
"atpcoFareRule": "RuleA",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "750.50",
"fareComponentID": "FC2",
"FareIndicator": "N",
"fareType": "Private",
"fareTypeBitmap": "1010",
"governingCarrier": "AA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "AA"
},
"fareComponentID": "FC2",
"GivenName": "Jarred",
"Loyalty": "BA456",
"passengerType": "GOV",
"PNR_Loc": "UTKFFH",
"quantity": 2,
"RBD": "C",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "CHML",
"Surname": "Hills-Wisozk",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "3"
},
{
"accompaniedByInfantInd": true,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "M14",
"FareBreakCriteria": {
"atpcoFareRule": "RuleA",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "500.00",
"fareComponentID": "FC2",
"FareIndicator": "F",
"fareType": "Public",
"fareTypeBitmap": "0101",
"governingCarrier": "AA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "AA"
},
"fareComponentID": "FC2",
"GivenName": "Al",
"Loyalty": "AA123",
"passengerType": "ADT",
"PNR_Loc": "ARZYCJ",
"quantity": 2,
"RBD": "Y",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "CHML",
"Surname": "Cole",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "3"
}
],
"FareGroup": {
"GroupTotalPrice": {
"currency": "Trinidad and Tobago Dollar",
"currencyCode": "ANG",
"decimalPlaces": 2
},
"TravelerFareInfo": [
{
"Base": {
"currency": {},
"currencyCode": "MUR",
"decimalPlaces": "1"
},
"ExtensionPoint_Summary": {},
"Taxes": {
"currency": {},
"currencyCode": "GHS",
"decimalPlaces": "0"
},
"TicketByDate": {},
"Total": {
"currency": {},
"currencyCode": "COP",
"decimalPlaces": "2"
},
"TypeCount": 1,
"TypePriced": "INF",
"TypeRequested": "MIL",
"TypeTotalPrice": {
"currency": {},
"currencyCode": "HKD",
"decimalPlaces": "1"
},
"ValidatingCarrier": {}
},
{
"Base": {
"currency": {},
"currencyCode": "HUF",
"decimalPlaces": "0"
},
"ExtensionPoint_Summary": {},
"Taxes": {
"currency": {},
"currencyCode": "SGD",
"decimalPlaces": "2"
},
"TicketByDate": {},
"Total": {
"currency": {},
"currencyCode": "DZD",
"decimalPlaces": "1"
},
"TypeCount": 4,
"TypePriced": "INF",
"TypeRequested": "SRC",
"TypeTotalPrice": {
"currency": {},
"currencyCode": "TTD",
"decimalPlaces": "2"
},
"ValidatingCarrier": {}
},
{
"Base": {
"currency": {},
"currencyCode": "MYR",
"decimalPlaces": "0"
},
"ExtensionPoint_Summary": {},
"Taxes": {
"currency": {},
"currencyCode": "IRR",
"decimalPlaces": "1"
},
"TicketByDate": {},
"Total": {
"currency": {},
"currencyCode": "ERN",
"decimalPlaces": "0"
},
"TypeCount": 2,
"TypePriced": "ADT",
"TypeRequested": "CHD",
"TypeTotalPrice": {
"currency": {},
"currencyCode": "ETB",
"decimalPlaces": "1"
},
"ValidatingCarrier": {}
}
]
},
"Flight": {
"AircraftConfigNumber": {},
"ArrivalDate": {
"content": "3107",
"localTime": {}
},
"DepartureDate": {
"localTime": "2026-06-19T00:00:00.0Z"
},
"destination": "EHC",
"ExtensionPoint_Summary": {},
"Marketing": [
{
"carrier": "[object Object]",
"content": "4416",
"suffix": "C"
},
{
"carrier": "[object Object]",
"content": "71",
"suffix": ""
},
{
"carrier": "[object Object]",
"content": "1",
"suffix": "B"
},
{
"carrier": "[object Object]",
"content": "531",
"suffix": "C"
},
{
"carrier": "[object Object]",
"content": "15",
"suffix": "B"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "25",
"suffix": "A"
},
"origin": "KAK",
"Status": "Open"
},
"JourneyData": {
"ExtensionPoint_Summary": {},
"JourneyFlight": [
{
"Flight": {
"ArrivalDate": {
"content": "3278"
},
"DepartureDate": {
"content": "8"
},
"destination": "YAP",
"Marketing": [
{
"carrier": "[object Object]",
"content": "805"
},
{
"carrier": "[object Object]",
"content": "8"
},
{
"carrier": "[object Object]",
"content": "482"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "273",
"suffix": "C"
},
"origin": "PHN"
}
}
]
},
"POS": {
"Actual": "South Montanaworth",
"ClientContext": "9CctqqVK",
"company": "[object Object]",
"duty": "UQg",
"Home": "YbO",
"LNIATA": "268176",
"multiHost": "iK",
"PCC": "EQnP",
"sine": "uLS"
},
"RequestType": "Payload",
"SeatMapSource": {}
},
"version": "2.0.0"
}
}{
"EnhancedSeatMapRS": {
"ApplicationResults": {
"Error": [
{
"SystemSpecificResults": [
{
"DocURL": "https://easy-department.com/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "381973"
},
"Message": [
{
"code": "0",
"content": "Command1"
},
{
"code": "1",
"content": "Command2"
},
{
"code": "1",
"content": "Command1"
}
],
"RecordID": "_XXlRcT_",
"reference": "1ad8fbba-8384-4d24-bd62-63fbd10af482",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://violent-fold.org/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "749769"
},
"Message": [
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command2"
}
],
"RecordID": "OF2ojoE5",
"reference": "d6257bee-f684-440a-8095-dc82ffc69a6b",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://difficult-handover.com/",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "006146"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "R1zDX8qx",
"reference": "1e9e3c35-2d20-4749-9fed-73a272833164",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://boiling-soup.biz",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "969479"
},
"Message": [
{
"code": "1",
"content": "Command1"
},
{
"code": "1",
"content": "Command2"
}
],
"RecordID": "c7n6Ua8h",
"reference": "1307d4a4-2cc5-44fe-bf92-3e99a0f4123f",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://enchanting-maintainer.biz",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "912684"
},
"Message": [
{
"code": "0",
"content": "Command1"
},
{
"code": "1",
"content": "Command1"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "GohcT32P",
"reference": "c189471c-adaf-4a47-bd3b-9b6ad521b36c",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
}
],
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "TRANSPORT"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://boiling-barge.name/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "935137"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "0",
"content": "Command2"
}
],
"RecordID": "x98TYzKk",
"reference": "cab70778-5806-4a86-ba4b-4c3f245f3237",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://aching-secrecy.biz/",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "662578"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "Ku3dziaO",
"reference": "f8b43b0f-d6d2-4f59-9fc4-e2e822447dd6",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://smooth-castanet.biz",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "368040"
},
"Message": [
{
"code": "0",
"content": "Command2"
}
],
"RecordID": "yYmfjgAt",
"reference": "923f5cf6-d400-4288-898b-a2cfbd834aa7",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://aggravating-assist.net",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "129149"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "1",
"content": "Command1"
}
],
"RecordID": "L5EV2Ljd",
"reference": "fbc78950-5d55-4acf-8988-91084ee76a75",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://rundown-circumference.org/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "024502"
},
"Message": [
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "1",
"content": "Command1"
}
],
"RecordID": "17Hr-4xM",
"reference": "1a1bdf8c-8689-4f73-ae92-398c61e46895",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
}
],
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "TRANSPORT"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://bouncy-fold.com",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "494127"
},
"Message": [
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "aH57DSba",
"reference": "7b2f4687-da22-4f84-8f5a-9bbaffd601b8",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
}
],
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "BUSINESS_LOGIC"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://glum-embarrassment.name",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "815877"
},
"Message": [
{
"code": "1",
"content": "Command1"
},
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "tS3V0h4K",
"reference": "36af9692-d60c-455d-9265-888497a9a165",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
}
],
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "TRANSPORT"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://hairy-tomography.info",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "115187"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "1",
"content": "Command2"
},
{
"code": "1",
"content": "Command2"
},
{
"code": "1",
"content": "Command1"
},
{
"code": "0",
"content": "Command2"
}
],
"RecordID": "_3Ld2JyQ",
"reference": "2ad282fc-8df9-4a16-b41d-ebe732d02676",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://slight-kit.net",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "878834"
},
"Message": [
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command2"
},
{
"code": "1",
"content": "Command2"
}
],
"RecordID": "lc0EHA4u",
"reference": "a66b3efa-6fe1-46e5-a071-9e8f0c5fb111",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://corny-glider.org",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "108322"
},
"Message": [
{
"code": "1",
"content": "Command1"
}
],
"RecordID": "rok5BmGs",
"reference": "1a1e31b5-126d-4398-8eaa-5a8ff6f65473",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://aware-pecan.org/",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "128489"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "TjK31-d7",
"reference": "d703be2d-6956-44fc-821c-0a53af949208",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
}
],
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "VALIDATION"
}
],
"status": "Complete",
"Success": [
{
"SystemSpecificResults": [
{
"DocURL": "https://noted-ruin.info/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "478590"
},
"Message": {
"code": "1"
},
"RecordID": "w7vpeOPq",
"reference": "eee4f2e6-7198-4ab9-8652-f6fed439fbc8",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://comfortable-marten.biz/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "023215"
},
"Message": {
"code": "0"
},
"RecordID": "8mBgJTXs",
"reference": "7759141a-facf-4399-8e3b-6ff2be05de6e",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://prudent-ignorance.net/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "141972"
},
"Message": {
"code": "1"
},
"RecordID": "giT-VZUC",
"reference": "7e0bdf76-f4f6-4292-ba3d-cb2ebb390824",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://white-anticodon.biz/",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "240060"
},
"Message": {
"code": "0"
},
"RecordID": "WtXJgl4j",
"reference": "5029af96-77c8-4392-b8af-56de119cb21d",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://multicolored-scratch.org/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "472002"
},
"Message": {
"code": "0"
},
"RecordID": "aNZX78d2",
"reference": "c4dd43d8-8858-449d-bdef-5da7b609c781",
"ShortText": "Success",
"timeStamp": "2026-06-17T00:00:00.0Z"
}
],
"timeStamp": "2026-06-17T00:00:00.0Z",
"type": "TRANSPORT"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://blank-dredger.biz",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "153524"
},
"Message": {
"code": "0"
},
"RecordID": "ZoLwUKVA",
"reference": "8c9361d2-3af5-41d0-8845-04fb63492fd6",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://minty-puppet.biz/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "669977"
},
"Message": {
"code": "1"
},
"RecordID": "KkZ8KBc8",
"reference": "22baaf8d-fac4-49a8-a04e-459c1921e86c",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://violent-remark.com/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "463654"
},
"Message": {
"code": "0"
},
"RecordID": "oGSyaEwQ",
"reference": "a1c31586-7a86-4e4f-9386-317c1155ee97",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://ill-nerve.com",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "380669"
},
"Message": {
"code": "0"
},
"RecordID": "IFuwGPph",
"reference": "207813d1-93f1-4635-b4dc-a5dc266a3b1f",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
}
],
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "value"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://prudent-complication.name",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "467034"
},
"Message": {
"code": "0"
},
"RecordID": "biDkTW19",
"reference": "aaf913d4-268a-497f-8a58-edc5cad9cb66",
"ShortText": "Success",
"timeStamp": "2026-06-17T00:00:00.0Z"
},
{
"DocURL": "https://heavy-stay.org",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "164002"
},
"Message": {
"code": "0"
},
"RecordID": "A4VswWpv",
"reference": "56b64df4-a497-492b-a12d-286f2a273e86",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://stiff-extent.name/",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "462366"
},
"Message": {
"code": "0"
},
"RecordID": "PvJVNXDe",
"reference": "5e22a970-7ac3-40b2-819a-553d3ea1ee33",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://numb-piglet.name/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "691517"
},
"Message": {
"code": "1"
},
"RecordID": "ARBPQXzk",
"reference": "dcfe88fe-9bbb-4541-bfcb-fe7cea22bd1b",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
}
],
"timeStamp": "2026-06-16T00:00:00.0Z",
"type": "APPLICATION"
}
],
"Warning": [
{
"SystemSpecificResults": [
{
"DocURL": "https://honored-impostor.net",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "001829"
},
"Message": [
{
"code": "1"
},
{
"code": "1"
},
{
"code": "1"
},
{
"code": "1"
}
],
"RecordID": "7INRp2gh",
"reference": "bfcbbac4-718d-44f5-a299-f16319f3840d",
"ShortText": "Error",
"timeStamp": "2026-06-16T00:00:00.0Z"
},
{
"DocURL": "https://drab-order.org/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "154895"
},
"Message": [
{
"code": "1"
},
{
"code": "0"
},
{
"code": "0"
},
{
"code": "0"
},
{
"code": "1"
}
],
"RecordID": "Vewn-p5i",
"reference": "0d65e151-d982-4a82-96e5-c3cd6e9fb53b",
"ShortText": "Success",
"timeStamp": "2026-06-16T00:00:00.0Z"
}
],
"timeStamp": "2026-06-17T00:00:00.0Z",
"type": "TRANSPORT"
}
]
},
"ExtensionPoint": {},
"SeatMapID": {},
"SeatMapSummary": [
{
"Cabin": [
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 10,
"lastRow": 30,
"Row": [
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "jSBOYVI6",
"Taxes": [
{
"Tax": {
"content": 11598812.436324298,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "3b7FUx2K"
},
{
"Tax": {
"content": -4407361.1980968565,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "SadvT29S"
},
{
"Tax": {
"content": 32107232.877929583,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "mQcl3spB"
},
{
"Tax": {
"content": -79628414.40252313,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "3y60k5Px"
}
],
"TotalAmount": {
"content": 43317264.895231456,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "Fnz_Zwzp",
"Taxes": [
{
"Tax": {
"content": -10396579.18223305,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "yLN7kM3W"
}
],
"TotalAmount": {
"content": -5016800.3484084755,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "aWsOqh3e",
"Taxes": [
{
"Tax": {
"content": 97241916.30599344,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Z24_noMH"
},
{
"Tax": {
"content": -9841615.368244171,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_wlPAA7H"
},
{
"Tax": {
"content": 81020561.8958359,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0ohIzVJU"
},
{
"Tax": {
"content": -86523248.49463339,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ZfbobIXE"
}
],
"TotalAmount": {
"content": 25670650.585432366,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "yCpj8ObA",
"Taxes": [
{
"Tax": {
"content": -44181107.16263524,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "mSe3wR1t"
},
{
"Tax": {
"content": 6368414.189490005,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "5xaoT8L2"
},
{
"Tax": {
"content": 46735177.97494826,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PDOyAS9R"
}
],
"TotalAmount": {
"content": 62978266.453727365,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "7oD1FKdA",
"Taxes": [
{
"Tax": {
"content": 99472149.15744963,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "GNn5nX7o"
},
{
"Tax": {
"content": 65447292.543762535,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qOuDssF8"
},
{
"Tax": {
"content": 62333096.40959045,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "kbF-bjeu"
},
{
"Tax": {
"content": -22863956.70715815,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "kNhs2iZf"
},
{
"Tax": {
"content": 40207116.853639394,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "oI7jZ4ej"
}
],
"TotalAmount": {
"content": 22233384.594862834,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "atCnWTH-",
"Taxes": [
{
"Tax": {
"content": -92653339.83979023,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "qErynreH"
}
],
"TotalAmount": {
"content": 59307135.32133734,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Fgf2gOa9",
"Taxes": [
{
"Tax": {
"content": -4074231.1103875786,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "UVaBtl3a"
},
{
"Tax": {
"content": 72578704.26493618,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "xXcM1Br7"
},
{
"Tax": {
"content": 46837626.988924354,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "kgigGkwt"
},
{
"Tax": {
"content": 38389524.56703913,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9ARkWgYb"
},
{
"Tax": {
"content": -52712277.10847497,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "z4WrU_eC"
}
],
"TotalAmount": {
"content": 88072659.76662534,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "HwEYCwq7",
"Taxes": [
{
"Tax": {
"content": -51349152.45262346,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DB1SkNhM"
},
{
"Tax": {
"content": -67497322.3695873,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "1OWPatuS"
}
],
"TotalAmount": {
"content": 80723936.52493313,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "naFtj2f2",
"Taxes": [
{
"Tax": {
"content": 84125698.37784874,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "9GuDXDIj"
},
{
"Tax": {
"content": 56308272.21741247,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_cUFeQSP"
}
],
"TotalAmount": {
"content": -12132368.922224715,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "lxLlhFFm",
"Taxes": [
{
"Tax": {
"content": 75988120.3545503,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "jh3biYlB"
},
{
"Tax": {
"content": 12016058.022493377,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4MZgf9MW"
},
{
"Tax": {
"content": -41617179.330591016,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "wEJSKNkM"
}
],
"TotalAmount": {
"content": -56190067.91596379,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "QW9zm7IY",
"Taxes": [
{
"Tax": {
"content": -7252450.233357251,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "h8NCDgZi"
},
{
"Tax": {
"content": 61511240.85253689,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "xkbAudjF"
},
{
"Tax": {
"content": -76396253.64309058,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XlQFbQNO"
},
{
"Tax": {
"content": -98403906.41600747,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "7GmQSB5_"
},
{
"Tax": {
"content": -87867172.44072478,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "DBKFyyq5"
}
],
"TotalAmount": {
"content": 4066734.2198233753,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Eb4uxn8s",
"Taxes": [
{
"Tax": {
"content": -38902407.583786845,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Jm1IuWze"
},
{
"Tax": {
"content": -4788360.875084981,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "wYC8Xq1_"
},
{
"Tax": {
"content": 74306497.96629068,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Euvn6r5r"
}
],
"TotalAmount": {
"content": -51948677.00621222,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "7m7sl9ro",
"Taxes": [
{
"Tax": {
"content": 63337885.7079128,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "CJrR_R41"
},
{
"Tax": {
"content": -99501852.90957032,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "uaVjZIyU"
}
],
"TotalAmount": {
"content": -78547776.39942223,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "1vDC6Usn",
"Taxes": [
{
"Tax": {
"content": 95523496.67568913,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Tsmy6ZXP"
},
{
"Tax": {
"content": 7988184.330533251,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "KRY_SGNZ"
},
{
"Tax": {
"content": -45233867.79665386,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6MR3M9LO"
},
{
"Tax": {
"content": -96652892.14666654,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "HiGPOS_5"
}
],
"TotalAmount": {
"content": -32275645.12102869,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "RGsuTlBk",
"Taxes": [
{
"Tax": {
"content": 51891981.32865602,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZjQGzU_2"
},
{
"Tax": {
"content": 13589004.388488442,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "S_oKNHci"
},
{
"Tax": {
"content": -49581299.137242675,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "LTyp4za-"
},
{
"Tax": {
"content": 91564740.09755394,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "s8CvJOic"
},
{
"Tax": {
"content": -68641392.36421658,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4ELWJtQJ"
}
],
"TotalAmount": {
"content": -37209425.27552018,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "L4kFp0CQ",
"Taxes": [
{
"Tax": {
"content": -82122757.32124077,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "itQmWddF"
},
{
"Tax": {
"content": -99613530.26400226,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "FRosoUnh"
},
{
"Tax": {
"content": 98766574.14933124,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "uNVTK4ij"
}
],
"TotalAmount": {
"content": 21224111.622681007,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "rFK51vSJ",
"Taxes": [
{
"Tax": {
"content": -89617633.49040562,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ezuOhvgy"
},
{
"Tax": {
"content": -2586796.8998548836,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "RIWb1Maw"
},
{
"Tax": {
"content": 58046228.36420882,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "tzO_oo1P"
}
],
"TotalAmount": {
"content": -24110110.883720458,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "rSo5hqkj",
"Taxes": [
{
"Tax": {
"content": 75625640.52792796,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Ikdm0bue"
},
{
"Tax": {
"content": -85739519.99871583,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "CTvro981"
}
],
"TotalAmount": {
"content": 80508396.8704707,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "yjJ4Wlgb",
"Taxes": [
{
"Tax": {
"content": 93549342.60347477,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "cjBoBjxE"
},
{
"Tax": {
"content": -8208740.071208715,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "jZ3pS6zW"
},
{
"Tax": {
"content": 24688556.45297894,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qFwkWA5p"
}
],
"TotalAmount": {
"content": -16256784.840193331,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "YLZs-OR-",
"Taxes": [
{
"Tax": {
"content": -82138291.14044744,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jOdMs1N9"
},
{
"Tax": {
"content": 23078005.972090393,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yBuqfjY0"
},
{
"Tax": {
"content": 50105828.68279624,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ulNuiA8C"
},
{
"Tax": {
"content": 1747355.1435901225,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "VMmIAYCx"
}
],
"TotalAmount": {
"content": -49436410.34049722,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "nEfRfMEU",
"Taxes": [
{
"Tax": {
"content": -17614995.15464297,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "aICLZ6L1"
},
{
"Tax": {
"content": 73055244.08002141,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PQNCM9MZ"
},
{
"Tax": {
"content": -29986387.543002114,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "equygXSn"
},
{
"Tax": {
"content": 43225896.57827783,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "meU3vCFt"
}
],
"TotalAmount": {
"content": -7178840.409428984,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "_-us_uPn",
"Taxes": [
{
"Tax": {
"content": -63620475.456792526,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "h_r95nLe"
},
{
"Tax": {
"content": -89403943.08103535,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "bk7M1H_c"
}
],
"TotalAmount": {
"content": 97292850.52036107,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "ECv5isYF",
"Taxes": [
{
"Tax": {
"content": 45192630.868468285,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "oHn1wxrI"
},
{
"Tax": {
"content": -24379430.832192644,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xW7QMpq-"
}
],
"TotalAmount": {
"content": 48206812.53333366,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"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": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "wgKwiTct",
"Taxes": [
{
"Tax": {
"content": 6923689.388186544,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "WX_karBx"
},
{
"Tax": {
"content": 27430309.43697673,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RHNHDxsY"
},
{
"Tax": {
"content": 10228436.219521567,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6IDgwsta"
},
{
"Tax": {
"content": 12828252.924598888,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "tcmY12Hh"
},
{
"Tax": {
"content": 30556368.122653186,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "A0yLhK5y"
}
],
"TotalAmount": {
"content": -54610155.61389639,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "ReGi5_wn",
"Taxes": [
{
"Tax": {
"content": 60076763.240552366,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "-2U78bAy"
}
],
"TotalAmount": {
"content": -58365868.57725075,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"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": "3x8pIP2W",
"Taxes": [
{
"Tax": {
"content": -16666319.527532458,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "XpA3UZoT"
},
{
"Tax": {
"content": 15659076.750407815,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "N1UHREp5"
},
{
"Tax": {
"content": 30614414.359576613,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2TEmWzZp"
},
{
"Tax": {
"content": -8218327.101728201,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "i5fF6DZb"
}
],
"TotalAmount": {
"content": -25728544.14249295,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "aYVFWbd4",
"Taxes": [
{
"Tax": {
"content": -11103822.381109163,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "T_5rVt5D"
},
{
"Tax": {
"content": 81537583.45856535,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Kk7cUCUO"
},
{
"Tax": {
"content": -24015805.838112757,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "aannS4Uc"
},
{
"Tax": {
"content": -29513856.31612356,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6UQsmVA0"
}
],
"TotalAmount": {
"content": -97111828.97282593,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Yrpg1i6K",
"Taxes": [
{
"Tax": {
"content": -16060968.306062013,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "QrlW9_KM"
}
],
"TotalAmount": {
"content": 29244638.19455205,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "deJJSE3g",
"Taxes": [
{
"Tax": {
"content": -46836724.666062236,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "GUofpYSp"
},
{
"Tax": {
"content": 71952581.6299237,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "YAlpQpGE"
},
{
"Tax": {
"content": 87907476.58375716,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "eB001JDg"
}
],
"TotalAmount": {
"content": -98821735.84537472,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "NJCnoRkR",
"Taxes": [
{
"Tax": {
"content": 5357591.666596264,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Thc6vYtS"
},
{
"Tax": {
"content": -54338682.11323265,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "59UfExq-"
},
{
"Tax": {
"content": -256867.61053833365,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "_Tx7TRz1"
},
{
"Tax": {
"content": 53143845.631387115,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "p10iWMx7"
},
{
"Tax": {
"content": -37454330.89421022,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "MC70xVYr"
}
],
"TotalAmount": {
"content": -26045294.003753617,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Mn5ABzvG",
"Taxes": [
{
"Tax": {
"content": -11348966.626207307,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "OD0koMze"
}
],
"TotalAmount": {
"content": -5396403.789335921,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "YOtU6P3t",
"Taxes": [
{
"Tax": {
"content": -82158619.91031086,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "lT66DCQs"
},
{
"Tax": {
"content": -84821866.45512235,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "LwD7h-0l"
}
],
"TotalAmount": {
"content": -84934738.46919288,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "gvLjDre2",
"Taxes": [
{
"Tax": {
"content": -47190946.50920228,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "1can_S5T"
},
{
"Tax": {
"content": -1937954.0685216486,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "LCR1ao4c"
},
{
"Tax": {
"content": 74405955.22080871,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "sg7VigJm"
}
],
"TotalAmount": {
"content": -38466643.33398504,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "_qMnyY32",
"Taxes": [
{
"Tax": {
"content": 55279269.81001112,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "qMaWR4q-"
}
],
"TotalAmount": {
"content": 93880346.47032568,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 50
}
},
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "Y"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 1,
"lastRow": 50,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "JJm0odq6",
"Taxes": [
{
"Tax": {
"content": 95853310.87190655,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "y9SwZuFw"
},
{
"Tax": {
"content": 15340651.59587729,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "93FGMK-l"
},
{
"Tax": {
"content": -17326870.554200858,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "eCulhcYf"
},
{
"Tax": {
"content": 75860907.85072055,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "p8NasGho"
},
{
"Tax": {
"content": -25755537.486033604,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "_X4Q9Mxp"
}
],
"TotalAmount": {
"content": -24777104.624186426,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "cB9Rr07H",
"Taxes": [
{
"Tax": {
"content": 31712195.231605962,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "47N9DkYR"
},
{
"Tax": {
"content": -41828570.02310456,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "rOOqCZmV"
}
],
"TotalAmount": {
"content": -23544761.86723788,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "R5s4dZqI",
"Taxes": [
{
"Tax": {
"content": 72928310.96698365,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "O_h7Z7Ir"
},
{
"Tax": {
"content": -18285688.551451027,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "hJPROcdv"
}
],
"TotalAmount": {
"content": -39319375.080902085,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "w8hJHI-c",
"Taxes": [
{
"Tax": {
"content": 27141007.87983221,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "lGEur-jZ"
}
],
"TotalAmount": {
"content": 16269017.971453175,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "wQUltwmX",
"Taxes": [
{
"Tax": {
"content": -23208989.90706341,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "n-fNQCGv"
},
{
"Tax": {
"content": -80678206.68074219,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "moJdYXkF"
},
{
"Tax": {
"content": 29400360.268779963,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "tK85FHoc"
},
{
"Tax": {
"content": 54547533.082571775,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "nfV7Anvc"
},
{
"Tax": {
"content": -72445042.15417314,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "K2CDpOVD"
}
],
"TotalAmount": {
"content": 10053348.680055633,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "Fx2uult4",
"Taxes": [
{
"Tax": {
"content": 17260245.373708025,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "B293sfTb"
},
{
"Tax": {
"content": 30356592.454823524,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "v-YRzqAv"
}
],
"TotalAmount": {
"content": 58634087.289690256,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "SrHIXiFZ",
"Taxes": [
{
"Tax": {
"content": -95499548.33748,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "7qxJG-pm"
},
{
"Tax": {
"content": 95189142.2227,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "tzrJQg76"
},
{
"Tax": {
"content": 83040547.90939331,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "L7-UrzFv"
},
{
"Tax": {
"content": 71196235.8269381,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Iv_1WzP4"
},
{
"Tax": {
"content": 42719073.83302054,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "owrCDggz"
}
],
"TotalAmount": {
"content": -34239939.60344305,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "saFsZdy1",
"Taxes": [
{
"Tax": {
"content": 79976276.27304983,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "t4qpOkC8"
},
{
"Tax": {
"content": -31731573.425078884,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "VflVM2xU"
},
{
"Tax": {
"content": 87097256.29897761,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "-hUEgHaL"
}
],
"TotalAmount": {
"content": 78227971.50839743,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "D2jo5q7H",
"Taxes": [
{
"Tax": {
"content": -88138623.71922418,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WhfQNHkb"
},
{
"Tax": {
"content": -44939673.40502154,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "1KxBOt1D"
},
{
"Tax": {
"content": -4321180.464102834,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GEBAtXxd"
},
{
"Tax": {
"content": 70584330.69717643,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "fO7ln91N"
},
{
"Tax": {
"content": 31470533.748709336,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "1nIqvvTT"
}
],
"TotalAmount": {
"content": 18666323.923218057,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 40
}
},
{
"CabinClass": {
"CabinType": "First",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "F"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 10,
"lastRow": 50,
"Row": [
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "QGurQ4Lm",
"Taxes": [
{
"Tax": {
"content": -32333791.397004187,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "_j2CmjiU"
}
],
"TotalAmount": {
"content": -34617886.97653745,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "D78MPobh",
"Taxes": [
{
"Tax": {
"content": -33232377.809216328,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "SmiqAec-"
},
{
"Tax": {
"content": -42983562.382274255,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PxtbaRdQ"
},
{
"Tax": {
"content": 96904282.87076077,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "oHwxdwgf"
},
{
"Tax": {
"content": -8359281.696589574,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9vVRk9_d"
}
],
"TotalAmount": {
"content": -58906694.4119919,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "ZnZLGM1_",
"Taxes": [
{
"Tax": {
"content": 47745937.711789876,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "eMWI8dlr"
},
{
"Tax": {
"content": -48466718.66378367,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "CNx1zzi6"
}
],
"TotalAmount": {
"content": -5746518.56699045,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "vEHPv5_L",
"Taxes": [
{
"Tax": {
"content": -59031945.53231792,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "najvYXjJ"
}
],
"TotalAmount": {
"content": 88653293.64597914,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "8Q9Pp18o",
"Taxes": [
{
"Tax": {
"content": -5249092.01574859,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "wYGoG0lb"
},
{
"Tax": {
"content": 50852416.178559124,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "edO2SUt8"
},
{
"Tax": {
"content": -81812204.78777997,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "nLqczEaQ"
},
{
"Tax": {
"content": 28749133.740764245,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "V12lT_2R"
},
{
"Tax": {
"content": 64546996.57577506,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "h2Hv4XQn"
}
],
"TotalAmount": {
"content": -14581043.373007715,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "ggi3J-q9",
"Taxes": [
{
"Tax": {
"content": -53818632.305933975,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "oOjd1sIm"
},
{
"Tax": {
"content": -26771634.896059558,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "YFxyATcw"
},
{
"Tax": {
"content": 83188999.61099717,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0KZbGaOh"
},
{
"Tax": {
"content": -17791232.14339386,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "rweag5rO"
},
{
"Tax": {
"content": 50957385.48463911,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "iLmoJlSg"
}
],
"TotalAmount": {
"content": -32269755.337535515,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "DtBBDV0H",
"Taxes": [
{
"Tax": {
"content": -91585426.29668486,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "aqGoTxcv"
},
{
"Tax": {
"content": 79189970.00600553,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "LEG_1L4X"
},
{
"Tax": {
"content": 53725848.70509839,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "D8kOLRnn"
},
{
"Tax": {
"content": -73202511.81633365,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZpIxBypD"
}
],
"TotalAmount": {
"content": -3525766.147113085,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "b5kECI6A",
"Taxes": [
{
"Tax": {
"content": 7832052.456633583,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_LCyKSA-"
}
],
"TotalAmount": {
"content": -29350168.813019723,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "SktGwDCT",
"Taxes": [
{
"Tax": {
"content": 83488460.92049885,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "QrxhDlgH"
},
{
"Tax": {
"content": 81298154.26491925,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "QJQwo7FV"
}
],
"TotalAmount": {
"content": 73624486.11061355,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "5wBjCtif",
"Taxes": [
{
"Tax": {
"content": 15198895.568692312,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0RqYNCC7"
},
{
"Tax": {
"content": 51701903.75034499,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "j1UJTwAu"
},
{
"Tax": {
"content": -41855380.29387818,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "TtGD7AHX"
},
{
"Tax": {
"content": -57887014.06866203,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "FDgkaYSu"
},
{
"Tax": {
"content": -66107953.6403391,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_QFGO2xQ"
}
],
"TotalAmount": {
"content": 80264213.23930722,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"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"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "FGxRhM05",
"Taxes": [
{
"Tax": {
"content": -32061117.59923376,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "MyoiTtvD"
},
{
"Tax": {
"content": 4010162.162994474,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "OeB7ZuBv"
},
{
"Tax": {
"content": 75521564.39020106,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WcGHZQXE"
},
{
"Tax": {
"content": 62611599.98718387,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "pdA2xqCP"
}
],
"TotalAmount": {
"content": -71099596.59419478,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "peByvlyg",
"Taxes": [
{
"Tax": {
"content": -52690247.911543466,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "_lyP6QdD"
},
{
"Tax": {
"content": -84476452.70015812,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "f72IE9v8"
},
{
"Tax": {
"content": -18359596.50649199,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "mTL1dZr5"
},
{
"Tax": {
"content": -25379477.78669043,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VjjJhxx4"
},
{
"Tax": {
"content": 26832272.04960099,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "aaZUYF16"
}
],
"TotalAmount": {
"content": -40342665.15183753,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "f2bUlPWj",
"Taxes": [
{
"Tax": {
"content": -30186128.669799,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2qdEUelq"
},
{
"Tax": {
"content": -25097218.675674066,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "4kGYLn-T"
},
{
"Tax": {
"content": 59718685.76905206,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "kjNHf-Jo"
},
{
"Tax": {
"content": 64940175.72197074,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4Bgg9Tna"
},
{
"Tax": {
"content": -43517042.40903107,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "11ho9XrO"
}
],
"TotalAmount": {
"content": 43238080.65327862,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "s3hJ6g5Y",
"Taxes": [
{
"Tax": {
"content": 55292617.85556412,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "520DJXIq"
},
{
"Tax": {
"content": -79886597.47015601,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "onK5JIel"
},
{
"Tax": {
"content": -13397921.17878966,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4dviwXQ3"
},
{
"Tax": {
"content": 81006454.92937809,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8GdWV8LE"
},
{
"Tax": {
"content": 10880395.57679692,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "l99XYqpK"
}
],
"TotalAmount": {
"content": 97434741.28590873,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "etB_gKiR",
"Taxes": [
{
"Tax": {
"content": 28236930.623694032,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2JKNIdqQ"
},
{
"Tax": {
"content": -53153296.88001,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "P75wIT_n"
},
{
"Tax": {
"content": -68368750.5515055,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "cNRp_Bkz"
}
],
"TotalAmount": {
"content": 8739783.636950985,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "LbeK3uaR",
"Taxes": [
{
"Tax": {
"content": -38701294.27294517,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "pPE9OK4e"
},
{
"Tax": {
"content": 37502043.22483066,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "kxQSBGNh"
}
],
"TotalAmount": {
"content": -83000027.64549306,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "L5zerCm0",
"Taxes": [
{
"Tax": {
"content": 98114324.378566,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "x06-PWIG"
}
],
"TotalAmount": {
"content": 54857533.76125729,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "h3BT78iF",
"Taxes": [
{
"Tax": {
"content": -79561182.67543668,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4xpbniya"
},
{
"Tax": {
"content": -42579958.33610586,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "OVtB7HV2"
},
{
"Tax": {
"content": 97747784.01192573,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "snow6M8w"
},
{
"Tax": {
"content": -59565090.01696344,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "8OfCSFUw"
}
],
"TotalAmount": {
"content": -12615574.960085362,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "A0xWI2gd",
"Taxes": [
{
"Tax": {
"content": -42454432.84996,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "IwH0ly0k"
},
{
"Tax": {
"content": 31855710.78891197,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "G0Pv6Cdw"
},
{
"Tax": {
"content": -91971155.79743546,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "eRlPpLNQ"
}
],
"TotalAmount": {
"content": 59144477.823118985,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "8i6-DHWI",
"Taxes": [
{
"Tax": {
"content": -44746515.30309095,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "CXTOGPSM"
},
{
"Tax": {
"content": -18582117.459055334,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "XS45K3L-"
},
{
"Tax": {
"content": -64159791.20269047,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xcmWXzL4"
},
{
"Tax": {
"content": 67416828.64966968,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "7RCw8Jxy"
},
{
"Tax": {
"content": 88154592.14302653,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WTJVU2Q0"
}
],
"TotalAmount": {
"content": -18509337.426687717,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "o04y87NT",
"Taxes": [
{
"Tax": {
"content": -73122953.15624242,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "4hFR0y9J"
},
{
"Tax": {
"content": 10124254.034548879,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "CWk88ocY"
},
{
"Tax": {
"content": -30980688.251472443,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "rnMWCq8v"
},
{
"Tax": {
"content": -46510128.920633376,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "uWPI4T1Z"
}
],
"TotalAmount": {
"content": 96384886.86964545,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "_E28lfLk",
"Taxes": [
{
"Tax": {
"content": -92158382.78920199,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "4TIGCGM4"
},
{
"Tax": {
"content": 49375315.44977003,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PP_y-Yvf"
},
{
"Tax": {
"content": -95893804.09819666,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "JLRssUFE"
},
{
"Tax": {
"content": -96568930.1778506,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "OIIrUIFL"
}
],
"TotalAmount": {
"content": 54771889.294920325,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 5,
"lastRow": 30
}
},
{
"CabinClass": {
"CabinType": "Economy",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
}
],
"firstRow": 5,
"lastRow": 50,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "KVJwLHMn",
"Taxes": [
{
"Tax": {
"content": -41622263.94800767,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "117ZesRk"
},
{
"Tax": {
"content": 40051893.82941666,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Dbcjf09H"
},
{
"Tax": {
"content": -19860250.555006593,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "v9GNn7Tq"
}
],
"TotalAmount": {
"content": 13051728.294236347,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "S6OXaWSA",
"Taxes": [
{
"Tax": {
"content": 75613215.32665572,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "rBj69_am"
},
{
"Tax": {
"content": 24551876.705583677,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "pSpi8opP"
},
{
"Tax": {
"content": 27316602.85754493,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "BiACUKuB"
}
],
"TotalAmount": {
"content": 20979338.30357164,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "bEfH-tyl",
"Taxes": [
{
"Tax": {
"content": 89871482.28219372,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "h7Fqkkjz"
},
{
"Tax": {
"content": 96103212.17984295,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "f3eK1OPo"
},
{
"Tax": {
"content": 11720855.290157229,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "8XeDAXaC"
},
{
"Tax": {
"content": 14095197.605993897,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "I-t_MCTv"
}
],
"TotalAmount": {
"content": 23973312.15966378,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "3JNAgJlV",
"Taxes": [
{
"Tax": {
"content": -99252393.39584376,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RzjOr2Bf"
}
],
"TotalAmount": {
"content": 27533279.15069738,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "EmZZT_iH",
"Taxes": [
{
"Tax": {
"content": 57037163.47252387,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "tvQdTOxo"
},
{
"Tax": {
"content": 68786105.34176746,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "egmwkcq6"
}
],
"TotalAmount": {
"content": 50066685.67051506,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "3IUvLYkR",
"Taxes": [
{
"Tax": {
"content": -47688135.26545932,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "upDlWCxh"
},
{
"Tax": {
"content": 68988083.13187078,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9w9A3hvJ"
},
{
"Tax": {
"content": -54209295.12727075,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "RGubpZmQ"
},
{
"Tax": {
"content": -10336226.842092916,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "CsV42CPH"
},
{
"Tax": {
"content": 89354866.95367366,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "bAMrJV1i"
}
],
"TotalAmount": {
"content": 68647420.54911694,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "IuaVMD3C",
"Taxes": [
{
"Tax": {
"content": -95070319.96285953,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XH0CYBcC"
},
{
"Tax": {
"content": 10321779.245377004,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "thCtaDmo"
}
],
"TotalAmount": {
"content": -51226608.01016847,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "R_Ik8iNC",
"Taxes": [
{
"Tax": {
"content": -81514646.67940056,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "dvNqTe11"
}
],
"TotalAmount": {
"content": -30692415.581451908,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "2Bh9bLvh",
"Taxes": [
{
"Tax": {
"content": -97534862.36061151,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4VYowqzY"
},
{
"Tax": {
"content": 85276605.30247435,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Dth2B6Bw"
},
{
"Tax": {
"content": -6181383.994336233,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "AvcILccs"
},
{
"Tax": {
"content": -86290331.67963205,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "gBde7UXC"
}
],
"TotalAmount": {
"content": 15407908.28703323,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "FNIWpTBI",
"Taxes": [
{
"Tax": {
"content": 80210684.86356646,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "o_8EwnXS"
}
],
"TotalAmount": {
"content": 89631206.27454871,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "R1NraqwG",
"Taxes": [
{
"Tax": {
"content": -41819217.5526825,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "T59mkJxw"
},
{
"Tax": {
"content": -46761451.5936595,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "HwZJsnW_"
},
{
"Tax": {
"content": 63974095.3813425,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WKselO_x"
},
{
"Tax": {
"content": 68160606.89051652,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "TaA3w25c"
},
{
"Tax": {
"content": -58286559.53107935,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_KW0d3d4"
}
],
"TotalAmount": {
"content": 57229405.91412336,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "2mzSax1C",
"Taxes": [
{
"Tax": {
"content": -73616994.13731833,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "PPpw1d0z"
},
{
"Tax": {
"content": 3761186.7606695443,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "EL8bJzt9"
},
{
"Tax": {
"content": -94831211.80593637,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "KO6zEGVU"
},
{
"Tax": {
"content": -23648358.063046083,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "cdKxqG4d"
},
{
"Tax": {
"content": -31994579.467871547,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "jbi90AqB"
}
],
"TotalAmount": {
"content": 58230698.06997347,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "aFDvDFdO",
"Taxes": [
{
"Tax": {
"content": 58930717.48914483,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Gkqo2KYn"
},
{
"Tax": {
"content": -61307772.01580702,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "r-kMbwHE"
}
],
"TotalAmount": {
"content": 24558971.568977177,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"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": true,
"Price": [
{
"PriceTypeRef": "aZpNeJwt",
"Taxes": [
{
"Tax": {
"content": -13472738.44753021,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "6hTtqvQF"
},
{
"Tax": {
"content": 96625666.99401829,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "my8JlG8G"
},
{
"Tax": {
"content": 25515423.733532578,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "qLZ1hENq"
},
{
"Tax": {
"content": -25824881.67694375,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "2sipA9g9"
}
],
"TotalAmount": {
"content": 14163591.855848119,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "CqTW8ygY",
"Taxes": [
{
"Tax": {
"content": -51040947.584575266,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "bdV8rwGV"
},
{
"Tax": {
"content": 53671539.71411121,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "MHq7b8_8"
},
{
"Tax": {
"content": -92249186.46470535,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "zrBqmUsY"
},
{
"Tax": {
"content": 67717279.71367916,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yW2CXO7y"
}
],
"TotalAmount": {
"content": -26103065.836814255,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "HtS7N5-M",
"Taxes": [
{
"Tax": {
"content": -23520733.74107109,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Z0IomZU1"
},
{
"Tax": {
"content": 11415470.55858694,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4Zp3sEX0"
},
{
"Tax": {
"content": -80304879.33660875,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "tVbrs4_h"
},
{
"Tax": {
"content": -12431206.660004437,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "JUOZOiHX"
},
{
"Tax": {
"content": -24020150.806587636,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0KNgow1U"
}
],
"TotalAmount": {
"content": -10652658.521664143,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "VbsTE89n",
"Taxes": [
{
"Tax": {
"content": 88645513.79560098,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "UZKKXFiC"
},
{
"Tax": {
"content": -1100272.961635843,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "zHYT7mN1"
},
{
"Tax": {
"content": 88367255.87598768,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Fk_nDlaN"
},
{
"Tax": {
"content": -18074465.555993408,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "TVg224up"
}
],
"TotalAmount": {
"content": -62742924.01759674,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "MD-Qxo4v",
"Taxes": [
{
"Tax": {
"content": -25436226.81281334,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "F5CQSu_4"
},
{
"Tax": {
"content": 8222599.58370401,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "-p6zslVe"
},
{
"Tax": {
"content": 82520537.41828197,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "XUdrl04_"
},
{
"Tax": {
"content": 42906823.85237962,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "rlzn_i9P"
},
{
"Tax": {
"content": 81710172.07779783,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "TRdE5HMr"
}
],
"TotalAmount": {
"content": 78228462.34706077,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "tYdFTWq1",
"Taxes": [
{
"Tax": {
"content": 79472584.81382322,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "r5MUv6Eg"
}
],
"TotalAmount": {
"content": 86094164.96679273,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "_286GBni",
"Taxes": [
{
"Tax": {
"content": 25728342.850202426,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "fzy9lcc8"
},
{
"Tax": {
"content": 5395690.458882242,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "08Mz-zgq"
},
{
"Tax": {
"content": 69383895.0971834,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "NTwNrIf5"
},
{
"Tax": {
"content": 3206900.8627376556,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "yTIXjdYn"
}
],
"TotalAmount": {
"content": -65467711.897509284,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "JFxULjSh",
"Taxes": [
{
"Tax": {
"content": 98891342.07806748,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "aoUIvZ8d"
},
{
"Tax": {
"content": -30013358.16240664,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "-gtEwSla"
},
{
"Tax": {
"content": 34824636.92386472,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "D3bUvn70"
},
{
"Tax": {
"content": -10546514.26533635,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "vh7oDx4B"
}
],
"TotalAmount": {
"content": 79857496.15523607,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "7O0_bUQg",
"Taxes": [
{
"Tax": {
"content": -85017727.5190092,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "v-ELnW5i"
},
{
"Tax": {
"content": 6133806.644310176,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "LRdaq2E0"
},
{
"Tax": {
"content": 320675.78267626464,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9KCeuJbS"
},
{
"Tax": {
"content": 88726863.26645666,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_8ksdw89"
},
{
"Tax": {
"content": 74202938.51389834,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Sipl70OO"
}
],
"TotalAmount": {
"content": -9386549.699703112,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "EZbeJrG3",
"Taxes": [
{
"Tax": {
"content": 51196593.006788224,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "aBB496EO"
}
],
"TotalAmount": {
"content": -9147545.554945186,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "ThNgZxyl",
"Taxes": [
{
"Tax": {
"content": -67028777.62385228,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "TNWKnk29"
},
{
"Tax": {
"content": -17972134.65041691,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "gjlnlpHR"
},
{
"Tax": {
"content": -20607997.522238985,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Aljx3FDN"
}
],
"TotalAmount": {
"content": 61644054.1852361,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "dnZSv4wS",
"Taxes": [
{
"Tax": {
"content": 10110716.276968554,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "FQYNtX41"
},
{
"Tax": {
"content": 96923476.30870074,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "gg9y86bY"
},
{
"Tax": {
"content": -71417990.55315131,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "aBUbp2oe"
},
{
"Tax": {
"content": -84813099.99252304,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "P5g02Z7B"
},
{
"Tax": {
"content": -23687052.51392567,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "46yEZPl6"
}
],
"TotalAmount": {
"content": 90513079.98563346,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "ekVQSzzj",
"Taxes": [
{
"Tax": {
"content": 81658370.2413601,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "dnUO5Uug"
}
],
"TotalAmount": {
"content": 57338141.79460448,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "J_Qnfxqp",
"Taxes": [
{
"Tax": {
"content": 70360088.89672014,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "q8pGvkjM"
},
{
"Tax": {
"content": 69237371.10395479,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "L_HKXdsH"
},
{
"Tax": {
"content": -31130513.438975975,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "xmKhkSHt"
}
],
"TotalAmount": {
"content": 82555290.13318002,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "fHr6QDCe",
"Taxes": [
{
"Tax": {
"content": 90270.34325531125,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "xz1N-G-r"
}
],
"TotalAmount": {
"content": 17184754.247563735,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "jxSOkH5C",
"Taxes": [
{
"Tax": {
"content": 82738781.40817636,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "YnFM5qS9"
}
],
"TotalAmount": {
"content": -31787208.74498269,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xpmQ4p7F",
"Taxes": [
{
"Tax": {
"content": -59093776.78954311,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "izZZ3RKp"
}
],
"TotalAmount": {
"content": -8629667.525464147,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "XFJe16Qu",
"Taxes": [
{
"Tax": {
"content": 42600748.30814436,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "tDY3qhf2"
}
],
"TotalAmount": {
"content": 25206188.661240026,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "axJpjxZU",
"Taxes": [
{
"Tax": {
"content": -69170770.399149,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jvlrgB2M"
},
{
"Tax": {
"content": -31112003.45673053,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "FEURTytq"
},
{
"Tax": {
"content": 73863184.69057661,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "FnQlBxIJ"
},
{
"Tax": {
"content": -28891181.688352138,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "uWm_ITDU"
},
{
"Tax": {
"content": 53907039.92697707,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "bBRqKRyQ"
}
],
"TotalAmount": {
"content": 37295802.75254363,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "zbQz1HRl",
"Taxes": [
{
"Tax": {
"content": 69467561.92767164,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZcB0aFBs"
},
{
"Tax": {
"content": -26084474.708376423,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "uIC2Uwnc"
},
{
"Tax": {
"content": -84036405.52464035,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "R3P7R7lJ"
},
{
"Tax": {
"content": 9902745.171647713,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yirKLc_Y"
},
{
"Tax": {
"content": 58400754.35310781,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Y6-S4rH4"
}
],
"TotalAmount": {
"content": -43293979.815517105,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"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": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "E_xhcuct",
"Taxes": [
{
"Tax": {
"content": -102978.06675590575,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "b_yRjTEU"
},
{
"Tax": {
"content": -55825729.94051498,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "S7WI6Chb"
},
{
"Tax": {
"content": -6477030.15492405,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "vq3-cZAg"
},
{
"Tax": {
"content": -1245219.1395847797,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "o8gBtdtc"
},
{
"Tax": {
"content": 59526165.054126024,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "JpfV3hqk"
}
],
"TotalAmount": {
"content": 42423903.47440392,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "i5OalKcn",
"Taxes": [
{
"Tax": {
"content": -43265198.64973713,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "kDUd0CO4"
},
{
"Tax": {
"content": -21366853.371174082,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "PVC8x45E"
}
],
"TotalAmount": {
"content": -61780609.194451585,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "NDEpLkg1",
"Taxes": [
{
"Tax": {
"content": -62712820.89486023,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "bnsbDYZe"
}
],
"TotalAmount": {
"content": 38847490.55084923,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "VUcLTIeW",
"Taxes": [
{
"Tax": {
"content": 24958235.933980614,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "LbCinty-"
},
{
"Tax": {
"content": 55410299.113760024,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ZeQhP304"
},
{
"Tax": {
"content": 67020641.16129023,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ra0wE-4D"
},
{
"Tax": {
"content": 79078122.61046886,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "wedEQT_q"
}
],
"TotalAmount": {
"content": 79723156.29900107,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Ob6XJCBa",
"Taxes": [
{
"Tax": {
"content": -77550240.7952405,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "A-BiFGy8"
}
],
"TotalAmount": {
"content": 51555323.574423105,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "B0-8USey",
"Taxes": [
{
"Tax": {
"content": -67790509.86088961,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "fFSFAdaD"
},
{
"Tax": {
"content": -23430787.553100258,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "d0B7MjGW"
}
],
"TotalAmount": {
"content": -53563621.33333237,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "g5SynMdS",
"Taxes": [
{
"Tax": {
"content": -89246571.79439253,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "RQLpGZ0w"
},
{
"Tax": {
"content": 36023918.848373294,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "CtzEqPr_"
},
{
"Tax": {
"content": -62939043.45131667,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "H5VEldwo"
},
{
"Tax": {
"content": -89912063.49887685,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Blq6YXvd"
}
],
"TotalAmount": {
"content": -74560168.78944385,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "dB-t4ZmE",
"Taxes": [
{
"Tax": {
"content": 38844407.69573939,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fhTYDQv1"
}
],
"TotalAmount": {
"content": -54037912.56080495,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "USkChhHR",
"Taxes": [
{
"Tax": {
"content": 66148423.94612849,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "8z_qaky8"
},
{
"Tax": {
"content": 37721108.86574972,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "frM9gmJF"
},
{
"Tax": {
"content": 92739672.21808034,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "cxlcH9Zi"
},
{
"Tax": {
"content": -59042906.45165893,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "JN2ob31W"
},
{
"Tax": {
"content": -677975.5078841597,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "HBO9Ihqv"
}
],
"TotalAmount": {
"content": -51964611.248144396,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 1,
"lastRow": 40
}
}
],
"changeOfGaugeInd": false,
"Currency": "BSD",
"Equipment": "787",
"Flight": {
"DepartureDate": {
"content": "Command2",
"localTime": "10:30:00.000"
},
"destination": "DFW",
"Marketing": [
{
"carrier": "AA",
"content": "Command1"
},
{
"carrier": "AA",
"content": "Command1"
}
],
"origin": "DFW"
},
"mapID": "ajN79s",
"PriceList": {
"PriceTypeDetail": [
{
"Code": "TAX",
"Description": "Economy",
"id": "rnTXiH24",
"SecondaryCode": {
"content": "Command2"
}
},
{
"Code": "TAX",
"Description": "Main Cabin Extra",
"id": "9SvtPaY2",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "US",
"Description": "Business",
"id": "_CZrB7nk",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "US",
"Description": "Economy",
"id": "H6mk8-BT",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "TAX",
"Description": "Business",
"id": "p6AQGPad",
"SecondaryCode": {
"content": "Command1"
}
}
]
},
"RequestType": "Stateful",
"system": "Sabre",
"TaxTable": [
{
"TaxType": [
{
"Code": "TAX",
"id": "lOQzvFsH"
},
{
"Code": "US",
"id": "MnUUSN4f"
},
{
"Code": "US",
"id": "2EZrtvZW"
},
{
"Code": "TAX",
"id": "YGvTYBfb"
},
{
"Code": "TAX",
"id": "P7Ol5ljF"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "QAHz0jZK"
},
{
"Code": "TAX",
"id": "jnFzn4ml"
},
{
"Code": "US",
"id": "WYXCxAkM"
},
{
"Code": "US",
"id": "gwfmIaLL"
}
]
}
],
"type": "SeatMap"
},
{
"Cabin": [
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "F"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
}
],
"firstRow": 10,
"lastRow": 50,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "1mpfNJGm",
"Taxes": [
{
"Tax": {
"content": 69423079.6879431,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "f4k5bRpv"
},
{
"Tax": {
"content": 45557142.097400576,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "bIQ2EG7o"
},
{
"Tax": {
"content": 52555522.87886357,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "zht6ubpJ"
}
],
"TotalAmount": {
"content": 19587028.615895003,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "HoND8fh7",
"Taxes": [
{
"Tax": {
"content": -44064697.24426643,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "UwzNARxd"
},
{
"Tax": {
"content": -97712239.39641502,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "c9Lk9EfW"
},
{
"Tax": {
"content": -47712858.35384589,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "BJcQYuOW"
}
],
"TotalAmount": {
"content": -18548982.129207745,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "aUkhehAv",
"Taxes": [
{
"Tax": {
"content": -49636139.206524946,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "BB-jzf2a"
},
{
"Tax": {
"content": -59963374.04221492,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "DOknrdMU"
},
{
"Tax": {
"content": 32867973.08933212,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Mm__7Yzm"
},
{
"Tax": {
"content": 31221227.215840936,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "0FzKTxAq"
}
],
"TotalAmount": {
"content": 7659244.389481887,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "czYoNwC-",
"Taxes": [
{
"Tax": {
"content": 86887359.75650775,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_TJRaMVf"
},
{
"Tax": {
"content": -13655079.832330495,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "dzmxprjr"
}
],
"TotalAmount": {
"content": -52738213.25771024,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "gOxugAGX",
"Taxes": [
{
"Tax": {
"content": -38519074.48118932,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "-nCboHo2"
},
{
"Tax": {
"content": 22179514.74314095,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "aSIllgwY"
},
{
"Tax": {
"content": 44502634.532794714,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "mlhg3emA"
},
{
"Tax": {
"content": 4134739.059561059,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "461lRRDw"
}
],
"TotalAmount": {
"content": 71561516.25248447,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xQjrlrzj",
"Taxes": [
{
"Tax": {
"content": 26049240.600364596,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "LRcXyZPH"
},
{
"Tax": {
"content": -79040740.22305498,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_qSZzgfP"
}
],
"TotalAmount": {
"content": 40134778.0911634,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "zZlZQbir",
"Taxes": [
{
"Tax": {
"content": 24133936.621039227,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "klP7fKCx"
},
{
"Tax": {
"content": 98466485.92442238,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "xR42ErOS"
}
],
"TotalAmount": {
"content": 6766448.776015073,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Sp5OSX2k",
"Taxes": [
{
"Tax": {
"content": 46110634.592746794,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "OtzBycwQ"
},
{
"Tax": {
"content": -6064529.309663326,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "R6QDMQCj"
},
{
"Tax": {
"content": -22988936.096127197,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0kScs2e5"
},
{
"Tax": {
"content": -82126638.85737035,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ZgLMTDwI"
},
{
"Tax": {
"content": 40480554.621233374,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "DSCal7Jl"
}
],
"TotalAmount": {
"content": -26090304.46495071,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "NkxNnJSo",
"Taxes": [
{
"Tax": {
"content": -31692039.586653605,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "fa4ttbUS"
},
{
"Tax": {
"content": 5469425.5037008375,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8UcY0bgx"
}
],
"TotalAmount": {
"content": 56566565.217326224,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "SBZztPoo",
"Taxes": [
{
"Tax": {
"content": 56520818.30967748,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Hp2dSoGU"
}
],
"TotalAmount": {
"content": 30827340.15306908,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "zSyhT8R_",
"Taxes": [
{
"Tax": {
"content": -74503775.69328329,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "GzL6VMkB"
},
{
"Tax": {
"content": 64834191.00176263,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DjItXKmk"
},
{
"Tax": {
"content": -23775411.40011093,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8XIAppDg"
}
],
"TotalAmount": {
"content": -49578024.309993826,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "bEE0AYGE",
"Taxes": [
{
"Tax": {
"content": -34993996.54336011,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "LZ0PEt4e"
},
{
"Tax": {
"content": -288375.0721875578,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qPv-iehQ"
},
{
"Tax": {
"content": -172275.55805137753,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "p9fUvKcX"
}
],
"TotalAmount": {
"content": -84764664.25746647,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "vzJIhSQi",
"Taxes": [
{
"Tax": {
"content": -7758361.6765496135,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "U6V5PkHP"
},
{
"Tax": {
"content": -85151506.81381702,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Ebyv7zXh"
},
{
"Tax": {
"content": -23086057.9966425,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "71NGuKun"
},
{
"Tax": {
"content": 35619727.45913553,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ZLnmlL8l"
}
],
"TotalAmount": {
"content": 17190645.792727903,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Vr1XRkqc",
"Taxes": [
{
"Tax": {
"content": -28887977.780617997,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "NVQhzGmk"
},
{
"Tax": {
"content": 19027929.115317926,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "itbcSgIE"
},
{
"Tax": {
"content": -47514725.23667006,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "zfJ1M7Lg"
}
],
"TotalAmount": {
"content": -85069991.59017572,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "eZAbP8fm",
"Taxes": [
{
"Tax": {
"content": -40722863.12142421,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "5g108erq"
}
],
"TotalAmount": {
"content": -15879219.964701846,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "q3tUZ5T0",
"Taxes": [
{
"Tax": {
"content": 14573267.97240302,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "tt5IkPMW"
},
{
"Tax": {
"content": 44813644.591184735,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0FwwvURO"
},
{
"Tax": {
"content": 43282094.49864322,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "UGqSsoD-"
},
{
"Tax": {
"content": -76754348.85219285,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "x8ziq38G"
}
],
"TotalAmount": {
"content": 10355212.146600932,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "gUS5N4g2",
"Taxes": [
{
"Tax": {
"content": -92895345.1117116,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Fl8tyc2h"
}
],
"TotalAmount": {
"content": -16054519.400069147,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "rSGCPz6I",
"Taxes": [
{
"Tax": {
"content": 91930111.82314548,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "H0HfL7M2"
},
{
"Tax": {
"content": -69562014.65309775,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "qrML1s4I"
}
],
"TotalAmount": {
"content": 70035969.11709374,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "4x0CwJq2",
"Taxes": [
{
"Tax": {
"content": -67229474.13144773,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "cVCLsJ_5"
}
],
"TotalAmount": {
"content": 50352896.97020492,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "UF9Rz7ic",
"Taxes": [
{
"Tax": {
"content": 29184056.100014374,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xt6FQhPr"
},
{
"Tax": {
"content": -65022053.402297564,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "i4B0IAIy"
}
],
"TotalAmount": {
"content": 13128452.959672108,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "CIiROqW9",
"Taxes": [
{
"Tax": {
"content": -80591369.36496043,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "-3T_uqn_"
},
{
"Tax": {
"content": -63462073.380367555,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "vop7quap"
}
],
"TotalAmount": {
"content": 68460885.80940467,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "kciRIuk6",
"Taxes": [
{
"Tax": {
"content": -91287649.03927955,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "iR0L3THd"
},
{
"Tax": {
"content": -48577264.057524204,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "R0KeXRFd"
},
{
"Tax": {
"content": -13464267.253299907,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "DXWrLdDf"
},
{
"Tax": {
"content": 89890464.26627788,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Gtt2J8N4"
},
{
"Tax": {
"content": -12820264.067842707,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "PcL863F1"
}
],
"TotalAmount": {
"content": -5906081.043431804,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "DwZ7SEZa",
"Taxes": [
{
"Tax": {
"content": 92601935.18692145,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xHj53XRT"
},
{
"Tax": {
"content": -50040235.28965793,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "hZwAuAkh"
}
],
"TotalAmount": {
"content": -10986108.674218982,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "8kQ3Fznl",
"Taxes": [
{
"Tax": {
"content": -92200029.405097,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "vvXUy-yF"
},
{
"Tax": {
"content": 28588525.32165201,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "QhWhKTzo"
},
{
"Tax": {
"content": -37713433.847354904,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "SUHCaCvC"
},
{
"Tax": {
"content": 14569188.03374067,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GY1pv_jN"
},
{
"Tax": {
"content": -39048072.23972835,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0sShsupd"
}
],
"TotalAmount": {
"content": 81353982.6868254,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "qd4QKCSU",
"Taxes": [
{
"Tax": {
"content": -72942368.0911907,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "rjq2HLma"
},
{
"Tax": {
"content": 93459251.52077776,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Tw8r51EP"
},
{
"Tax": {
"content": 65912744.6642091,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Q7mV5YJl"
},
{
"Tax": {
"content": -9631302.615168244,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "hjvF07IJ"
}
],
"TotalAmount": {
"content": -31425102.232635364,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "edyu5g79",
"Taxes": [
{
"Tax": {
"content": -31510833.621418938,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "AQJ4mcYB"
},
{
"Tax": {
"content": 47801618.56831628,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "852_cYP9"
},
{
"Tax": {
"content": -24149606.426665664,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "lJmSMPDK"
},
{
"Tax": {
"content": 38114786.08140266,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "yHDNNNsO"
}
],
"TotalAmount": {
"content": -72628478.92599402,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "a6cyW5dl",
"Taxes": [
{
"Tax": {
"content": -11717776.63337101,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Vns4G-qn"
},
{
"Tax": {
"content": 22869766.8485315,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "g5AFWRhL"
},
{
"Tax": {
"content": 6794631.119934723,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "xdO0TJXd"
},
{
"Tax": {
"content": -57313247.58283747,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "5qUbTDac"
}
],
"TotalAmount": {
"content": -35713097.01443419,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 30
}
},
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "A"
}
],
"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": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "PPXpCera",
"Taxes": [
{
"Tax": {
"content": 95892297.52298817,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "44CxEt4K"
},
{
"Tax": {
"content": -55244740.71812402,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ZSl-QGa-"
},
{
"Tax": {
"content": 87772402.27199799,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "sxBon0Zd"
},
{
"Tax": {
"content": -55945383.79726215,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Joz_zByB"
}
],
"TotalAmount": {
"content": -54916750.82468346,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "KZCIli6n",
"Taxes": [
{
"Tax": {
"content": -36436872.12437703,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "PsAL9mH9"
}
],
"TotalAmount": {
"content": -6201345.599782646,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "7gRICyL7",
"Taxes": [
{
"Tax": {
"content": -36883071.367149614,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "VfzDWHm4"
},
{
"Tax": {
"content": -25785551.185208842,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "crepijwC"
},
{
"Tax": {
"content": -68615759.33167613,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "dJmIOURJ"
},
{
"Tax": {
"content": 99248813.8542445,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "DEKbwPSO"
}
],
"TotalAmount": {
"content": 19761846.614236772,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "pKLeoGlH",
"Taxes": [
{
"Tax": {
"content": 56357831.43358469,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "_BPxYkxp"
}
],
"TotalAmount": {
"content": -1882355.7604918033,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Gk1M5ORX",
"Taxes": [
{
"Tax": {
"content": -24461350.11139679,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "O8_z8gWI"
}
],
"TotalAmount": {
"content": 14316567.633404538,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "akVG4Loi",
"Taxes": [
{
"Tax": {
"content": -95752656.97422025,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "KG5_Xcdv"
},
{
"Tax": {
"content": -61052510.56313192,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "gZfm8KB9"
}
],
"TotalAmount": {
"content": -24655877.54116814,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Q8IVtP5s",
"Taxes": [
{
"Tax": {
"content": -71137124.74282692,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qVhdTc0B"
},
{
"Tax": {
"content": -24928468.322702363,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ECHxSMy1"
},
{
"Tax": {
"content": 53386501.4723129,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "JIpKqTd2"
},
{
"Tax": {
"content": 41889139.96848127,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "JkWcLUI4"
}
],
"TotalAmount": {
"content": 76835960.4777621,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "rbTcj87x",
"Taxes": [
{
"Tax": {
"content": -19865505.2503078,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "q5yZOS2s"
}
],
"TotalAmount": {
"content": -88324538.02248912,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Lf859bGV",
"Taxes": [
{
"Tax": {
"content": -67441445.03390528,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "13wxftDH"
}
],
"TotalAmount": {
"content": 73987341.2848278,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "CDPyctlQ",
"Taxes": [
{
"Tax": {
"content": -16495358.739835188,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qJo2202i"
},
{
"Tax": {
"content": 12785784.370130181,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "DGqP2LyN"
},
{
"Tax": {
"content": 25752619.282445848,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "uZ6bYRhr"
}
],
"TotalAmount": {
"content": -55010332.04056642,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Ll416xCR",
"Taxes": [
{
"Tax": {
"content": -22740321.47516544,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "m0auAHHQ"
},
{
"Tax": {
"content": 38948662.51747197,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GoGZKZol"
},
{
"Tax": {
"content": 68225183.17415994,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "CpU_FMES"
}
],
"TotalAmount": {
"content": -76750606.55528724,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "571U_HmN",
"Taxes": [
{
"Tax": {
"content": 35142841.23905668,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "l_NjgpoR"
},
{
"Tax": {
"content": 98393384.67142421,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "g5PmgoWs"
}
],
"TotalAmount": {
"content": 60636022.66044676,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "tspFHZbM",
"Taxes": [
{
"Tax": {
"content": -57229108.99778064,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "IEbgmgSj"
},
{
"Tax": {
"content": 91246709.19859463,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "-8c_cSNS"
},
{
"Tax": {
"content": 19519687.782310948,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "5Y-2w0cP"
}
],
"TotalAmount": {
"content": -53935104.16379148,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "pvQ1fsH5",
"Taxes": [
{
"Tax": {
"content": -78334732.029868,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_pcZwv-5"
},
{
"Tax": {
"content": 18007279.57763776,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "qUEkDDF1"
},
{
"Tax": {
"content": -10119975.567593142,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "M3gD0uXJ"
},
{
"Tax": {
"content": 21402794.400726855,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "UN6s7KNS"
},
{
"Tax": {
"content": -82997554.39221892,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "U0qhlmY-"
}
],
"TotalAmount": {
"content": -75955682.19416618,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Kf8-0D7y",
"Taxes": [
{
"Tax": {
"content": -67389508.88109061,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "vb8vA-kr"
}
],
"TotalAmount": {
"content": 83892959.20561427,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Gl1TyF54",
"Taxes": [
{
"Tax": {
"content": 93851913.83281803,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GJ_1604D"
},
{
"Tax": {
"content": -24021910.768463165,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0WF_KIx1"
},
{
"Tax": {
"content": 55771436.31999612,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Jf6e0g5t"
},
{
"Tax": {
"content": -73300604.52127753,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0eFJ-SvS"
}
],
"TotalAmount": {
"content": -58086927.1717972,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "d9jL2g10",
"Taxes": [
{
"Tax": {
"content": -89636428.81235483,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Dsbf3GTT"
},
{
"Tax": {
"content": 39477528.73534119,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "jkEYkvo4"
},
{
"Tax": {
"content": -50380167.83464627,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "8pjWKVBb"
},
{
"Tax": {
"content": -56373137.62423388,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "UTuG7g9l"
}
],
"TotalAmount": {
"content": -57158194.549464,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "h-viyn8p",
"Taxes": [
{
"Tax": {
"content": 52276790.76570305,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "O-uBSDqF"
},
{
"Tax": {
"content": -486264.5332619995,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "EuRrNP3A"
}
],
"TotalAmount": {
"content": -72737877.5310227,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "TLmApPNO",
"Taxes": [
{
"Tax": {
"content": 58816712.492334545,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "w7s-EoxG"
}
],
"TotalAmount": {
"content": -24920870.44976814,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "oEnBzYZQ",
"Taxes": [
{
"Tax": {
"content": 62614361.48336363,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "KkpqO31q"
},
{
"Tax": {
"content": -39275943.45174787,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "IHRinbrz"
}
],
"TotalAmount": {
"content": -52927991.70580284,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "atdnrzk8",
"Taxes": [
{
"Tax": {
"content": -17585785.29323551,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "sf7IuVjj"
}
],
"TotalAmount": {
"content": 28057952.78825122,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "LzgKfynx",
"Taxes": [
{
"Tax": {
"content": -45616542.180741556,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "cSoN5ZaD"
}
],
"TotalAmount": {
"content": -42714362.036979206,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "N6k7M9Qn",
"Taxes": [
{
"Tax": {
"content": 14012206.834011078,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "gVvKZ-xP"
},
{
"Tax": {
"content": 92972818.6710644,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "dtmSLXZD"
},
{
"Tax": {
"content": -82466969.12781414,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "kRDI9faj"
},
{
"Tax": {
"content": 96130917.27380225,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "FAiS47cu"
},
{
"Tax": {
"content": -57372370.14463385,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xZ7RjB8D"
}
],
"TotalAmount": {
"content": -15356895.789638832,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "8CaqIsJJ",
"Taxes": [
{
"Tax": {
"content": -32795469.049467444,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "R9KSJ5yz"
},
{
"Tax": {
"content": 47515052.914004445,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "bGgu7adp"
},
{
"Tax": {
"content": 13983764.56484352,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "CSEzerX1"
},
{
"Tax": {
"content": 21179866.35314107,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "B0eaMIzl"
},
{
"Tax": {
"content": -97464130.79933669,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_MuXeMrn"
}
],
"TotalAmount": {
"content": -90680608.91534784,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "hv6TquLz",
"Taxes": [
{
"Tax": {
"content": 41748358.87981242,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "bz7WY5Tw"
},
{
"Tax": {
"content": 15845953.368794158,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "EQyi-ZlA"
}
],
"TotalAmount": {
"content": 98534154.72705364,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "-0loLFkW",
"Taxes": [
{
"Tax": {
"content": 57298042.006980985,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "soi7p97i"
},
{
"Tax": {
"content": -73154463.5523509,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZK71pCJ8"
}
],
"TotalAmount": {
"content": -3041449.3592321128,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "dLO6EtGR",
"Taxes": [
{
"Tax": {
"content": 62128409.846027374,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_iZeoRGF"
},
{
"Tax": {
"content": 11781372.631193817,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "dj0zKJ9-"
},
{
"Tax": {
"content": -93410715.27578446,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "IRE7syDo"
},
{
"Tax": {
"content": 66766672.59604451,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "V9LjYJrQ"
}
],
"TotalAmount": {
"content": -8309512.476245031,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "yM8TOpah",
"Taxes": [
{
"Tax": {
"content": -57249782.443481356,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "OwRgPtoe"
},
{
"Tax": {
"content": 59118600.34576163,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "b0MqhBLm"
}
],
"TotalAmount": {
"content": -27838180.612696603,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "QR4pGi1i",
"Taxes": [
{
"Tax": {
"content": -22558219.709728926,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "97o3BVtz"
}
],
"TotalAmount": {
"content": 45204725.501009434,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "NAAp_rLm",
"Taxes": [
{
"Tax": {
"content": -88998795.63455899,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "W9GXhFLA"
},
{
"Tax": {
"content": 88479461.59819776,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "gzQqea4I"
}
],
"TotalAmount": {
"content": 1808918.6041208506,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "hhOp9OjG",
"Taxes": [
{
"Tax": {
"content": -16033570.844306499,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Pv4BV8K_"
},
{
"Tax": {
"content": -66984640.74130151,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "S2VUD1Tn"
}
],
"TotalAmount": {
"content": 74314578.42966765,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "6rnkyAmB",
"Taxes": [
{
"Tax": {
"content": 53282425.27848065,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "1w295TZ6"
}
],
"TotalAmount": {
"content": 46454165.29410243,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Yrr18-Mp",
"Taxes": [
{
"Tax": {
"content": 49498197.354596704,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2FEesoBd"
},
{
"Tax": {
"content": -9727736.614115834,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wP7FF5Ia"
},
{
"Tax": {
"content": 12802550.043455169,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "yZBxpQJh"
}
],
"TotalAmount": {
"content": -13468137.837187871,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "OgimUOED",
"Taxes": [
{
"Tax": {
"content": 54595588.98080802,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "bh6c1JqE"
}
],
"TotalAmount": {
"content": -34704851.55289209,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "ILzLePQe",
"Taxes": [
{
"Tax": {
"content": -95312582.54884642,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "XjvriMW7"
}
],
"TotalAmount": {
"content": -50492169.9667316,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xVt3NL9R",
"Taxes": [
{
"Tax": {
"content": -42857434.58658224,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "L8wx_c1v"
},
{
"Tax": {
"content": -23030851.703014404,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "38aTKDK7"
},
{
"Tax": {
"content": -74202034.95923641,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "quE6wy_L"
}
],
"TotalAmount": {
"content": 1684015.5321550965,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "ocHpyx90",
"Taxes": [
{
"Tax": {
"content": -19516864.165899992,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "_7VkgJKh"
},
{
"Tax": {
"content": 39814724.299606174,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ksa4jSYa"
},
{
"Tax": {
"content": -89275175.12295018,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "HXtPrC1F"
}
],
"TotalAmount": {
"content": -39655419.50795855,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "v8qP9k62",
"Taxes": [
{
"Tax": {
"content": -87528586.32511428,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ScFsefBv"
},
{
"Tax": {
"content": 81177805.4963043,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5r0njIPm"
},
{
"Tax": {
"content": -97913607.8420377,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "x9z6i9UP"
},
{
"Tax": {
"content": -91799047.80168524,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "lt_fkcwh"
}
],
"TotalAmount": {
"content": -38183302.552935585,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "avF67Ev0",
"Taxes": [
{
"Tax": {
"content": -33958843.88940269,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6KbrriAS"
}
],
"TotalAmount": {
"content": -23424720.97516705,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "KpJ5ScDq",
"Taxes": [
{
"Tax": {
"content": 2607995.948172137,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "U6mh-cEx"
},
{
"Tax": {
"content": 95123913.13842249,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "SbCbYNz8"
},
{
"Tax": {
"content": -60294023.36867822,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "p24M5k1M"
},
{
"Tax": {
"content": 63004189.07427749,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jU3bQcwh"
}
],
"TotalAmount": {
"content": 71804275.89218804,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "U9j8f6JD",
"Taxes": [
{
"Tax": {
"content": 77686136.81832227,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "CCjPyNCs"
},
{
"Tax": {
"content": -50043858.55986557,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Ws07IQaS"
},
{
"Tax": {
"content": 27205403.372869298,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "wx7N1n1U"
},
{
"Tax": {
"content": -71691960.12119956,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "x0OcqOoH"
}
],
"TotalAmount": {
"content": -30392643.811306506,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "mn2dKQwW",
"Taxes": [
{
"Tax": {
"content": -56647603.50139995,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "PqpGdXE9"
},
{
"Tax": {
"content": 58782122.19605267,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "UdSE58G-"
},
{
"Tax": {
"content": -46803881.01173354,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "SKHaX4bK"
}
],
"TotalAmount": {
"content": 19692670.50574337,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "i2wIObcn",
"Taxes": [
{
"Tax": {
"content": 96029314.47613582,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "APNOSbjr"
}
],
"TotalAmount": {
"content": 53202229.17551002,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "JF3DQAd7",
"Taxes": [
{
"Tax": {
"content": -7672035.723100513,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ZJSNAjaY"
},
{
"Tax": {
"content": -91291444.30174288,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "vBPoSsmZ"
}
],
"TotalAmount": {
"content": -48952789.14285761,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "a6_kWlbU",
"Taxes": [
{
"Tax": {
"content": -31490518.362396494,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "IlDBznfY"
}
],
"TotalAmount": {
"content": -78121748.12360047,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "fPHDb8ph",
"Taxes": [
{
"Tax": {
"content": 4365358.521475524,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4OXzUPin"
},
{
"Tax": {
"content": -49162662.838408135,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "UQN-UJvr"
}
],
"TotalAmount": {
"content": 41223396.63165736,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Em3w_Vf8",
"Taxes": [
{
"Tax": {
"content": -81512527.62292738,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "rfKw73vR"
},
{
"Tax": {
"content": -30742060.47938785,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "i1qW2QI4"
},
{
"Tax": {
"content": -49832329.632763185,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wCjnD80A"
}
],
"TotalAmount": {
"content": -49047117.04052831,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "tIwHUhzD",
"Taxes": [
{
"Tax": {
"content": 43281434.62908921,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "oJtgbX7j"
}
],
"TotalAmount": {
"content": 60851991.3402645,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "tXYFUDGg",
"Taxes": [
{
"Tax": {
"content": 3076804.6622818112,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "qzq8lFqI"
},
{
"Tax": {
"content": 81841684.01514721,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4dt0exJa"
}
],
"TotalAmount": {
"content": -74572489.5238696,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "u4mn3TKs",
"Taxes": [
{
"Tax": {
"content": -32476218.423569754,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GbW5FSKB"
},
{
"Tax": {
"content": -61057003.01511168,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "QjpNr_qu"
},
{
"Tax": {
"content": 35482741.658400476,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0fpsI7Nn"
}
],
"TotalAmount": {
"content": -26692979.17107056,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "RS7bOh8z",
"Taxes": [
{
"Tax": {
"content": -39948464.795663744,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "tx5ztEiF"
},
{
"Tax": {
"content": 74636119.05477503,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "GQwLjGcl"
}
],
"TotalAmount": {
"content": -97937835.75256558,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "AF8c2uOQ",
"Taxes": [
{
"Tax": {
"content": 31497366.644214734,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "koWv4noe"
},
{
"Tax": {
"content": 31442471.678263083,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9XSHCXJQ"
}
],
"TotalAmount": {
"content": 37204592.79367915,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "MYmyh_ZB",
"Taxes": [
{
"Tax": {
"content": 9684557.78870298,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "MPUKJijx"
}
],
"TotalAmount": {
"content": 52426337.70585582,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "TXe7L3J_",
"Taxes": [
{
"Tax": {
"content": -28526336.708686277,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Abh3cH_C"
},
{
"Tax": {
"content": -59426004.36839518,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "g6KG6E4d"
},
{
"Tax": {
"content": -79014373.57483321,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "mKpS9418"
},
{
"Tax": {
"content": 35643935.98490381,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "fHp1yCeu"
},
{
"Tax": {
"content": -5754617.929288536,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "rRmCQ31p"
}
],
"TotalAmount": {
"content": -54511538.77184947,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "i7IlCVSv",
"Taxes": [
{
"Tax": {
"content": 28767530.92788613,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xaWwkuTX"
},
{
"Tax": {
"content": -73769754.63736697,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "J5A0Cx4q"
}
],
"TotalAmount": {
"content": -27643271.166840583,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "bmyYkGT7",
"Taxes": [
{
"Tax": {
"content": -1297603.9424616992,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Z6c_0zFD"
}
],
"TotalAmount": {
"content": 43275656.01288104,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
}
],
"Wing": {
"firstRow": 1,
"lastRow": 50
}
},
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 1,
"lastRow": 30,
"Row": [
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "ksJI2GaX",
"Taxes": [
{
"Tax": {
"content": 27642635.04763651,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "QN66jAkF"
},
{
"Tax": {
"content": -88272723.73635146,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "BnI-8YRe"
},
{
"Tax": {
"content": 6320239.519302577,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "3xlzsUge"
},
{
"Tax": {
"content": -21520974.774496257,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "avKbtWox"
}
],
"TotalAmount": {
"content": 53896549.48124817,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "-WBBL7sN",
"Taxes": [
{
"Tax": {
"content": 11726641.76021856,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "wmZ5lGDx"
},
{
"Tax": {
"content": -55671691.3673339,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "IgOoIimM"
},
{
"Tax": {
"content": 34394570.234190255,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "BwqflMH_"
}
],
"TotalAmount": {
"content": -7700295.566461429,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "qaGgFJKt",
"Taxes": [
{
"Tax": {
"content": -41753037.83024136,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "uaAdvR7m"
},
{
"Tax": {
"content": -57198255.56296043,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "uR6ft-86"
},
{
"Tax": {
"content": 30381824.725410804,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "LidU_awn"
}
],
"TotalAmount": {
"content": -46143613.7713803,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "L5h_gnAw",
"Taxes": [
{
"Tax": {
"content": -70981571.06900223,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "rElPE6YP"
},
{
"Tax": {
"content": 27085870.830094993,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "0HAj3uEj"
},
{
"Tax": {
"content": -45071098.273409136,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "eOM5Mep8"
},
{
"Tax": {
"content": -81571728.83660811,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "kKPbmt3P"
},
{
"Tax": {
"content": 61497257.33600068,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "KqQRG65b"
}
],
"TotalAmount": {
"content": -70702124.00977907,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "2LNmuv_E",
"Taxes": [
{
"Tax": {
"content": -16938839.410097018,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "JJ8DHQbB"
},
{
"Tax": {
"content": -672239.1161734909,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "vXp9a1nV"
},
{
"Tax": {
"content": 79167900.3093794,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "gJxqod-M"
}
],
"TotalAmount": {
"content": 43468768.5665029,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "DlYIAN1J",
"Taxes": [
{
"Tax": {
"content": 79317938.4869687,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "4dT4zfBE"
}
],
"TotalAmount": {
"content": 6742707.94950749,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "THR3L9IO",
"Taxes": [
{
"Tax": {
"content": 45531510.226116955,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "tUwqQ1DJ"
},
{
"Tax": {
"content": -10616050.402922288,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "HJQWJh7E"
},
{
"Tax": {
"content": -19175019.583008096,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Ag67ZWp3"
},
{
"Tax": {
"content": 41504655.058282316,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "TqtlIuvf"
}
],
"TotalAmount": {
"content": -18084157.9482383,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "ZDRmKK_y",
"Taxes": [
{
"Tax": {
"content": 772949.5005992502,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ystwU7pN"
},
{
"Tax": {
"content": 19009631.38697192,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "SrpepprA"
}
],
"TotalAmount": {
"content": 44570471.19648382,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "usI60tn-",
"Taxes": [
{
"Tax": {
"content": -7403760.890666738,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "oJOqQ1tY"
},
{
"Tax": {
"content": 3604169.8500028104,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "z-mYk-Ix"
},
{
"Tax": {
"content": 44270744.41404742,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "unrN-oAo"
},
{
"Tax": {
"content": -19192771.857794583,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "euhxjC2q"
},
{
"Tax": {
"content": 74978242.31659028,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "r8h3LRCv"
}
],
"TotalAmount": {
"content": 95072066.98031867,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "_Yi6wpVJ",
"Taxes": [
{
"Tax": {
"content": -79999176.49921624,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "1FyJJqEX"
},
{
"Tax": {
"content": -13942967.987594023,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "tVFBN1pU"
}
],
"TotalAmount": {
"content": 70102557.95285717,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "L04jD7Cf",
"Taxes": [
{
"Tax": {
"content": 21430363.788637236,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "iM6tf881"
},
{
"Tax": {
"content": -24815348.072181955,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "n5BGgwWb"
},
{
"Tax": {
"content": -15167338.283772126,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "C3_cHH-d"
},
{
"Tax": {
"content": 52372240.452774346,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Cj73REWt"
},
{
"Tax": {
"content": 64161409.19899976,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_s-mHg7H"
}
],
"TotalAmount": {
"content": 58651533.682573706,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "jC97khd8",
"Taxes": [
{
"Tax": {
"content": 7680948.6781387925,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "OisEvTSC"
},
{
"Tax": {
"content": -17892052.730928972,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "uFoIA-BX"
},
{
"Tax": {
"content": -71476326.747274,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "4NWmQm1m"
},
{
"Tax": {
"content": 16996172.875087857,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "O0LVZSwm"
}
],
"TotalAmount": {
"content": 43449972.34366456,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "HjiWYzYZ",
"Taxes": [
{
"Tax": {
"content": 44982349.88338381,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "GdKDMwnl"
}
],
"TotalAmount": {
"content": -3290314.796299845,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "tJ8d11R7",
"Taxes": [
{
"Tax": {
"content": 12833447.326070637,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "B9JIBxUG"
}
],
"TotalAmount": {
"content": -26793099.55714886,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xEhuD3_u",
"Taxes": [
{
"Tax": {
"content": 11329791.024669066,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "RkotC59i"
},
{
"Tax": {
"content": -60710562.85800713,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yn9M_QkI"
},
{
"Tax": {
"content": 13519630.917211607,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jRrCI_gw"
},
{
"Tax": {
"content": 98161269.15714118,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ay5rC4ev"
}
],
"TotalAmount": {
"content": -14084773.838525414,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "_7igFtOb",
"Taxes": [
{
"Tax": {
"content": -38395097.38022544,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "vN_U9WSi"
},
{
"Tax": {
"content": -17565901.351858363,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Sq9lmA0D"
}
],
"TotalAmount": {
"content": 90055271.98847863,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "RO_TyCCS",
"Taxes": [
{
"Tax": {
"content": -71666273.50568278,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "51Vg84Q5"
},
{
"Tax": {
"content": -18158231.84691401,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "giKSdix9"
},
{
"Tax": {
"content": -18710032.197045878,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "IuHMQEkR"
},
{
"Tax": {
"content": -25199891.163740546,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6rt05HVH"
}
],
"TotalAmount": {
"content": 68858564.54630274,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "e_rEgPB4",
"Taxes": [
{
"Tax": {
"content": -37739624.77167006,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "WJm8EnlX"
},
{
"Tax": {
"content": 22990234.33212182,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "7LzSg3aS"
},
{
"Tax": {
"content": 99212125.96729445,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "eW3Q_jv0"
},
{
"Tax": {
"content": -30493671.617201075,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "z1cwDzJw"
}
],
"TotalAmount": {
"content": 56114903.845366985,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "AOY9ypIB",
"Taxes": [
{
"Tax": {
"content": -10258833.796708316,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "VVq64Yhl"
},
{
"Tax": {
"content": -21145942.19362606,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "iEqhun5n"
},
{
"Tax": {
"content": 67762771.31200024,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "zlPf6kWl"
}
],
"TotalAmount": {
"content": -26442114.30411905,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "L5QFTL89",
"Taxes": [
{
"Tax": {
"content": 91943036.17367637,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ukw921nh"
},
{
"Tax": {
"content": 62634894.00988215,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "fRPQaG_d"
},
{
"Tax": {
"content": -84010093.68169415,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "BTP3hBVO"
},
{
"Tax": {
"content": 84904247.25900665,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "63RaPK-J"
},
{
"Tax": {
"content": 35368963.77673501,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "wI7roV8s"
}
],
"TotalAmount": {
"content": 63890727.79888204,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "18eZK98R",
"Taxes": [
{
"Tax": {
"content": 41116660.49446848,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "87diTeN5"
},
{
"Tax": {
"content": -67775920.62960699,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fpFD1m_6"
},
{
"Tax": {
"content": 42003592.67094612,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "06Fn4_My"
},
{
"Tax": {
"content": -80963581.3639126,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "VZL9saSD"
}
],
"TotalAmount": {
"content": 54348795.670440346,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "VinAgBll",
"Taxes": [
{
"Tax": {
"content": 896236.3476654887,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "-upWI4JV"
}
],
"TotalAmount": {
"content": 4115651.5477820337,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "ZBKuy-gQ",
"Taxes": [
{
"Tax": {
"content": -99347039.35441677,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "XnSd3ePe"
},
{
"Tax": {
"content": -37549273.19506556,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ai6y9fue"
}
],
"TotalAmount": {
"content": 17630113.65444784,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "IyOoTRi-",
"Taxes": [
{
"Tax": {
"content": -44819846.17251316,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "JuTRB3zI"
},
{
"Tax": {
"content": 86925646.53920227,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ueShl9JO"
},
{
"Tax": {
"content": -36953553.31240462,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "G-1Us7c5"
},
{
"Tax": {
"content": 68069887.96029785,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "UGFxGrJJ"
},
{
"Tax": {
"content": -65013920.62869025,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_kg0QZKP"
}
],
"TotalAmount": {
"content": -12304400.532503396,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "Rsi_lk10",
"Taxes": [
{
"Tax": {
"content": 47985116.327964365,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "htOVOAZK"
},
{
"Tax": {
"content": -2525221.6189949065,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "UCo_g9xL"
},
{
"Tax": {
"content": -4629283.446735099,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "zhG25Cv5"
},
{
"Tax": {
"content": 49436219.32913205,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "t4j1GlPD"
},
{
"Tax": {
"content": 18177654.6637038,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ps5toP-D"
}
],
"TotalAmount": {
"content": 61027596.885504514,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "_dcr2IHZ",
"Taxes": [
{
"Tax": {
"content": -30869283.485176563,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "e5mxBUC7"
},
{
"Tax": {
"content": -16888324.48124145,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ycH0BDwT"
},
{
"Tax": {
"content": -35272620.37916446,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "PhNvmpBW"
}
],
"TotalAmount": {
"content": 49263367.80161339,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "10SzWYfI",
"Taxes": [
{
"Tax": {
"content": -66736709.049403235,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "qxMYKC8H"
}
],
"TotalAmount": {
"content": -66539529.82960272,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
}
],
"Wing": {
"firstRow": 5,
"lastRow": 40
}
},
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "D"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
}
],
"firstRow": 10,
"lastRow": 40,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"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"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "vQvvOJJJ",
"Taxes": [
{
"Tax": {
"content": 18829275.56684071,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "IjosWh0Z"
},
{
"Tax": {
"content": 52308640.98450795,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "LsD4nfk7"
},
{
"Tax": {
"content": -42314579.03953024,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "aQAjECId"
}
],
"TotalAmount": {
"content": -23106985.890353784,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "c1BqVjPY",
"Taxes": [
{
"Tax": {
"content": 6210947.472132444,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "50RDdY6H"
},
{
"Tax": {
"content": -71208651.64647014,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "OulOCZrY"
},
{
"Tax": {
"content": 84656154.83769926,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "tJk0zukD"
}
],
"TotalAmount": {
"content": 49167226.76923105,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "RfovLE8H",
"Taxes": [
{
"Tax": {
"content": 73800219.97968784,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "o9bLnS54"
}
],
"TotalAmount": {
"content": 31049146.66875826,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "iHWVz5hI",
"Taxes": [
{
"Tax": {
"content": 40799522.371683896,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "_Trx4Drw"
},
{
"Tax": {
"content": -9020812.915891036,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "zorQ-z8C"
},
{
"Tax": {
"content": -22101241.915514708,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "79IOiAtd"
},
{
"Tax": {
"content": -93310128.6505397,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "-d4tBqZG"
}
],
"TotalAmount": {
"content": 34419071.249765724,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "luyy8d8x",
"Taxes": [
{
"Tax": {
"content": 3145093.4392165393,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "PMGf8olx"
},
{
"Tax": {
"content": 49311888.12358919,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xnKw73he"
},
{
"Tax": {
"content": -44636829.63403968,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DAn40jAk"
},
{
"Tax": {
"content": -77409008.63355838,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "-Cz87sp1"
},
{
"Tax": {
"content": 42748700.135493636,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "49a2JZZm"
}
],
"TotalAmount": {
"content": -19435629.43565911,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "QeuZ5Ee7",
"Taxes": [
{
"Tax": {
"content": -92241794.52350096,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "qE8Dal1e"
},
{
"Tax": {
"content": -49850781.21574578,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "PwAdBVFT"
},
{
"Tax": {
"content": -65854600.28059038,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "QDlrTmCM"
},
{
"Tax": {
"content": -77792215.66689558,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "7neN-YK0"
}
],
"TotalAmount": {
"content": -55425582.83238805,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "d0lmKGpy",
"Taxes": [
{
"Tax": {
"content": -84223091.61794175,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "3zb1jurn"
}
],
"TotalAmount": {
"content": -91829339.60524271,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "V-8mKDgO",
"Taxes": [
{
"Tax": {
"content": -29506344.196777105,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "RUkD1LRo"
},
{
"Tax": {
"content": -81613900.21876529,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "IFvpDp9g"
}
],
"TotalAmount": {
"content": 63625243.91066077,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "KKufi7ed",
"Taxes": [
{
"Tax": {
"content": -16304204.033941045,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VLraAYhR"
},
{
"Tax": {
"content": 99133321.1741631,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "PPc5EAMF"
},
{
"Tax": {
"content": -23748122.10210155,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "XzEx3Ljh"
},
{
"Tax": {
"content": -9145999.361054674,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "zRs_13sD"
}
],
"TotalAmount": {
"content": -49318671.078152664,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "hTb4tFbh",
"Taxes": [
{
"Tax": {
"content": 60020148.27232674,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "nKRQXYN8"
},
{
"Tax": {
"content": -43199638.39243663,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Y8B-XrsC"
},
{
"Tax": {
"content": -56973921.934749864,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9Hq8q5fP"
}
],
"TotalAmount": {
"content": 81666912.75896612,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "M67c0aYL",
"Taxes": [
{
"Tax": {
"content": -58923167.26862026,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "uhpkh4hD"
},
{
"Tax": {
"content": 89375333.10197082,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "RiE8ESu9"
},
{
"Tax": {
"content": 60550729.26052043,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "mmR0SK8r"
}
],
"TotalAmount": {
"content": -26576483.00677362,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "rJqua0Hz",
"Taxes": [
{
"Tax": {
"content": -92822174.7793288,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "dLsqey-K"
},
{
"Tax": {
"content": -1017879.0898508728,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "m_pTKJUR"
},
{
"Tax": {
"content": -32105122.378565863,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VrKLVSUk"
},
{
"Tax": {
"content": -55427911.64673346,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "XOdm_tf9"
},
{
"Tax": {
"content": 56009464.98726538,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "QeBjObiu"
}
],
"TotalAmount": {
"content": 18964123.76757346,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "BnxRrirQ",
"Taxes": [
{
"Tax": {
"content": 65389514.568425,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5Qa7qIzh"
},
{
"Tax": {
"content": -3922349.4923051596,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "NEccIhk2"
},
{
"Tax": {
"content": 35126704.986460835,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "27F2co6K"
},
{
"Tax": {
"content": 92769046.12905094,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "HK81hoUX"
},
{
"Tax": {
"content": 9738384.975644365,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jtBewiol"
}
],
"TotalAmount": {
"content": 50245495.467567384,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "zTxuE3iP",
"Taxes": [
{
"Tax": {
"content": -83308802.21227442,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "S9Iat_rc"
},
{
"Tax": {
"content": 62680296.55026007,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "XdW_plWx"
}
],
"TotalAmount": {
"content": 63417118.36044198,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "pz5yXh06",
"Taxes": [
{
"Tax": {
"content": -65066699.75101711,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "rYsKaD19"
},
{
"Tax": {
"content": -34908941.05495071,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yybS-IOD"
}
],
"TotalAmount": {
"content": 75537549.39861909,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "mLaNhtGk",
"Taxes": [
{
"Tax": {
"content": 82421574.85754782,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8DO1XT8S"
},
{
"Tax": {
"content": -55777945.219796844,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "2NMar5kQ"
},
{
"Tax": {
"content": -93366620.06346752,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "K4WqBETc"
},
{
"Tax": {
"content": -87980729.20104896,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "P8AwWAFE"
}
],
"TotalAmount": {
"content": 40812651.23376262,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "xJMh-CZs",
"Taxes": [
{
"Tax": {
"content": -62562219.3415758,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "EJ6fGCnD"
}
],
"TotalAmount": {
"content": -96726599.68846723,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "uZc6ViRj",
"Taxes": [
{
"Tax": {
"content": 96300386.11362979,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "UlyopVbD"
},
{
"Tax": {
"content": 42441307.12218511,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "7fy1Ykcc"
},
{
"Tax": {
"content": -97437281.49985763,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "WhALvWDh"
},
{
"Tax": {
"content": 59603118.70995936,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "0-OihWC8"
},
{
"Tax": {
"content": -93050796.25671832,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "gyGNpfuZ"
}
],
"TotalAmount": {
"content": 81996024.58410978,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "dW7QLZtt",
"Taxes": [
{
"Tax": {
"content": -77646032.86270408,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "EX6akuMO"
},
{
"Tax": {
"content": 7181657.812621951,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "wGPqrjNx"
},
{
"Tax": {
"content": 37282306.97581941,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "XdLzpUEA"
},
{
"Tax": {
"content": 44664834.08551499,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "HzrHjcK5"
}
],
"TotalAmount": {
"content": 96133411.20343092,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "jaSgZpUO",
"Taxes": [
{
"Tax": {
"content": 80286698.64997587,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fX9mrxsL"
},
{
"Tax": {
"content": 2359818.3070280105,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "VuBsE6n3"
},
{
"Tax": {
"content": 51561505.95983973,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "63KAuqhr"
},
{
"Tax": {
"content": -96482681.49125734,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "fUqfjpyY"
},
{
"Tax": {
"content": 37528162.04156476,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RkDKdDuu"
}
],
"TotalAmount": {
"content": 72919954.64948374,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "vZppwLOO",
"Taxes": [
{
"Tax": {
"content": -47917425.98890494,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Po2uzF8l"
}
],
"TotalAmount": {
"content": -71053089.4260621,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Z147KNgU",
"Taxes": [
{
"Tax": {
"content": 19063946.692871615,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wkK1r27A"
},
{
"Tax": {
"content": 53655143.27241644,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "jgRlO4hR"
}
],
"TotalAmount": {
"content": 11263073.197724968,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "y6N3F4CD",
"Taxes": [
{
"Tax": {
"content": 44995042.56021449,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "2XAtompT"
}
],
"TotalAmount": {
"content": -68083204.14104512,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "UJ5-w6Nf",
"Taxes": [
{
"Tax": {
"content": 8211278.514484644,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "7DPT2tUU"
},
{
"Tax": {
"content": -26135633.965131566,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "t6r6cDpu"
},
{
"Tax": {
"content": 54397832.262090325,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "lDztC4en"
},
{
"Tax": {
"content": 95289483.54646057,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "TuG_J943"
},
{
"Tax": {
"content": 45599949.11279604,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "yvvMFdt2"
}
],
"TotalAmount": {
"content": 75769513.4874787,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "ly6MoRkt",
"Taxes": [
{
"Tax": {
"content": 28263247.612445623,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "uTSseDYe"
}
],
"TotalAmount": {
"content": 57497235.03541237,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "tGBKxIQv",
"Taxes": [
{
"Tax": {
"content": 79920996.61279482,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "9A2eI63-"
},
{
"Tax": {
"content": -42421372.71559709,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "pJYi_T6K"
}
],
"TotalAmount": {
"content": -9795224.187356457,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "A5Lc9bBl",
"Taxes": [
{
"Tax": {
"content": 73738166.36053604,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "klo7xVOw"
}
],
"TotalAmount": {
"content": 10648504.538478673,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "uc_Wj080",
"Taxes": [
{
"Tax": {
"content": -78665255.95801121,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "f8Fx6ODu"
},
{
"Tax": {
"content": -74944592.81408732,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8tItMiXJ"
},
{
"Tax": {
"content": -44900590.905173264,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Bj2_FO4N"
}
],
"TotalAmount": {
"content": 25613113.41653201,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Tccs5wXF",
"Taxes": [
{
"Tax": {
"content": -95549362.03994413,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "A8uawv9q"
},
{
"Tax": {
"content": 34507554.53704178,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "7Y7I1bfR"
},
{
"Tax": {
"content": -7526941.599674419,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "FcQc01eD"
},
{
"Tax": {
"content": -7398723.663163319,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ypNHSZjh"
}
],
"TotalAmount": {
"content": -29997675.8177035,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "bGSgEtC5",
"Taxes": [
{
"Tax": {
"content": -63921680.269560575,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "9U7s8lSX"
},
{
"Tax": {
"content": 48753225.440274626,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "oqy0rRgt"
},
{
"Tax": {
"content": -39552248.64222573,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Le60asLF"
},
{
"Tax": {
"content": 29069504.340405136,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "7pBL4gQp"
}
],
"TotalAmount": {
"content": -67036861.851243444,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Qls8a7c9",
"Taxes": [
{
"Tax": {
"content": -13201848.947771296,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "wAHMYIML"
}
],
"TotalAmount": {
"content": 27146657.22740008,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "DV_SLXpl",
"Taxes": [
{
"Tax": {
"content": 62534068.82378331,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "26FLcRBo"
},
{
"Tax": {
"content": 4703575.594159976,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "n6yAYWcB"
},
{
"Tax": {
"content": 4987757.047401026,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "T7amQKeV"
}
],
"TotalAmount": {
"content": -85245085.74489604,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"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": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "ov6Y4SYm",
"Taxes": [
{
"Tax": {
"content": 46226021.5977886,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GeDt62_G"
},
{
"Tax": {
"content": 76330117.15130964,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "r8AEaC9H"
},
{
"Tax": {
"content": 69348527.43940651,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "sFt3wf5a"
}
],
"TotalAmount": {
"content": -60719317.90373415,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "FtKjRfg5",
"Taxes": [
{
"Tax": {
"content": -13595046.808189973,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Fc12F6k1"
},
{
"Tax": {
"content": 27244281.49889046,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "TjySYHHp"
},
{
"Tax": {
"content": 31493760.82790698,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "wkFtnjb1"
},
{
"Tax": {
"content": 43235263.80172491,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "d6ieGcks"
}
],
"TotalAmount": {
"content": -80304177.41348797,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "uJAfua73",
"Taxes": [
{
"Tax": {
"content": 45001483.38555214,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "JU0FiDU_"
},
{
"Tax": {
"content": 88478183.64028531,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "SewSZT2N"
},
{
"Tax": {
"content": 78944389.43821833,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9OSwXX1o"
},
{
"Tax": {
"content": 68370989.97945327,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "6h1TJiU2"
},
{
"Tax": {
"content": -84794637.1361017,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Ku2QEpAx"
}
],
"TotalAmount": {
"content": -36114126.467315756,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "fPzDtX2X",
"Taxes": [
{
"Tax": {
"content": -75541004.15946667,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "CICj3aFV"
},
{
"Tax": {
"content": 69550477.58816174,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xm68O2Ns"
}
],
"TotalAmount": {
"content": 26274198.986919478,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "cszoixKi",
"Taxes": [
{
"Tax": {
"content": 14706953.208716512,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Ch-lA1qH"
},
{
"Tax": {
"content": -75125083.76289904,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "CS78ySLv"
}
],
"TotalAmount": {
"content": -2572542.511698425,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "_-gPa6l3",
"Taxes": [
{
"Tax": {
"content": 31926016.87146017,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YocpWKKU"
},
{
"Tax": {
"content": -70082833.12678203,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "3HXO3L-O"
},
{
"Tax": {
"content": -77023824.54122403,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "cdj8-ok-"
},
{
"Tax": {
"content": 97868368.26779082,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "_7V1XDK-"
}
],
"TotalAmount": {
"content": 80308842.55398488,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "SO94LOJm",
"Taxes": [
{
"Tax": {
"content": -30007719.005350843,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "9hE_LFTX"
}
],
"TotalAmount": {
"content": -94676804.3112117,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "d85pjfdL",
"Taxes": [
{
"Tax": {
"content": 52319174.64305508,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Hut-p0_Y"
},
{
"Tax": {
"content": -1488086.7290485054,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "YDMl6EPJ"
},
{
"Tax": {
"content": -68049788.01458606,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_tie1lpa"
}
],
"TotalAmount": {
"content": -81994943.05480796,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "h6hrqolr",
"Taxes": [
{
"Tax": {
"content": 32998804.94015999,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "82ijHXYd"
}
],
"TotalAmount": {
"content": 93345951.53748068,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "OJnOxksg",
"Taxes": [
{
"Tax": {
"content": 66072741.83009261,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "sCcrTv6b"
},
{
"Tax": {
"content": 86758884.81675637,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Vn7bjj3C"
},
{
"Tax": {
"content": -29616144.972289592,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "dfnYs7l0"
},
{
"Tax": {
"content": 10385363.259413749,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "dp1l5DlT"
}
],
"TotalAmount": {
"content": -3994968.459421292,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "XbrD1vHb",
"Taxes": [
{
"Tax": {
"content": 49604551.13293666,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ESWfLtcz"
}
],
"TotalAmount": {
"content": -88732789.91879427,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "nY9eM518",
"Taxes": [
{
"Tax": {
"content": 20021353.34565848,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "B5ywPgi4"
}
],
"TotalAmount": {
"content": -36042255.683225475,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "FYJXhX0w",
"Taxes": [
{
"Tax": {
"content": 92874422.60601905,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "JyNPLUfK"
},
{
"Tax": {
"content": -62570225.49072531,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Dcd0jc4K"
},
{
"Tax": {
"content": 45648390.54429707,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "1MVqd9Cx"
}
],
"TotalAmount": {
"content": 85840245.84841803,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "yN2nRhq5",
"Taxes": [
{
"Tax": {
"content": 70219807.15533313,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "MnhhQ0Br"
},
{
"Tax": {
"content": -47252299.83443242,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "J1ZuSg7i"
},
{
"Tax": {
"content": -20131706.293700263,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "MxXwzQmS"
},
{
"Tax": {
"content": 861357.0981929302,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "jPsEy8sS"
},
{
"Tax": {
"content": -73990038.16336185,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "rvy-L7si"
}
],
"TotalAmount": {
"content": -48583319.65174978,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "H_xf_L5y",
"Taxes": [
{
"Tax": {
"content": -16278999.283592775,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "B4zRS06E"
},
{
"Tax": {
"content": 96564615.93821985,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "udkuYZZj"
},
{
"Tax": {
"content": 71570168.35564196,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "zqfH4Pkk"
},
{
"Tax": {
"content": -11085174.485592559,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4xguh01Q"
}
],
"TotalAmount": {
"content": -74169439.58653586,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "7kFzXWgW",
"Taxes": [
{
"Tax": {
"content": -49274602.40662533,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "TF356uF7"
}
],
"TotalAmount": {
"content": 12676967.357499078,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 5,
"lastRow": 30
}
},
{
"CabinClass": {
"CabinType": "First",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "F"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "D"
}
],
"firstRow": 10,
"lastRow": 40,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "PykhCq3Z",
"Taxes": [
{
"Tax": {
"content": 57075337.58464098,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "v_0C0sHD"
}
],
"TotalAmount": {
"content": 71472873.4326505,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "PnxPCMVg",
"Taxes": [
{
"Tax": {
"content": 619127.8221622854,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "v5hNBBV4"
},
{
"Tax": {
"content": -45140723.67133477,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "tWiVtyj2"
}
],
"TotalAmount": {
"content": 24267409.043794468,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "ht0aGjH-",
"Taxes": [
{
"Tax": {
"content": 99409870.25545806,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "57eaOK3P"
},
{
"Tax": {
"content": -15254603.316579014,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "pPvpMphj"
}
],
"TotalAmount": {
"content": -55179604.72642329,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "3duNWPAu",
"Taxes": [
{
"Tax": {
"content": -29791461.94548732,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WB5GVqPc"
},
{
"Tax": {
"content": -88569124.22216965,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "gbT09vZ9"
},
{
"Tax": {
"content": -29127232.055907816,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "CFrhFM67"
},
{
"Tax": {
"content": 91723429.25994262,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "LSf6fNB2"
},
{
"Tax": {
"content": 26392820.10498087,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Qqqe3jI1"
}
],
"TotalAmount": {
"content": -27344154.447994962,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "vV-4N4-V",
"Taxes": [
{
"Tax": {
"content": -70275519.88095437,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "veiXCoD-"
},
{
"Tax": {
"content": 44506073.292099655,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "JwULeEYN"
},
{
"Tax": {
"content": -28714718.21588373,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "KsfWPgMJ"
},
{
"Tax": {
"content": 80574284.99940774,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "7Diwzied"
},
{
"Tax": {
"content": -33501565.725112893,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "W-GEQbiN"
}
],
"TotalAmount": {
"content": 18542478.63816397,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "d8hUvp4A",
"Taxes": [
{
"Tax": {
"content": 73358707.56769833,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "U7ILrSv3"
},
{
"Tax": {
"content": 40458743.57795739,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "t0mGwpbL"
}
],
"TotalAmount": {
"content": -51237391.93844985,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "B0jpMSOb",
"Taxes": [
{
"Tax": {
"content": 13871795.438588202,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "l6gavG18"
},
{
"Tax": {
"content": 24247432.719958484,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "Z2m2qyxL"
},
{
"Tax": {
"content": 17385941.032198906,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "k9Po6FiY"
},
{
"Tax": {
"content": 89000267.91740435,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "TQ9uOFVP"
},
{
"Tax": {
"content": 45419664.73175436,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RMzZVWPd"
}
],
"TotalAmount": {
"content": 74962861.43927598,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "rZIPSTmY",
"Taxes": [
{
"Tax": {
"content": -24674006.519677997,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "NAWAk4o5"
},
{
"Tax": {
"content": 50095483.57878995,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "TxucopqO"
}
],
"TotalAmount": {
"content": -54906040.77526111,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "Mugrl8Hk",
"Taxes": [
{
"Tax": {
"content": -80578119.22567071,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "5SNnkk9P"
},
{
"Tax": {
"content": 57718201.97296801,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "1-1S_S8T"
}
],
"TotalAmount": {
"content": -94778762.68173331,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "YU-Thrj-",
"Taxes": [
{
"Tax": {
"content": -72560248.0430629,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "VqXyElKZ"
}
],
"TotalAmount": {
"content": -80448035.57152992,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "f_5kz4XN",
"Taxes": [
{
"Tax": {
"content": -93177462.24817026,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "_3ixh8oK"
},
{
"Tax": {
"content": 77846186.45984516,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "KWViEoML"
},
{
"Tax": {
"content": 42634530.822490394,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "iJMCMViq"
},
{
"Tax": {
"content": -25825416.838356525,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZvR6GKpK"
},
{
"Tax": {
"content": 16542677.164123505,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Vg01AbHQ"
}
],
"TotalAmount": {
"content": 788082.8363644928,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "0cbyQChM",
"Taxes": [
{
"Tax": {
"content": -81021152.33389542,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "tm-N2EF7"
},
{
"Tax": {
"content": 42125887.82989234,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "D08O3WEp"
},
{
"Tax": {
"content": -42283367.51252173,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "g5M1UmNk"
},
{
"Tax": {
"content": -22280562.37058112,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "tZufZWWF"
},
{
"Tax": {
"content": 72242042.67857105,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "zUiHWQFw"
}
],
"TotalAmount": {
"content": 70425773.34056425,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "aNy2Bj83",
"Taxes": [
{
"Tax": {
"content": 39762958.404640645,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xM1N0EwR"
}
],
"TotalAmount": {
"content": 93345104.90649647,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "68vt5zsF",
"Taxes": [
{
"Tax": {
"content": 87606239.83549953,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "JxCHyuM6"
},
{
"Tax": {
"content": 33406501.72017017,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "hnGuaQob"
},
{
"Tax": {
"content": 51125585.0551157,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "YFrlCf6C"
},
{
"Tax": {
"content": -81722325.71229374,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ShM52i0w"
}
],
"TotalAmount": {
"content": 25717517.32597387,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "iPI3P6nN",
"Taxes": [
{
"Tax": {
"content": 13449755.15433617,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "8Nkoleu1"
},
{
"Tax": {
"content": -19653661.635883555,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "iCd9_dR6"
},
{
"Tax": {
"content": 67803981.24608737,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "AKovvkyx"
},
{
"Tax": {
"content": 89292274.42554474,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "0CMCJ442"
},
{
"Tax": {
"content": -41467677.84057075,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "FUsupxCq"
}
],
"TotalAmount": {
"content": -10306610.803809717,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "MxV10MRC",
"Taxes": [
{
"Tax": {
"content": -13925434.796705544,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "V7FRD4Au"
},
{
"Tax": {
"content": -13602233.218936995,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "T3qGwyXE"
}
],
"TotalAmount": {
"content": -31085338.646159858,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "DLscE7wh",
"Taxes": [
{
"Tax": {
"content": -90170475.01790488,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "QJVq4aOr"
},
{
"Tax": {
"content": -33687624.44102828,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "MJq51mMc"
},
{
"Tax": {
"content": -16328876.93318303,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "WE8dcmFt"
}
],
"TotalAmount": {
"content": 29840448.526634187,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "jclJxBLO",
"Taxes": [
{
"Tax": {
"content": 51300288.1176627,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "d7ndowbM"
},
{
"Tax": {
"content": 50887922.79999721,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "P5_5JfQc"
},
{
"Tax": {
"content": 97081040.20947027,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "j_wmMjvL"
}
],
"TotalAmount": {
"content": -69104767.5912912,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "baCyE5Nc",
"Taxes": [
{
"Tax": {
"content": -90234706.51918414,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "peIdQ4jp"
}
],
"TotalAmount": {
"content": 85549850.61991164,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "q0r3BTPf",
"Taxes": [
{
"Tax": {
"content": 36872722.591282636,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Us_OKBl1"
},
{
"Tax": {
"content": -40869777.847067155,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "RgZ39M9k"
},
{
"Tax": {
"content": 88209805.63767281,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Y5Lhbw2Q"
},
{
"Tax": {
"content": -65658835.87923471,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "1lEFClEN"
}
],
"TotalAmount": {
"content": 30473214.972782746,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "YEowJJ_a",
"Taxes": [
{
"Tax": {
"content": -65472818.64864431,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "xpxKlGrf"
},
{
"Tax": {
"content": 76899723.24710804,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "W0-qOcV7"
},
{
"Tax": {
"content": -88270343.16312772,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "h6tWNIkF"
},
{
"Tax": {
"content": -21892651.159102798,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "BduWhT3s"
}
],
"TotalAmount": {
"content": -9131794.151359916,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "AiGBDKMN",
"Taxes": [
{
"Tax": {
"content": -90541161.339344,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "DI2t7ABf"
},
{
"Tax": {
"content": -86733767.5581898,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "XEMlzAn2"
}
],
"TotalAmount": {
"content": -83173620.93554178,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "biF-9h1z",
"Taxes": [
{
"Tax": {
"content": 22590749.322852284,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "v86mIUhe"
},
{
"Tax": {
"content": -87569267.57458268,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "De5H7oSD"
},
{
"Tax": {
"content": -77062773.41081247,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "29CeSS1p"
}
],
"TotalAmount": {
"content": -82965738.88498423,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "_-J1_0Y1",
"Taxes": [
{
"Tax": {
"content": 66766925.815107256,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WuEFZrDP"
},
{
"Tax": {
"content": -70028317.38884732,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "hBqbMr2Z"
},
{
"Tax": {
"content": -39260648.84241942,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZLdIunft"
},
{
"Tax": {
"content": -62912428.41321716,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VqJNzJXb"
}
],
"TotalAmount": {
"content": 70996842.72682795,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"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": "CSPpFy3o",
"Taxes": [
{
"Tax": {
"content": -66207357.719570495,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "4A0QeJ1u"
},
{
"Tax": {
"content": -953260.6038980484,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "L9amwE8o"
},
{
"Tax": {
"content": -43308252.389422774,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "SWX6XO3T"
},
{
"Tax": {
"content": -62230708.22541858,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "3MxOSHT4"
},
{
"Tax": {
"content": 10350332.778141841,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "SHHuZNk0"
}
],
"TotalAmount": {
"content": 76392901.7534227,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "lfNVd3sb",
"Taxes": [
{
"Tax": {
"content": 79419310.52344885,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "DLy6xdGN"
},
{
"Tax": {
"content": 30965540.031550944,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "0P_iMsA3"
}
],
"TotalAmount": {
"content": -7317220.6652379185,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "tyllhQT7",
"Taxes": [
{
"Tax": {
"content": -610102.032885164,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "76a1O0Y_"
},
{
"Tax": {
"content": -12772245.60110572,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "qd-PVKdq"
}
],
"TotalAmount": {
"content": 21505710.32569948,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "T45uXvY9",
"Taxes": [
{
"Tax": {
"content": -85051399.16865452,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "vCRtQO4C"
},
{
"Tax": {
"content": 11290146.994956672,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "qyYMzWbb"
}
],
"TotalAmount": {
"content": -13484928.732733563,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "OO-O2HNv",
"Taxes": [
{
"Tax": {
"content": -77188461.99078673,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "EOPC-DOJ"
},
{
"Tax": {
"content": -85559290.10016276,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "_Ex71_id"
},
{
"Tax": {
"content": 61155492.668067664,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "k1D8Nzvk"
}
],
"TotalAmount": {
"content": -49070832.48681072,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "zXJ3PoVY",
"Taxes": [
{
"Tax": {
"content": -87605716.79318354,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "gPauFYsH"
}
],
"TotalAmount": {
"content": 57954905.20507479,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "pQoX1270",
"Taxes": [
{
"Tax": {
"content": 96194405.491384,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ahnCpRfS"
}
],
"TotalAmount": {
"content": -99662220.78254354,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "1XZVUAY1",
"Taxes": [
{
"Tax": {
"content": 36210655.51166436,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "WgfCqAQn"
},
{
"Tax": {
"content": -72826826.33608398,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "z5awQNfe"
}
],
"TotalAmount": {
"content": 72458478.65321937,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "PzBWAlZR",
"Taxes": [
{
"Tax": {
"content": 66271528.299051106,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "zCvEL-vt"
},
{
"Tax": {
"content": 74683518.92927557,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "aFcDqv9c"
},
{
"Tax": {
"content": -79153083.04518662,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "KbzZBF8I"
}
],
"TotalAmount": {
"content": -54150121.169660494,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "7g0rXJMT",
"Taxes": [
{
"Tax": {
"content": -82490745.59222835,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "j3VMCXCp"
},
{
"Tax": {
"content": 77962806.18829456,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "7kNjO0eY"
},
{
"Tax": {
"content": -34779200.029070176,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "vS-jhNzs"
},
{
"Tax": {
"content": 98999595.59356931,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Jfh57ILg"
},
{
"Tax": {
"content": -37680231.947155066,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GPdFdmpG"
}
],
"TotalAmount": {
"content": -48156229.09148529,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "KcnZ0iHB",
"Taxes": [
{
"Tax": {
"content": -32153461.04986301,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "1N80037M"
},
{
"Tax": {
"content": 85479242.02516434,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xMcTJaNY"
},
{
"Tax": {
"content": 84953413.77173471,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "zCmzEymp"
}
],
"TotalAmount": {
"content": -91724762.20681144,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "aV6i-74l",
"Taxes": [
{
"Tax": {
"content": 86634503.92727113,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "vk2c4edW"
},
{
"Tax": {
"content": -87310055.86242451,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "yILvl43-"
},
{
"Tax": {
"content": 8011434.175115585,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "gJ13oOto"
},
{
"Tax": {
"content": 68511852.44987822,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "frcXzlap"
},
{
"Tax": {
"content": -4272160.579215407,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fVk07YDN"
}
],
"TotalAmount": {
"content": 67623908.29576707,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "y_JuRAir",
"Taxes": [
{
"Tax": {
"content": 99802256.88196415,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "KcDAS2ia"
}
],
"TotalAmount": {
"content": -12268802.581625596,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "iPz5l5kk",
"Taxes": [
{
"Tax": {
"content": -47452390.274376646,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xAb2amJr"
}
],
"TotalAmount": {
"content": -55831853.66490269,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "jtGbIYl5",
"Taxes": [
{
"Tax": {
"content": 63638604.65126985,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "CmA5Tv6F"
}
],
"TotalAmount": {
"content": 50616807.35855746,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "3oTN4muG",
"Taxes": [
{
"Tax": {
"content": -69695610.82038647,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "lbtW0rm8"
},
{
"Tax": {
"content": 16522699.599736735,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "EMP_qSa2"
},
{
"Tax": {
"content": -84119440.08545609,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "01y-3wEf"
},
{
"Tax": {
"content": 7487376.533817306,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "si1B-Zfa"
},
{
"Tax": {
"content": 88315369.00898564,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "kTi48WZa"
}
],
"TotalAmount": {
"content": -62400787.73525632,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "23qht41C",
"Taxes": [
{
"Tax": {
"content": 74147897.21501532,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "p2JmyJuh"
},
{
"Tax": {
"content": -16299007.024146572,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "j-8dzvlb"
},
{
"Tax": {
"content": 95039271.95488021,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "80Rey7A5"
},
{
"Tax": {
"content": -53135635.3869151,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "cJvdsL3l"
},
{
"Tax": {
"content": 53795035.549937665,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "UTdQqZuT"
}
],
"TotalAmount": {
"content": -79473442.10175338,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "9fK9pLMu",
"Taxes": [
{
"Tax": {
"content": 14578045.198028058,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "w5VabiSw"
},
{
"Tax": {
"content": -29641035.592333734,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "L6KCoDSo"
},
{
"Tax": {
"content": -32757955.38168578,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "gdYnw7i0"
}
],
"TotalAmount": {
"content": -6390865.11428602,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "18Myj51R",
"Taxes": [
{
"Tax": {
"content": 82518301.77278325,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "WIvLwJwI"
}
],
"TotalAmount": {
"content": 86246868.02548286,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Jv8QgJ5T",
"Taxes": [
{
"Tax": {
"content": 98717832.42566624,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "V2PwkMkr"
},
{
"Tax": {
"content": 95313544.6411038,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "f17SUwGx"
},
{
"Tax": {
"content": 22928650.089142933,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "e0xTORuQ"
},
{
"Tax": {
"content": -4834568.99852559,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "20kWot5R"
},
{
"Tax": {
"content": -71029809.62623864,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "OagMskId"
}
],
"TotalAmount": {
"content": 95559252.90357217,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "xxXDDWCt",
"Taxes": [
{
"Tax": {
"content": -95736148.53161767,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "3cSm-ANm"
},
{
"Tax": {
"content": 8531554.60775894,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "CxzufNXi"
},
{
"Tax": {
"content": -19539760.526573196,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ydeVrhWI"
},
{
"Tax": {
"content": 53143535.32261947,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "SQUYYIHa"
}
],
"TotalAmount": {
"content": -18627578.499473467,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "PgZjkMh6",
"Taxes": [
{
"Tax": {
"content": -99773102.11922194,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "7LMrDtAh"
},
{
"Tax": {
"content": 30455349.359608203,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "SrMHmrU_"
}
],
"TotalAmount": {
"content": 78104867.68383625,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "vt-SZXOA",
"Taxes": [
{
"Tax": {
"content": 12262307.662841916,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "HH_5y8H1"
}
],
"TotalAmount": {
"content": 82927245.85537493,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
}
],
"Wing": {
"firstRow": 10,
"lastRow": 50
}
}
],
"changeOfGaugeInd": true,
"Currency": "CHF",
"Equipment": "787",
"Flight": {
"DepartureDate": {
"content": "Command2",
"localTime": "10:30:00.000"
},
"destination": "LAX",
"Marketing": [
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "DL",
"content": "Command1"
},
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command1"
}
],
"origin": "LAX"
},
"mapID": "XCO9h7",
"PriceList": {
"PriceTypeDetail": [
{
"Code": "US",
"Description": "Main Cabin Extra",
"id": "BJWbRHxi",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "US",
"Description": "Economy",
"id": "OY92uSxX",
"SecondaryCode": {
"content": "Command2"
}
},
{
"Code": "TAX",
"Description": "Economy",
"id": "8sfGp_Q6",
"SecondaryCode": {
"content": "Command1"
}
}
]
},
"RequestType": "Stateful",
"system": "Sabre",
"TaxTable": [
{
"TaxType": [
{
"Code": "TAX",
"id": "PFFhKuuL"
},
{
"Code": "TAX",
"id": "H2x4KsOb"
}
]
}
],
"type": "SeatMap"
},
{
"Cabin": [
{
"CabinClass": {
"CabinType": "Economy",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "J"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "B"
},
{
"Characteristics": [
"Window"
],
"Column": "A"
}
],
"firstRow": 5,
"lastRow": 30,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "p6SDr5E0",
"Taxes": [
{
"Tax": {
"content": -55958542.45826155,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "d0jcFdef"
},
{
"Tax": {
"content": 99090732.75366086,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZuS6fw5S"
}
],
"TotalAmount": {
"content": 50358771.65046626,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "HLe5nBdj",
"Taxes": [
{
"Tax": {
"content": 5002006.032794744,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "U6RWJ-UE"
},
{
"Tax": {
"content": 42868989.53625879,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YKOYIceJ"
},
{
"Tax": {
"content": 26475635.32346697,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Hpia7HP-"
},
{
"Tax": {
"content": -8223068.759118617,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "5CnOoUGR"
},
{
"Tax": {
"content": -14926340.776207253,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "K7UsBtZP"
}
],
"TotalAmount": {
"content": -71535794.2748891,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "h9WEV0JF",
"Taxes": [
{
"Tax": {
"content": 81588617.91819882,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fAiZ0P4M"
},
{
"Tax": {
"content": 5417391.02942951,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "GAhLBG0Q"
},
{
"Tax": {
"content": 81087315.95112664,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "YG2GBcrd"
}
],
"TotalAmount": {
"content": -92207838.52418157,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "oUox1Mml",
"Taxes": [
{
"Tax": {
"content": 96344086.86092871,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Wsd_rBT4"
},
{
"Tax": {
"content": 5620627.125801027,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "mJ62880e"
},
{
"Tax": {
"content": -81985936.45769243,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ZY21ayfM"
}
],
"TotalAmount": {
"content": -99275762.33394429,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "-uMCSA9Z",
"Taxes": [
{
"Tax": {
"content": 65586576.44198224,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "yqCr0WtG"
},
{
"Tax": {
"content": 6594816.498017937,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "-CvKCwNw"
},
{
"Tax": {
"content": -61352929.48318742,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "9cDYUA1C"
},
{
"Tax": {
"content": 28502672.552710578,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "mh4rMCJf"
},
{
"Tax": {
"content": -2837834.114950463,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "JJR_pMtI"
}
],
"TotalAmount": {
"content": 31073400.690069735,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "NMVCoNRh",
"Taxes": [
{
"Tax": {
"content": 89481898.98864359,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "U0_PJI3D"
},
{
"Tax": {
"content": -34582052.402846396,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "oFxwnjL5"
},
{
"Tax": {
"content": 5932306.759248853,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Dr0PDZu8"
},
{
"Tax": {
"content": -40627617.332208075,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_kRTYfBG"
}
],
"TotalAmount": {
"content": 20285941.89667219,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Q_9cK-Cu",
"Taxes": [
{
"Tax": {
"content": 50586777.69522935,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fUcXGMHj"
}
],
"TotalAmount": {
"content": -65865849.960608095,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "2QKivLLX",
"Taxes": [
{
"Tax": {
"content": 33232996.59137313,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xzT2EfRb"
},
{
"Tax": {
"content": 41221712.63889581,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "rhdMz85b"
}
],
"TotalAmount": {
"content": 33117605.367276818,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "5XuiUFmm",
"Taxes": [
{
"Tax": {
"content": -75342411.54301573,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "iMUYxx0P"
},
{
"Tax": {
"content": 97883451.8387664,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xsuV-pUv"
},
{
"Tax": {
"content": 21880575.876096353,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "EamI8zrW"
},
{
"Tax": {
"content": 30133949.26697503,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "jstMNRZb"
},
{
"Tax": {
"content": 75898260.64211312,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "BCgFj2Ya"
}
],
"TotalAmount": {
"content": 87089958.57290116,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "xt6EU_RG",
"Taxes": [
{
"Tax": {
"content": 56501686.44927919,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "qs0dDA6U"
},
{
"Tax": {
"content": 441552.4060346484,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ltVhYcHi"
},
{
"Tax": {
"content": 24783206.62869446,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "2kyRbdfL"
},
{
"Tax": {
"content": -57345898.16063629,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "O7IeJb2J"
}
],
"TotalAmount": {
"content": 94794811.56776834,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "D49UZqC9",
"Taxes": [
{
"Tax": {
"content": 62043362.529988766,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RICafF2h"
},
{
"Tax": {
"content": 40020715.232144535,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "tnG9haaS"
},
{
"Tax": {
"content": 15747099.197468862,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "UN3yanUT"
},
{
"Tax": {
"content": 96050348.13684231,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "BgEsFwcN"
}
],
"TotalAmount": {
"content": -12269391.712381601,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "N8MQ7tFc",
"Taxes": [
{
"Tax": {
"content": 31845507.799769998,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "3B4GKmWT"
},
{
"Tax": {
"content": 32490171.840336084,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "rTx_-5cm"
},
{
"Tax": {
"content": 67080969.05397007,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "oshKo3TT"
},
{
"Tax": {
"content": 17701264.230965033,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "MKw_Xi2r"
}
],
"TotalAmount": {
"content": 92553130.34309438,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "PevLhWAF",
"Taxes": [
{
"Tax": {
"content": -81250148.85972476,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PpW6DPv7"
},
{
"Tax": {
"content": -79260837.85760447,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "PxrU_NYH"
},
{
"Tax": {
"content": -30306285.191632703,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "GtqPI2-H"
},
{
"Tax": {
"content": 31209594.984422833,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "3-ctqtLl"
}
],
"TotalAmount": {
"content": 9569544.145193204,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "teWlsxHx",
"Taxes": [
{
"Tax": {
"content": -82111520.56235021,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "4TyvdIQG"
},
{
"Tax": {
"content": 13668211.890944406,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "sEShdWT8"
},
{
"Tax": {
"content": -43222055.343858615,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "YxZ3DWCB"
},
{
"Tax": {
"content": 71404564.89678174,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "q_fik2T0"
},
{
"Tax": {
"content": -73150612.44820908,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "UgOURsCd"
}
],
"TotalAmount": {
"content": 87682178.9522979,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "ZBUx6fiU",
"Taxes": [
{
"Tax": {
"content": -74999885.72601351,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ejSeGph6"
},
{
"Tax": {
"content": 26699131.119787857,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ZGsQof78"
},
{
"Tax": {
"content": 40767368.45146987,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "wl-LR4m9"
},
{
"Tax": {
"content": 42364679.39665225,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "WS9wwrsV"
},
{
"Tax": {
"content": -84483063.11294366,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "MzXuXEtZ"
}
],
"TotalAmount": {
"content": 64765640.92516664,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "nOYojanN",
"Taxes": [
{
"Tax": {
"content": -30386648.196883082,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GpGhrnvr"
},
{
"Tax": {
"content": -14955679.124790102,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "HWMAa565"
},
{
"Tax": {
"content": -78546030.80888048,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "LwJaQYey"
}
],
"TotalAmount": {
"content": -62954882.57414248,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "oB4M8rPW",
"Taxes": [
{
"Tax": {
"content": 6791022.85198918,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Gfz6bHG4"
},
{
"Tax": {
"content": -192082.50250026584,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "U4qXcMs0"
}
],
"TotalAmount": {
"content": 59818900.78216234,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "xw51GVCR",
"Taxes": [
{
"Tax": {
"content": -63930914.46251158,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "45HhQYDB"
},
{
"Tax": {
"content": -8571981.681850046,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "q6vRYWAN"
},
{
"Tax": {
"content": 69109500.83709246,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "V1vKkpwZ"
},
{
"Tax": {
"content": 99769656.94784158,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "mc6dh_mH"
},
{
"Tax": {
"content": -80050075.45996495,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "kA4wPkI0"
}
],
"TotalAmount": {
"content": 74324896.71719503,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "FGscNq6Y",
"Taxes": [
{
"Tax": {
"content": 71559410.53020632,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "d7FMtYAt"
},
{
"Tax": {
"content": -73443860.06307851,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "cL_3eghc"
},
{
"Tax": {
"content": -22135131.132628635,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "uE7MkZjM"
}
],
"TotalAmount": {
"content": 58901657.724065214,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "InwZHuzK",
"Taxes": [
{
"Tax": {
"content": 71564129.88048482,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Qp0kfMyY"
},
{
"Tax": {
"content": 10804583.877028763,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "uydfI5mZ"
},
{
"Tax": {
"content": 22312751.236378327,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "6G-NvePw"
}
],
"TotalAmount": {
"content": -54404812.50650957,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "uYZOBrdn",
"Taxes": [
{
"Tax": {
"content": -90898568.14532755,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "WU-A6gOd"
},
{
"Tax": {
"content": 35770424.93683967,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "9-VicNg0"
},
{
"Tax": {
"content": 35008034.95677918,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ddMLIIVu"
}
],
"TotalAmount": {
"content": -78132407.81964792,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "3WvVXfHv",
"Taxes": [
{
"Tax": {
"content": -9745061.494873405,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "13I8BPjp"
}
],
"TotalAmount": {
"content": -60454523.103904955,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"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"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "C-cuKjNm",
"Taxes": [
{
"Tax": {
"content": 64701642.836950004,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "w-G3WAC6"
},
{
"Tax": {
"content": 93333049.05440003,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "pIRcPGfy"
}
],
"TotalAmount": {
"content": 18571528.75624904,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "bLBoZp3R",
"Taxes": [
{
"Tax": {
"content": 3925551.223846212,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "ss4_jHKx"
},
{
"Tax": {
"content": 64472215.6916675,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "RuY6ILJK"
},
{
"Tax": {
"content": -84674531.4756272,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "4h94DtdB"
},
{
"Tax": {
"content": -68736903.65986902,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "HZW72_V4"
}
],
"TotalAmount": {
"content": 98420524.34522,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "JXjV9Tsw",
"Taxes": [
{
"Tax": {
"content": -87245514.44972795,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "AMUZgLhf"
}
],
"TotalAmount": {
"content": 15763642.160587966,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "nDWihVAW",
"Taxes": [
{
"Tax": {
"content": -78683942.67402631,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "TpACVAft"
},
{
"Tax": {
"content": -51920477.00113171,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ihYsnx_k"
}
],
"TotalAmount": {
"content": -66674767.46924575,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "H1L78L3S",
"Taxes": [
{
"Tax": {
"content": -5483236.919428602,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "V4lSel2E"
},
{
"Tax": {
"content": -14828205.545853019,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "gjcHRzz0"
},
{
"Tax": {
"content": 19843897.41726096,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "u9cZsaNO"
},
{
"Tax": {
"content": -59869657.09329883,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "RViQcMPp"
}
],
"TotalAmount": {
"content": -47588787.37261085,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "qdPboyrf",
"Taxes": [
{
"Tax": {
"content": -14542821.64809291,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "sJutZqLe"
},
{
"Tax": {
"content": 44458408.58567193,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "YvK4zTpb"
},
{
"Tax": {
"content": -94194530.41900629,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "BTzmPRnR"
}
],
"TotalAmount": {
"content": 44225294.20276758,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "pVHYJdmF",
"Taxes": [
{
"Tax": {
"content": -69571165.67790517,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "PShKyOY7"
},
{
"Tax": {
"content": -41099159.20798914,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "-NP3tkA7"
},
{
"Tax": {
"content": 22598110.068314984,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "SwwCW4Br"
}
],
"TotalAmount": {
"content": 2653558.099456802,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "T4ewUMEu",
"Taxes": [
{
"Tax": {
"content": -85568026.725133,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "1rCr3Zem"
},
{
"Tax": {
"content": -15405207.684784055,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "AQJSOxEG"
},
{
"Tax": {
"content": 44564547.94276014,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "r9m9gFSB"
},
{
"Tax": {
"content": -26354962.87101242,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "YcFL1-6P"
}
],
"TotalAmount": {
"content": -76936146.41659576,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "_iWm0Z65",
"Taxes": [
{
"Tax": {
"content": -12512.913056597114,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Zv3xWOhv"
},
{
"Tax": {
"content": -50826634.051990636,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "U46hloYS"
},
{
"Tax": {
"content": 90177778.47793362,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "GeBGhm7X"
}
],
"TotalAmount": {
"content": 82825441.07589462,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "rGWLgml6",
"Taxes": [
{
"Tax": {
"content": -41634639.838151745,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "xk301Mqn"
},
{
"Tax": {
"content": 59783381.46581113,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "oTOAG4Ra"
},
{
"Tax": {
"content": -55250500.84775574,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0lJLHBgg"
}
],
"TotalAmount": {
"content": 55341930.16774663,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "PQ6P4Mro",
"Taxes": [
{
"Tax": {
"content": 33255844.160926,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "IBrB5aH0"
},
{
"Tax": {
"content": 38265627.78932479,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "IybuQlpp"
},
{
"Tax": {
"content": -14301822.21473059,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "TEMvHxz3"
},
{
"Tax": {
"content": 8341931.004768759,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "63TQlWku"
},
{
"Tax": {
"content": -8264530.143349364,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2XXRYIK1"
}
],
"TotalAmount": {
"content": 39575123.29738867,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "x2aBFbCg",
"Taxes": [
{
"Tax": {
"content": -71651966.49074095,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "35q_3FXG"
},
{
"Tax": {
"content": -32795473.71221505,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "keZxrysj"
},
{
"Tax": {
"content": 96017865.61778626,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "TTQ3nPj2"
},
{
"Tax": {
"content": -42542498.87992141,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Kl7m7TSa"
}
],
"TotalAmount": {
"content": -53969968.86350056,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xGhXMbOi",
"Taxes": [
{
"Tax": {
"content": 64143834.01139116,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "zyrNxKVU"
},
{
"Tax": {
"content": 90998923.27503744,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "LQeY8Vnm"
}
],
"TotalAmount": {
"content": -64077730.69302123,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "x9dabwYN",
"Taxes": [
{
"Tax": {
"content": 12641815.639936343,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wSEVQX3l"
},
{
"Tax": {
"content": -79858295.29034425,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "rlsHYh3h"
},
{
"Tax": {
"content": 18837047.341977313,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jIenW9Zo"
},
{
"Tax": {
"content": -11113400.142060354,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "hSoRbP4r"
}
],
"TotalAmount": {
"content": 90878631.64549544,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "n_iMcjRF",
"Taxes": [
{
"Tax": {
"content": 22508675.302214608,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "MuBlnZjw"
},
{
"Tax": {
"content": -25969059.872993276,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "AK2tx-Bf"
},
{
"Tax": {
"content": -41164065.86956591,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "YLBhbjT_"
},
{
"Tax": {
"content": -72980800.04841495,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Q9XpadXw"
}
],
"TotalAmount": {
"content": 75911099.599204,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "jJWOTUZw",
"Taxes": [
{
"Tax": {
"content": -89994943.32448097,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "sm8Ru0jz"
}
],
"TotalAmount": {
"content": -41161039.30424622,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "tx6VKTjw",
"Taxes": [
{
"Tax": {
"content": 27693369.27084343,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "Ymma8e8u"
},
{
"Tax": {
"content": 10700504.38870646,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "WmK0aD7O"
}
],
"TotalAmount": {
"content": -40492977.05329655,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "8ysy61kY",
"Taxes": [
{
"Tax": {
"content": -32444255.411038324,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "-FQXORbc"
},
{
"Tax": {
"content": 95102999.41229808,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "zmSJjZHi"
},
{
"Tax": {
"content": -79018427.2175364,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qIEYsr3m"
},
{
"Tax": {
"content": 15409964.640332773,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Loq31is6"
}
],
"TotalAmount": {
"content": 81322286.27967688,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "Bk6T6QmW",
"Taxes": [
{
"Tax": {
"content": -31470157.357092664,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "TMYmajoV"
},
{
"Tax": {
"content": 96282121.71635711,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "SotXoR0y"
},
{
"Tax": {
"content": -37635130.46819349,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "q5--bhEr"
}
],
"TotalAmount": {
"content": -73583769.45670013,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "NgGB4KpL",
"Taxes": [
{
"Tax": {
"content": 89444571.4590149,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "NscAeL41"
},
{
"Tax": {
"content": 87539462.61946219,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "g-ik-9o8"
},
{
"Tax": {
"content": -72811984.66014537,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "EbFC0tUj"
},
{
"Tax": {
"content": -42846066.95951485,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "mHxHVOUG"
},
{
"Tax": {
"content": -71075579.52361354,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "1AvnnsVF"
}
],
"TotalAmount": {
"content": 94666669.04479349,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "gZnlIXqA",
"Taxes": [
{
"Tax": {
"content": 551120.8919457495,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XTmeHx-U"
},
{
"Tax": {
"content": -556479.3354839683,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5v5OMs_7"
}
],
"TotalAmount": {
"content": -63954400.37990827,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "xDR9UFVK",
"Taxes": [
{
"Tax": {
"content": 92017749.49799445,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "IjG2f_Rc"
},
{
"Tax": {
"content": -66536119.13373169,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "2RQVtBkz"
},
{
"Tax": {
"content": -21928979.679404616,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "PNM4gVg7"
},
{
"Tax": {
"content": 7074324.587194875,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "5sfqvWeS"
}
],
"TotalAmount": {
"content": -38772366.51330667,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
}
],
"Wing": {
"firstRow": 1,
"lastRow": 40
}
}
],
"changeOfGaugeInd": true,
"Currency": "KZT",
"Equipment": "737",
"Flight": {
"DepartureDate": {
"content": "Command2",
"localTime": "10:30:00.000"
},
"destination": "DFW",
"Marketing": [
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command2"
},
{
"carrier": "AA",
"content": "Command1"
}
],
"origin": "DFW"
},
"mapID": "bevcg4",
"PriceList": {
"PriceTypeDetail": [
{
"Code": "US",
"Description": "Main Cabin Extra",
"id": "K7kKKVr5",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "US",
"Description": "Main Cabin Extra",
"id": "vrbmEVHh",
"SecondaryCode": {
"content": "Command2"
}
},
{
"Code": "TAX",
"Description": "Main Cabin Extra",
"id": "ZxgNtSrX",
"SecondaryCode": {
"content": "Command2"
}
},
{
"Code": "TAX",
"Description": "Economy",
"id": "HQPqWPm1",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "US",
"Description": "Business",
"id": "WNZ328-y",
"SecondaryCode": {
"content": "Command1"
}
}
]
},
"RequestType": "Stateful",
"system": "Sabre",
"TaxTable": [
{
"TaxType": [
{
"Code": "TAX",
"id": "ccCufB_M"
}
]
},
{
"TaxType": [
{
"Code": "US",
"id": "8-9K7fHK"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "BSJtcdQi"
},
{
"Code": "TAX",
"id": "DDlXoOYA"
},
{
"Code": "US",
"id": "16nnJWfi"
},
{
"Code": "US",
"id": "klimUsGE"
}
]
},
{
"TaxType": [
{
"Code": "US",
"id": "T1VZLiAR"
},
{
"Code": "US",
"id": "AMDOdGPj"
},
{
"Code": "TAX",
"id": "HpCvf5Oo"
},
{
"Code": "TAX",
"id": "M1j4RnlJ"
}
]
}
],
"type": "SeatMap"
}
],
"version": "1.0.0"
},
"Links": [
{
"href": "https://black-completion.biz",
"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