Sabre Seat Map Virtual Sandbox
Retrieve detailed aircraft seat maps with pricing and availability for specific flight segments.
The Seat Map API provides access to aircraft seating configurations, including pricing, cabin classes, and seat attributes. It allows developers to query seat availability based on carrier, flight number, class of service, and route details.
Use this hosted sandbox to simulate Sabre Seat Map APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready.
This keeps your integration code consistent across local development, QA, demos, and production.
Use cases:
Use this sandbox to validate seat map rendering, price-per-seat logic, cabin class filtering, and seat attribute mapping. Developers can simulate various flight scenarios to ensure their UI correctly handles seat selection, blocked seats, and pricing variations before integrating with live Sabre inventory.
General
POST
| Query Parameter Name | Example |
|---|---|
mode* | seatmaps |
| Header Name | Example |
|---|---|
Accept-Encoding | "gzip" |
{
"EnhancedSeatMapRQ": {
"ExtensionPoint": {},
"PriceQuoteCriteria": {},
"SeatMapQueryEnhanced": {
"AirlineRecordLocator": {},
"CabinDefinition": {
"CabinType": {},
"MarketingDescription": {},
"MarketingName": {},
"RBD": "J"
},
"Client": {},
"correlationID": "2",
"Currency": "BBD",
"ExtensionPoint_Query": {},
"FareAvailQualifiers": [
{
"accompaniedByInfantInd": true,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "Y26",
"FareBreakCriteria": {
"atpcoFareRule": "RuleB",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "500.00",
"fareComponentID": "FC1",
"FareIndicator": "F",
"fareType": "Private",
"fareTypeBitmap": "1010",
"governingCarrier": "AA",
"PrivateTariffIndicatorInd": "N",
"vendorCode": "DL"
},
"fareComponentID": "FC1",
"GivenName": "Markus",
"Loyalty": "AA123",
"passengerType": "MIL",
"PNR_Loc": "UXVEWG",
"quantity": 2,
"RBD": "B",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "VGML",
"Surname": "Wyman",
"TicketNumber": {},
"tourCode": "TC123",
"TravellerCharacteristics": {},
"TravellerID": "3"
},
{
"accompaniedByInfantInd": false,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "M14",
"FareBreakCriteria": {
"atpcoFareRule": "RuleB",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "500.00",
"fareComponentID": "FC2",
"FareIndicator": "N",
"fareType": "Public",
"fareTypeBitmap": "0101",
"governingCarrier": "UA",
"PrivateTariffIndicatorInd": "N",
"vendorCode": "DL"
},
"fareComponentID": "FC2",
"GivenName": "Marguerite",
"Loyalty": "BA456",
"passengerType": "MIL",
"PNR_Loc": "FKXNVH",
"quantity": 2,
"RBD": "M",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "VGML",
"Surname": "Weber",
"TicketNumber": {},
"tourCode": "TC123",
"TravellerCharacteristics": {},
"TravellerID": "3"
},
{
"accompaniedByInfantInd": true,
"birthDate": "1990-01-01",
"ExtensionPoint_Summary": {},
"fareBasisCode": "M14",
"FareBreakCriteria": {
"atpcoFareRule": "RuleA",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "500.00",
"fareComponentID": "FC1",
"FareIndicator": "F",
"fareType": "Private",
"fareTypeBitmap": "1010",
"governingCarrier": "AA",
"PrivateTariffIndicatorInd": "N",
"vendorCode": "AA"
},
"fareComponentID": "FC1",
"GivenName": "Aletha",
"Loyalty": "AA123",
"passengerType": "CHD",
"PNR_Loc": "UDRDPN",
"quantity": 3,
"RBD": "S",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "CHML",
"Surname": "Mills",
"TicketNumber": {},
"tourCode": "TC456",
"TravellerCharacteristics": {},
"TravellerID": "3"
},
{
"accompaniedByInfantInd": true,
"birthDate": "2010-05-15",
"ExtensionPoint_Summary": {},
"fareBasisCode": "M14",
"FareBreakCriteria": {
"atpcoFareRule": "RuleA",
"atpcoFareTariff": "TariffA",
"ExtensionPoint_Summary": {},
"fareAmount": "750.50",
"fareComponentID": "FC2",
"FareIndicator": "F",
"fareType": "Public",
"fareTypeBitmap": "0101",
"governingCarrier": "UA",
"PrivateTariffIndicatorInd": "Y",
"vendorCode": "DL"
},
"fareComponentID": "FC1",
"GivenName": "Libbie",
"Loyalty": "BA456",
"passengerType": "ADT",
"PNR_Loc": "URCZMB",
"quantity": 2,
"RBD": "Y",
"SeatReq": {
"ReqType": {
"extension": "Ext1",
"ExtensionPoint_Summary": "Summary1"
}
},
"SSR": "VGML",
"Surname": "Aufderhar",
"TicketNumber": {},
"tourCode": "TC123",
"TravellerCharacteristics": {},
"TravellerID": "2"
}
],
"FareGroup": {
"GroupTotalPrice": {
"currency": "Manat",
"currencyCode": "GYD",
"decimalPlaces": 1
},
"TravelerFareInfo": [
{
"Base": {
"currency": {},
"currencyCode": "TOP",
"decimalPlaces": "2"
},
"ExtensionPoint_Summary": {},
"Taxes": {
"currency": {},
"currencyCode": "MRU",
"decimalPlaces": "2"
},
"TicketByDate": {},
"Total": {
"currency": {},
"currencyCode": "BDT",
"decimalPlaces": "0"
},
"TypeCount": 4,
"TypePriced": "CHD",
"TypeRequested": "CHD",
"TypeTotalPrice": {
"currency": {},
"currencyCode": "GBP",
"decimalPlaces": "0"
},
"ValidatingCarrier": {}
},
{
"Base": {
"currency": {},
"currencyCode": "ARS",
"decimalPlaces": "2"
},
"ExtensionPoint_Summary": {},
"Taxes": {
"currency": {},
"currencyCode": "AOA",
"decimalPlaces": "0"
},
"TicketByDate": {},
"Total": {
"currency": {},
"currencyCode": "TTD",
"decimalPlaces": "0"
},
"TypeCount": 1,
"TypePriced": "ADT",
"TypeRequested": "SRC",
"TypeTotalPrice": {
"currency": {},
"currencyCode": "ZWL",
"decimalPlaces": "0"
},
"ValidatingCarrier": {}
},
{
"Base": {
"currency": {},
"currencyCode": "CNY",
"decimalPlaces": "1"
},
"ExtensionPoint_Summary": {},
"Taxes": {
"currency": {},
"currencyCode": "CHF",
"decimalPlaces": "2"
},
"TicketByDate": {},
"Total": {
"currency": {},
"currencyCode": "JPY",
"decimalPlaces": "1"
},
"TypeCount": 2,
"TypePriced": "ADT",
"TypeRequested": "ADT",
"TypeTotalPrice": {
"currency": {},
"currencyCode": "XCD",
"decimalPlaces": "1"
},
"ValidatingCarrier": {}
}
]
},
"Flight": {
"AircraftConfigNumber": {},
"ArrivalDate": {
"content": "43",
"localTime": {}
},
"DepartureDate": {
"localTime": "2026-08-24T00:00:00.0Z"
},
"destination": "WBJ",
"ExtensionPoint_Summary": {},
"Marketing": [
{
"carrier": "[object Object]",
"content": "3",
"suffix": "A"
},
{
"carrier": "[object Object]",
"content": "6",
"suffix": "B"
},
{
"carrier": "[object Object]",
"content": "8",
"suffix": "B"
},
{
"carrier": "[object Object]",
"content": "1993",
"suffix": "B"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "33",
"suffix": "A"
},
"origin": "DGN",
"Status": "Closed"
},
"JourneyData": {
"ExtensionPoint_Summary": {},
"JourneyFlight": [
{
"Flight": {
"ArrivalDate": {
"content": "9708"
},
"DepartureDate": {
"content": "8643"
},
"destination": "SIF",
"Marketing": [
{
"carrier": "[object Object]",
"content": "3333"
},
{
"carrier": "[object Object]",
"content": "4"
},
{
"carrier": "[object Object]",
"content": "5"
},
{
"carrier": "[object Object]",
"content": "995"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "152",
"suffix": ""
},
"origin": "VYC"
}
},
{
"Flight": {
"ArrivalDate": {
"content": "9902"
},
"DepartureDate": {
"content": "369"
},
"destination": "ERU",
"Marketing": [
{
"carrier": "[object Object]",
"content": "4250"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "505",
"suffix": "C"
},
"origin": "GKA"
}
},
{
"Flight": {
"ArrivalDate": {
"content": "1"
},
"DepartureDate": {
"content": "6196"
},
"destination": "DIY",
"Marketing": [
{
"carrier": "[object Object]",
"content": "874"
},
{
"carrier": "[object Object]",
"content": "3"
},
{
"carrier": "[object Object]",
"content": "1"
},
{
"carrier": "[object Object]",
"content": "7467"
},
{
"carrier": "[object Object]",
"content": "4"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "7955",
"suffix": "A"
},
"origin": "LPV"
}
},
{
"Flight": {
"ArrivalDate": {
"content": "92"
},
"DepartureDate": {
"content": "84"
},
"destination": "EPY",
"Marketing": [
{
"carrier": "[object Object]",
"content": "9"
},
{
"carrier": "[object Object]",
"content": "46"
},
{
"carrier": "[object Object]",
"content": "864"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "10",
"suffix": "A"
},
"origin": "MPT"
}
},
{
"Flight": {
"ArrivalDate": {
"content": "26"
},
"DepartureDate": {
"content": "6820"
},
"destination": "TCP",
"Marketing": [
{
"carrier": "[object Object]",
"content": "7"
},
{
"carrier": "[object Object]",
"content": "94"
},
{
"carrier": "[object Object]",
"content": "166"
}
],
"Operating": {
"carrier": "[object Object]",
"content": "49",
"suffix": ""
},
"origin": "SLB"
}
}
]
},
"POS": {
"Actual": "Gerardhaven",
"ClientContext": "BmQplr9h",
"company": "[object Object]",
"duty": "sXQ",
"Home": "FGZ",
"LNIATA": "196740",
"multiHost": "io",
"PCC": "aQlU",
"sine": "wzt"
},
"RequestType": "Stateless",
"SeatMapSource": {}
},
"version": "1.0.0"
}
}{
"EnhancedSeatMapRS": {
"ApplicationResults": {
"Error": [
{
"SystemSpecificResults": [
{
"DocURL": "https://sweet-disk.biz/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "722525"
},
"Message": [
{
"code": "0",
"content": "Command1"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "1",
"content": "Command1"
},
{
"code": "0",
"content": "Command1"
}
],
"RecordID": "i4Ke2I-e",
"reference": "a1ea0082-e839-4c87-b353-b4b2eeb4fe60",
"ShortText": "Success",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://wiggly-charm.com/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "519797"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "1",
"content": "Command2"
}
],
"RecordID": "e1bEaDnR",
"reference": "7f8932f6-fd2c-4e92-a2b7-fa0b8a2a01af",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://circular-gerbil.name/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "469155"
},
"Message": [
{
"code": "0",
"content": "Command2"
},
{
"code": "1",
"content": "Command2"
},
{
"code": "0",
"content": "Command1"
},
{
"code": "0",
"content": "Command2"
}
],
"RecordID": "Pfey9EU_",
"reference": "16447899-95c5-4b01-af65-c4c8821e95ea",
"ShortText": "Success",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://reflecting-curl.name",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "134713"
},
"Message": [
{
"code": "0",
"content": "Command1"
},
{
"code": "1",
"content": "Command1"
},
{
"code": "0",
"content": "Command2"
}
],
"RecordID": "UDJwTudl",
"reference": "8a95c157-a2cf-43aa-8215-9409f7edd6c2",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "APPLICATION"
}
],
"status": "Complete",
"Success": [
{
"SystemSpecificResults": [
{
"DocURL": "https://energetic-pear.biz/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "950476"
},
"Message": {
"code": "1"
},
"RecordID": "ksTmXgCr",
"reference": "acc5d881-4ccf-4645-b4f0-b2841a895c58",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://dutiful-hose.biz",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "207612"
},
"Message": {
"code": "0"
},
"RecordID": "E3wKiaai",
"reference": "1bb650a2-73fa-4796-af7c-f36a3b6cfa66",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://valuable-scale.org",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "376988"
},
"Message": {
"code": "1"
},
"RecordID": "9WOU3Je7",
"reference": "b572ac29-3563-465e-b8da-823dd4d9d775",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://ajar-alliance.com/",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "981980"
},
"Message": {
"code": "1"
},
"RecordID": "A8cylfyt",
"reference": "c37606d3-5d71-43af-be3d-5bc6d9c03983",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "VALIDATION"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://definite-numeracy.org/",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "568073"
},
"Message": {
"code": "1"
},
"RecordID": "mT-xWPje",
"reference": "571f66b4-f131-4b15-9d9d-39020dfabb79",
"ShortText": "Success",
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "BUSINESS_LOGIC"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://limping-finer.info/",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "729685"
},
"Message": {
"code": "0"
},
"RecordID": "mr8Jq7Fi",
"reference": "b193c6e8-34d1-4dd1-a855-25f80b773c02",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "value"
},
{
"SystemSpecificResults": [
{
"DocURL": "https://crafty-publication.net/",
"Element": "Cabin",
"HostCommand": {
"content": "Command2",
"LNIATA": "960044"
},
"Message": {
"code": "0"
},
"RecordID": "Ah6ffS3s",
"reference": "d046e795-438c-4df2-9eb6-5e0976c5a7a8",
"ShortText": "Success",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://defensive-linseed.name/",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "250877"
},
"Message": {
"code": "0"
},
"RecordID": "zZkeYIMB",
"reference": "a6a1cbff-4d28-4c2d-87a4-5c9330aeb166",
"ShortText": "Success",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://instructive-video.name/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "203371"
},
"Message": {
"code": "1"
},
"RecordID": "HtBOBn0Y",
"reference": "a5138224-7f57-401f-bd4b-e9c3a3fb53ce",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://esteemed-yarmulke.info",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "510858"
},
"Message": {
"code": "1"
},
"RecordID": "FAZRsbls",
"reference": "a83deb80-ed3d-4ef9-8e67-00e53a7e5f78",
"ShortText": "Success",
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "TRANSPORT"
}
],
"Warning": [
{
"SystemSpecificResults": [
{
"DocURL": "https://corrupt-maintainer.biz",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "846005"
},
"Message": [
{
"code": "0"
},
{
"code": "0"
},
{
"code": "1"
},
{
"code": "1"
},
{
"code": "1"
}
],
"RecordID": "wuE1jZoN",
"reference": "5e5d0618-6431-4781-8093-536871f3c062",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://mushy-fuel.info",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "850482"
},
"Message": [
{
"code": "1"
},
{
"code": "0"
},
{
"code": "0"
}
],
"RecordID": "w2UG0M6d",
"reference": "3c392173-887c-4789-a7b9-58ec3ecc4fba",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://utilized-settler.biz/",
"Element": "Flight",
"HostCommand": {
"content": "Command2",
"LNIATA": "766562"
},
"Message": [
{
"code": "1"
},
{
"code": "1"
},
{
"code": "0"
},
{
"code": "0"
},
{
"code": "1"
}
],
"RecordID": "ejEBSM_D",
"reference": "9cb983d2-f03f-49ce-81cc-eac2156ad891",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://strict-pearl.com",
"Element": "Flight",
"HostCommand": {
"content": "Command1",
"LNIATA": "780003"
},
"Message": [
{
"code": "0"
},
{
"code": "1"
},
{
"code": "1"
},
{
"code": "1"
}
],
"RecordID": "OykAKu1f",
"reference": "6296507c-f445-4897-90fe-8a31018ea834",
"ShortText": "Error",
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"DocURL": "https://unconscious-recovery.com",
"Element": "Cabin",
"HostCommand": {
"content": "Command1",
"LNIATA": "180401"
},
"Message": [
{
"code": "1"
},
{
"code": "0"
}
],
"RecordID": "83Hda-VZ",
"reference": "447ccfd1-910f-4a1c-acea-71a2a0e4bde5",
"ShortText": "Success",
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"timeStamp": "2026-08-23T00:00:00.0Z",
"type": "APPLICATION"
}
]
},
"ExtensionPoint": {},
"SeatMapID": {},
"SeatMapSummary": [
{
"Cabin": [
{
"CabinClass": {
"CabinType": "Business",
"MarketingDescription": [
"PRICE PER SEAT:USD 27.54-USD 63.34"
],
"RBD": "F"
},
"Column": [
{
"Characteristics": [
"Window"
],
"Column": "A"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
},
{
"Characteristics": [
"Window"
],
"Column": "C"
}
],
"firstRow": 10,
"lastRow": 40,
"Row": [
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "plQwDHwx",
"Taxes": [
{
"Tax": {
"content": -77140817.4717973,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "BLJNgjCI"
}
],
"TotalAmount": {
"content": 16787090.10893984,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "-zCnUS5L",
"Taxes": [
{
"Tax": {
"content": -82869504.1650052,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "rom8j-xl"
},
{
"Tax": {
"content": 60047506.99110103,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "FiQrbD3o"
},
{
"Tax": {
"content": -45745265.86221315,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "wLUKwG75"
},
{
"Tax": {
"content": -67776066.96165383,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "eqQtDD0g"
},
{
"Tax": {
"content": 4159928.939011693,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "NERQZ9Tr"
}
],
"TotalAmount": {
"content": -85729254.31040815,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "gEoaNX5Z",
"Taxes": [
{
"Tax": {
"content": -15245910.102009714,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "bJk2c0h-"
},
{
"Tax": {
"content": -66181593.03958859,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "wnpLCVfK"
},
{
"Tax": {
"content": -9499178.321178988,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "tIKzkB81"
},
{
"Tax": {
"content": 77311450.05220905,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "0IVtHam7"
}
],
"TotalAmount": {
"content": -89622562.60279053,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "9sxM6erB",
"Taxes": [
{
"Tax": {
"content": 66292903.27440858,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "H4965qo9"
},
{
"Tax": {
"content": 11448724.205791906,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "uvXOnpB_"
},
{
"Tax": {
"content": 12310894.937393561,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "3I2I0LS7"
}
],
"TotalAmount": {
"content": -29119557.169615,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "-bbYm-UJ",
"Taxes": [
{
"Tax": {
"content": -84736496.28526956,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "bsLpC5n-"
},
{
"Tax": {
"content": -40639905.59659638,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "Y_xpaO4-"
}
],
"TotalAmount": {
"content": 83237463.33944172,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "2uXPWgRK",
"Taxes": [
{
"Tax": {
"content": 3023860.5638433397,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "synmcC2F"
},
{
"Tax": {
"content": -58538618.01947518,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "3__PmGNU"
},
{
"Tax": {
"content": 3907398.717528656,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ryP6JCiH"
},
{
"Tax": {
"content": 14140568.156070188,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "xnNJjHD-"
},
{
"Tax": {
"content": 79374013.82925534,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "VQkAyNqz"
}
],
"TotalAmount": {
"content": -24342538.000291735,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "1XLAm3YU",
"Taxes": [
{
"Tax": {
"content": 21373473.005503163,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "UUS6MiKi"
},
{
"Tax": {
"content": 43363485.98781225,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "anWQuiN9"
}
],
"TotalAmount": {
"content": -93640706.28153111,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "_GkUjfs8",
"Taxes": [
{
"Tax": {
"content": -89112322.61289985,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "r0XvmdPK"
}
],
"TotalAmount": {
"content": 32229746.026026845,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "1iEjbW3t",
"Taxes": [
{
"Tax": {
"content": -41199406.62233908,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "fXa1VzOy"
},
{
"Tax": {
"content": 9231332.433228716,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "0nBp51Fr"
},
{
"Tax": {
"content": 89887717.46003276,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "cgiFLGsH"
},
{
"Tax": {
"content": 11991615.2233603,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "fTBa8H5B"
},
{
"Tax": {
"content": 61581236.292973906,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "HYas2BBJ"
}
],
"TotalAmount": {
"content": -99990440.84672612,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "i2UOZeY6",
"Taxes": [
{
"Tax": {
"content": 1862583.8186999857,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xhgVFG6t"
},
{
"Tax": {
"content": 38249602.84459129,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ID4d7rTX"
},
{
"Tax": {
"content": -93576386.68344691,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "_c-WX0sC"
}
],
"TotalAmount": {
"content": -94473446.0186961,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "Gm21kGNw",
"Taxes": [
{
"Tax": {
"content": -58801271.150216736,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "PaMnDnvd"
},
{
"Tax": {
"content": -17362417.451233417,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "I2Fnypba"
},
{
"Tax": {
"content": 85390010.41211423,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "lvQVLXOs"
}
],
"TotalAmount": {
"content": 13154318.493531927,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "xnqrr8jG",
"Taxes": [
{
"Tax": {
"content": -37229248.827468365,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "DEL6MFJN"
}
],
"TotalAmount": {
"content": 44859532.9262906,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 2,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "C",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "iV_kF143",
"Taxes": [
{
"Tax": {
"content": -99135911.44513778,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "uf5AiK-N"
},
{
"Tax": {
"content": 467720.6520681083,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "VAOIbpTL"
},
{
"Tax": {
"content": -97050589.15490161,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "NRdsKMgL"
},
{
"Tax": {
"content": 15703765.651328579,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "sCMTVV51"
},
{
"Tax": {
"content": 55642217.17166391,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "9tA2S8nJ"
}
],
"TotalAmount": {
"content": 66131757.717817396,
"currencyCode": "EUR",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "6PfsrUVJ",
"Taxes": [
{
"Tax": {
"content": 19617531.411454797,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "o4dacSjB"
}
],
"TotalAmount": {
"content": -10436540.481240496,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "0ixX638O",
"Taxes": [
{
"Tax": {
"content": 77061503.47291178,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "6-fXWpU4"
},
{
"Tax": {
"content": 95533258.32707536,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "-71Z5JXF"
}
],
"TotalAmount": {
"content": 26887132.244806185,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "JJMpYsm9",
"Taxes": [
{
"Tax": {
"content": -65294005.27326082,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "7WoXcHRc"
},
{
"Tax": {
"content": -64506274.30909992,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "xlGvfzpr"
},
{
"Tax": {
"content": 61655129.725385785,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "-8udYKJl"
},
{
"Tax": {
"content": -32098943.925627887,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "6Cc49-pP"
},
{
"Tax": {
"content": 25825152.501262546,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "7APUFq9_"
}
],
"TotalAmount": {
"content": 39502609.78863129,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
}
]
},
{
"RowNumber": 1,
"Seat": [
{
"chargeableInd": false,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "OSw2C4lZ",
"Taxes": [
{
"Tax": {
"content": -40597423.69249557,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "IAIG2SXT"
},
{
"Tax": {
"content": -37902692.504422486,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "ZSG7n0p5"
},
{
"Tax": {
"content": -50419935.62241296,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "PtnuW803"
},
{
"Tax": {
"content": -60098474.38256823,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "KqtAwL3g"
}
],
"TotalAmount": {
"content": 92805730.03062114,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "4FtiXZzh",
"Taxes": [
{
"Tax": {
"content": 97099035.36032426,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "i8b_aRDL"
},
{
"Tax": {
"content": -62851957.56302722,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "EgPEmwzP"
},
{
"Tax": {
"content": -72743124.39427963,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "iDjMjgyI"
},
{
"Tax": {
"content": -29557816.92375852,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "2SJD1aE7"
},
{
"Tax": {
"content": 7345071.73181434,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VMWXgAnH"
}
],
"TotalAmount": {
"content": -89016691.53851,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "tYESmvUO",
"Taxes": [
{
"Tax": {
"content": 59701380.12073788,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "R4YNe9_o"
}
],
"TotalAmount": {
"content": -28038022.35471578,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "Ydv20PBV",
"Taxes": [
{
"Tax": {
"content": 45619298.86116204,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "SLJsB-Hf"
},
{
"Tax": {
"content": 48962661.26814607,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "iNwWseJ0"
},
{
"Tax": {
"content": 57300836.623692095,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "W7MLeG5c"
},
{
"Tax": {
"content": -35651340.18636398,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "v1tYJcfZ"
},
{
"Tax": {
"content": -46920645.60243039,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "-TDTVML9"
}
],
"TotalAmount": {
"content": -204081.38904631138,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": false,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "EQniL6UC",
"Taxes": [
{
"Tax": {
"content": -44714568.51368738,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "KCx-eCx1"
},
{
"Tax": {
"content": -81825975.65544806,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "F85ImjfS"
},
{
"Tax": {
"content": -3921034.8146686405,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "h31MmYH3"
},
{
"Tax": {
"content": 82372001.41575825,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "QOV8s5y6"
},
{
"Tax": {
"content": 26681421.967053473,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "sydaiBme"
}
],
"TotalAmount": {
"content": -61365574.91653911,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "6UH9LPYQ",
"Taxes": [
{
"Tax": {
"content": -83544085.0366358,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5p_CfTMT"
},
{
"Tax": {
"content": 20881695.61991316,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "HJPyvRDg"
},
{
"Tax": {
"content": -71418478.56322303,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6un7OXH6"
}
],
"TotalAmount": {
"content": -22290339.13683045,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": false,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"inoperativeInd": false,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": true,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "cHFHl09W",
"Taxes": [
{
"Tax": {
"content": -91818701.85661474,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "W-KjoeDb"
},
{
"Tax": {
"content": -72410779.62884988,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "67kVg9wj"
},
{
"Tax": {
"content": 21686440.890267372,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "VOZlmx5E"
}
],
"TotalAmount": {
"content": -29560684.49896039,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "FQ2KbzP5",
"Taxes": [
{
"Tax": {
"content": -13153364.184018195,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "ncVCTZzA"
},
{
"Tax": {
"content": 99519351.10909775,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "-qfXRIa2"
}
],
"TotalAmount": {
"content": -88925349.52620776,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "rItK4w7H",
"Taxes": [
{
"Tax": {
"content": -15581040.440568164,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "pVOEhtcX"
}
],
"TotalAmount": {
"content": -39317852.831392795,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "bTQZwBi4",
"Taxes": [
{
"Tax": {
"content": 65419204.08818066,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "KbW1Yb6P"
},
{
"Tax": {
"content": 57516496.22388834,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "cvhYh1S2"
},
{
"Tax": {
"content": -56113777.76047557,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "wnHN_pp6"
}
],
"TotalAmount": {
"content": 48892379.06116843,
"currencyCode": "USD",
"decimalPlaces": 0
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "t-4Jtp_l",
"Taxes": [
{
"Tax": {
"content": -76572392.0578425,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "QEX8qJ1M"
},
{
"Tax": {
"content": 63764642.04741064,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "bVbyfKIP"
},
{
"Tax": {
"content": 32826575.699849278,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "WOARkY58"
},
{
"Tax": {
"content": 50597377.4415099,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "VJB9P9Rr"
}
],
"TotalAmount": {
"content": -84851579.80530623,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "ljI7bzuh",
"Taxes": [
{
"Tax": {
"content": 90454112.77364579,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "NNhTN5Dw"
},
{
"Tax": {
"content": -83526523.82525161,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "OQHEYhsX"
}
],
"TotalAmount": {
"content": -92179948.04430942,
"currencyCode": "EUR",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "-9ZtFEHA",
"Taxes": [
{
"Tax": {
"content": -42128747.170991465,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "zL7vLEX_"
},
{
"Tax": {
"content": -75728083.80696955,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "KfRUv_sj"
},
{
"Tax": {
"content": -78683033.86043975,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "AUNVBgJg"
},
{
"Tax": {
"content": 23167877.63971275,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "VOyPqYYy"
},
{
"Tax": {
"content": 42135201.06367597,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "HlIa5Ohq"
}
],
"TotalAmount": {
"content": 81208580.63079771,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "YDKLPksW",
"Taxes": [
{
"Tax": {
"content": -14500401.343085349,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "UJkfSRJP"
},
{
"Tax": {
"content": 18654093.06125754,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "Yhmhyduh"
},
{
"Tax": {
"content": 206733.45714312792,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "n-JEs0Ug"
},
{
"Tax": {
"content": -48308599.73298751,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "4oq7kP4m"
},
{
"Tax": {
"content": 32412142.71429658,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "wuSGqPgF"
}
],
"TotalAmount": {
"content": -61934982.97201123,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "BYs6KWGa",
"Taxes": [
{
"Tax": {
"content": 74912027.42377245,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "lOxqNKFU"
},
{
"Tax": {
"content": -88589481.43246832,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "m4jjCzlt"
},
{
"Tax": {
"content": -32057519.011825338,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "NbfbxfOw"
},
{
"Tax": {
"content": 55391934.08803177,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "jG26JbCQ"
}
],
"TotalAmount": {
"content": -33681858.893315256,
"currencyCode": "EUR",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
},
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": true,
"noInfantInd": true,
"Number": "A",
"Occupation": [
{
"Detail": {
"content": "Command2"
}
}
],
"occupiedInd": false,
"premiumInd": false,
"Price": [
{
"PriceTypeRef": "v5i8_U8x",
"Taxes": [
{
"Tax": {
"content": 77536753.30157238,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "_uUd77Is"
},
{
"Tax": {
"content": 67198817.17511097,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "e2xHzBWW"
},
{
"Tax": {
"content": 34771950.696596056,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "E9-u8Zph"
},
{
"Tax": {
"content": -73898693.47019067,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "jrPg4Lya"
}
],
"TotalAmount": {
"content": -51141563.09830489,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "F4MbojhN",
"Taxes": [
{
"Tax": {
"content": 41356805.74957368,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "iZhqUTiQ"
},
{
"Tax": {
"content": 88616454.8358829,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "KFVXGNVC"
},
{
"Tax": {
"content": 14350088.246306747,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XFxUdbim"
},
{
"Tax": {
"content": 89322715.89675424,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "lSFH7vAn"
},
{
"Tax": {
"content": -23731788.61106555,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "5oLWYkEE"
}
],
"TotalAmount": {
"content": -25748437.526734725,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "urHguPIt",
"Taxes": [
{
"Tax": {
"content": 446314.64673794806,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "tH_SsvlW"
},
{
"Tax": {
"content": 17036413.47551313,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "vrudP3gh"
},
{
"Tax": {
"content": -8141204.301917121,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "AMO2_Fiy"
},
{
"Tax": {
"content": 1136669.0420566201,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "gNDuYA1N"
},
{
"Tax": {
"content": -78988953.59362799,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "OdyKm2xg"
}
],
"TotalAmount": {
"content": 62634668.94621402,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "o3_n-Byk",
"Taxes": [
{
"Tax": {
"content": -1474526.2398625463,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "qYyWaPdw"
},
{
"Tax": {
"content": -97705552.51649177,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "cMziR-_L"
},
{
"Tax": {
"content": 63570342.48483059,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "4I5WRv-O"
},
{
"Tax": {
"content": 52243310.9965485,
"currencyCode": "USD",
"decimalPlaces": 2
},
"TaxTypeRef": "qrc9CoM2"
}
],
"TotalAmount": {
"content": -25897682.831228957,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": true
}
]
},
{
"RowNumber": 3,
"Seat": [
{
"chargeableInd": true,
"exitRowInd": true,
"Facilities": [
{
"Detail": {
"content": "Command2"
}
}
],
"inoperativeInd": false,
"noInfantInd": false,
"Number": "B",
"Occupation": [
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command1"
}
},
{
"Detail": {
"content": "Command2"
}
},
{
"Detail": {
"content": "Command1"
}
}
],
"occupiedInd": true,
"premiumInd": true,
"Price": [
{
"PriceTypeRef": "rap804aB",
"Taxes": [
{
"Tax": {
"content": -62101720.98625799,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "XCIFn0rU"
},
{
"Tax": {
"content": -76071703.77827863,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "5CR450vW"
},
{
"Tax": {
"content": -28806978.558185264,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "jJG_JvgA"
},
{
"Tax": {
"content": -92096121.18119153,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "O-X8f-cZ"
},
{
"Tax": {
"content": -26492626.613848016,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "1mkeAzvj"
}
],
"TotalAmount": {
"content": -61013000.7475731,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "lflHdAHB",
"Taxes": [
{
"Tax": {
"content": -67704630.45948061,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "kMI-McYc"
},
{
"Tax": {
"content": -27791327.454837948,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ilk72v7F"
}
],
"TotalAmount": {
"content": -2434272.002590984,
"currencyCode": "USD",
"decimalPlaces": 0
}
},
{
"PriceTypeRef": "flwiT0Kv",
"Taxes": [
{
"Tax": {
"content": -22008021.196163833,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "6b6DHp_h"
}
],
"TotalAmount": {
"content": -49125522.43765766,
"currencyCode": "EUR",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "190M4KuT",
"Taxes": [
{
"Tax": {
"content": 30567180.341384366,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "dJqTnz4_"
},
{
"Tax": {
"content": 53743467.660862386,
"currencyCode": "USD",
"decimalPlaces": 0
},
"TaxTypeRef": "BTjM_EQm"
},
{
"Tax": {
"content": 210133.86170861125,
"currencyCode": "EUR",
"decimalPlaces": 2
},
"TaxTypeRef": "LJRwSkDG"
},
{
"Tax": {
"content": 65847628.33491221,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "FlEm1pWZ"
},
{
"Tax": {
"content": 31473630.439590394,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "ky3sOeZ2"
}
],
"TotalAmount": {
"content": 10145070.587395161,
"currencyCode": "USD",
"decimalPlaces": 2
}
},
{
"PriceTypeRef": "dL4GJbE3",
"Taxes": [
{
"Tax": {
"content": 25521682.000362888,
"currencyCode": "EUR",
"decimalPlaces": 0
},
"TaxTypeRef": "iTGQ4SlP"
}
],
"TotalAmount": {
"content": -10869336.865622208,
"currencyCode": "USD",
"decimalPlaces": 2
}
}
],
"restrictedReclineInd": false
}
]
}
],
"Wing": {
"firstRow": 5,
"lastRow": 30
}
}
],
"changeOfGaugeInd": false,
"Currency": "EGP",
"Equipment": "787",
"Flight": {
"DepartureDate": {
"content": "Command1",
"localTime": "21:54:00.000"
},
"destination": "DFW",
"Marketing": [
{
"carrier": "DL",
"content": "Command2"
}
],
"origin": "LAX"
},
"mapID": "wqgvgp",
"PriceList": {
"PriceTypeDetail": [
{
"Code": "US",
"Description": "Main Cabin Extra",
"id": "zOcdccDP",
"SecondaryCode": {
"content": "Command2"
}
},
{
"Code": "US",
"Description": "Economy",
"id": "HrXZbB7O",
"SecondaryCode": {
"content": "Command2"
}
},
{
"Code": "TAX",
"Description": "Business",
"id": "kdhMe595",
"SecondaryCode": {
"content": "Command1"
}
},
{
"Code": "US",
"Description": "Main Cabin Extra",
"id": "pwOsBIUR",
"SecondaryCode": {
"content": "Command2"
}
}
]
},
"RequestType": "Stateless",
"system": "Sabre",
"TaxTable": [
{
"TaxType": [
{
"Code": "TAX",
"id": "amTbtKrJ"
}
]
},
{
"TaxType": [
{
"Code": "US",
"id": "1BV8fWEX"
}
]
},
{
"TaxType": [
{
"Code": "TAX",
"id": "jZvqK_-g"
},
{
"Code": "US",
"id": "i0dDCL4X"
},
{
"Code": "US",
"id": "O_HAU-8t"
},
{
"Code": "US",
"id": "wM9dQW78"
},
{
"Code": "TAX",
"id": "_Q4S_4zL"
}
]
}
],
"type": "SeatMap"
}
],
"version": "1.0.0"
},
"Links": [
{
"href": "https://sizzling-impostor.org",
"rel": "next"
},
{
"href": "https://rowdy-printer.info/",
"rel": "next"
},
{
"href": "https://blushing-yarmulke.com",
"rel": "self"
},
{
"href": "https://aching-skean.name",
"rel": "next"
},
{
"href": "https://huge-baseboard.info/",
"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