Seatmap Display
Before using this API, we recommend you read our Authorization Guide(https://developers
COMMUNITYNO AUTH0 INSTALLS
OpenAPI Specificationv3.0
{
"swagger": "2.0",
"schemes": [
"https"
],
"host": "test.api.amadeus.com",
"basePath": "/v1",
"info": {
"description": "Before using this API, we recommend you read our **[Authorization Guide](https://developers.amadeus.com/self-service/apis-docs/guides/authorization-262)** for more information on how to generate an access token. \n\nPlease also be aware that our test environment is based on a subset of the production, if you are not returning any results try with big cities/airports like LON (London) or NYC (New-York).",
"title": "Seatmap Display",
"version": "1.9.2",
"x-logo": {
"url": "https://api.apis.guru/v2/cache/logo/https_amadeus.com_images_en_technology_mobile-tablet_mobile-woman-office-city.jpg.transform_medium_img.jpg"
},
"x-origin": [
{
"format": "swagger",
"url": "https://raw.githubusercontent.com/amadeus4dev/amadeus-open-api-specification/main/spec/json/SeatMapDisplay_v1_swagger_specification.json",
"version": "2.0"
}
],
"x-providerName": "amadeus.com",
"x-release-note": {
"1.0": [
"first version"
],
"1.1": [
"Add the posibility to includes traveler information in the display seat map from offer to benefits from discount and FF.",
"Align flight Offer model with Feb-20 release"
],
"1.2": [
"Retrieve the Amenities per cabin"
],
"1.3": [
"Add support of Light Ticketing Carrier (LTC) and Extended Air Choice (EAC) as flight offer source - **available only in Enterprise**"
],
"1.4": [
"Add the Operating flight in the response for codeshare awareness, aligned with flight offer"
],
"1.5": [
"Document warnings and new error codes",
"Document new premium seat characteristic (1A_AQC_PREMIUM_SEAT)"
],
"1.6": [
"Add Medias in seat amenity to carry rich content",
"Add field for number of seats available",
"Support flightOrderId as input parameter in GET as replacement for DEPRECATED flight-orderId"
],
"1.7": [
"Add new ENUM value for Power Amenity"
],
"1.8": [
"Add new input parameter seatNumberServiceBookingStatusRequired - **available only in Enterprise** ",
"Add new output parameter seatNumberServiceBookingStatus - **available only in Enterprise** "
],
"1.9": [
"Add new usbType with a new enum in the PowerAmenity"
]
},
"x-serviceName": "amadeus-seatmap-display",
"x-status": "validated",
"x-tags": [
"#online-retail",
"#mobile-services",
"#ama-for-dev"
]
},
"consumes": [
"application/vnd.amadeus+json"
],
"produces": [
"application/vnd.amadeus+json"
],
"parameters": {
"getOverride": {
"default": "GET",
"description": "the HTTP method to apply",
"in": "header",
"name": "X-HTTP-Method-Override",
"required": true,
"type": "string"
},
"oldOrderId": {
"description": "DEPRECATED identifier of the order , kept for backward compatibility",
"in": "query",
"name": "flight-orderId",
"required": false,
"type": "string",
"x-example": "MlpZVkFMfFdBVFNPTnwyMDE1LTExLTAy"
},
"orderId": {
"description": "identifier of the order",
"in": "query",
"name": "flightOrderId",
"required": false,
"type": "string",
"x-example": "MlpZVkFMfFdBVFNPTnwyMDE1LTExLTAy"
}
},
"responses": {
"404": {
"description": "Not Found",
"schema": {
"$ref": "#/definitions/Error_404"
}
},
"500": {
"description": "Unexpected Error",
"schema": {
"$ref": "#/definitions/Error_500"
}
},
"400_Order": {
"description": "code | title\n------- | -------------------------------------\n477 | INVALID FORMAT\n572 | INVALID OPTION\n4481 | FLIGHT DOES NOT OPERATE ON DATE REQUESTED\n8791 | SEAT MAP DISPLAY REQUEST IS OUTSIDE SYSTEM DATE RANGE\n32171 | MANDATORY DATA MISSING\n",
"schema": {
"$ref": "#/definitions/Error_400"
}
},
"400_flightOffer": {
"description": "code | title\n------- | -------------------------------------\n477 | INVALID FORMAT\n2781 | INVALID LENGHT\n572 | INVALID OPTION\n4481 | FLIGHT DOES NOT OPERATE ON DATE REQUESTED\n8791 | SEAT MAP DISPLAY REQUEST IS OUTSIDE SYSTEM DATE RANGE\n32171 | MANDATORY DATA MISSING\n",
"schema": {
"$ref": "#/definitions/Error_400"
}
},
"SeatMap": {
"description": "Successful Operation",
"schema": {
"example": {
"data": [
{
"aircraft": {
"code": "320"
},
"aircraftCabinAmenities": {
"beverage": {
"beverageType": "ALCOHOLIC_AND_NON_ALCOHOLIC",
"isChargeable": false
},
"entertainment": [
{
"entertainmentType": "AUDIO_VIDEO_ON_DEMAND",
"isChargeable": false
},
{
"entertainmentType": "IP_TV",
"isChargeable": false
}
],
"food": {
"foodType": "SNACK",
"isChargeable": false
},
"power": {
"isChargeable": false,
"powerType": "USB_PORT",
"usbType": "USB_C"
},
"seat": {
"legSpace": 29,
"medias": [
{
"description": {
"lang": "EN",
"text": "Settle in with comfortable seats and an ecoTHREAD blanket made from 100% recycled plastic bottles."
},
"href": "https://pdt.content.amadeus.com/AncillaryServicesMedia/14223418_395.jpg",
"mediaType": "image",
"title": "Comfortable Seats"
},
{
"description": {
"lang": "EN",
"text": "Stay connected next time you fly. Choose from our great value Wi-Fi plans."
},
"href": "https://pdt.content.amadeus.com/AncillaryServicesMedia/71344149_DFL.jpg",
"mediaType": "image",
"title": "Stay Connected"
},
{
"description": {
"lang": "EN",
"text": "With special seat,meals, toys, and dedicated children's ice channels, we encourage curious minds and inspire tomorrow's explorers."
},
"href": "https://pdt.content.amadeus.com/AncillaryServicesMedia/42266150_401.jpg",
"mediaType": "image",
"title": "Be Curious"
}
],
"spaceUnit": "INCHES",
"tilt": "NORMAL"
},
"wifi": {
"isChargeable": true,
"wifiCoverage": "FULL"
}
},
"arrival": {
"at": "2023-08-01T08:15:00",
"iataCode": "ORY",
"terminal": "2"
},
"availableSeatsCounters": [
{
"travelerId": "1",
"value": 116
},
{
"travelerId": "2",
"value": 116
}
],
"carrierCode": "AF",
"class": "X",
"decks": [
{
"deckConfiguration": {
"endSeatRow": 32,
"endWingsRow": 13,
"exitRowsX": [
12,
13
],
"length": 33,
"startSeatRow": 1,
"startWingsRow": 13,
"width": 7
},
"deckType": "MAIN",
"facilities": [
{
"code": "LA",
"column": "A",
"coordinates": {
"x": 0,
"y": 0
},
"position": "FRONT"
},
{
"code": "G",
"column": "F",
"coordinates": {
"x": 0,
"y": 6
},
"position": "FRONT"
},
{
"code": "G",
"column": "E",
"coordinates": {
"x": 0,
"y": 5
},
"position": "FRONT"
},
{
"code": "G",
"column": "D",
"coordinates": {
"x": 0,
"y": 4
},
"position": "FRONT"
},
{
"code": "CL",
"column": "A",
"coordinates": {
"x": 1,
"y": 0
},
"position": "SEAT",
"row": "1"
},
{
"code": "CL",
"column": "B",
"coordinates": {
"x": 1,
"y": 1
},
"position": "SEAT",
"row": "1"
},
{
"code": "SO",
"column": "E",
"coordinates": {
"x": 31,
"y": 5
},
"position": "SEAT",
"row": "32"
},
{
"code": "SO",
"column": "F",
"coordinates": {
"x": 31,
"y": 6
},
"position": "SEAT",
"row": "32"
},
{
"code": "LA",
"column": "A",
"coordinates": {
"x": 32,
"y": 0
},
"position": "REAR",
"row": "32"
},
{
"code": "G",
"column": "F",
"coordinates": {
"x": 32,
"y": 6
},
"position": "REAR",
"row": "32"
},
{
"code": "G",
"column": "E",
"coordinates": {
"x": 32,
"y": 5
},
"position": "REAR",
"row": "32"
},
{
"code": "G",
"column": "D",
"coordinates": {
"x": 32,
"y": 4
},
"position": "REAR",
"row": "32"
}
],
"seats": [
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"A",
"FC",
"K",
"O",
"RS",
"1"
],
"coordinates": {
"x": 1,
"y": 4
},
"number": "1D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"9",
"FC",
"K",
"O",
"RS",
"1"
],
"coordinates": {
"x": 1,
"y": 5
},
"number": "1E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"FC",
"K",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 1,
"y": 6
},
"number": "1F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"FC",
"K",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 2,
"y": 0
},
"number": "2A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"9",
"FC",
"K",
"LS",
"O",
"1"
],
"coordinates": {
"x": 2,
"y": 1
},
"number": "2B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"A",
"FC",
"K",
"LS",
"O",
"1"
],
"coordinates": {
"x": 2,
"y": 2
},
"number": "2C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 2,
"y": 4
},
"number": "2D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 2,
"y": 5
},
"number": "2E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 2,
"y": 6
},
"number": "2F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 3,
"y": 0
},
"number": "3A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 3,
"y": 1
},
"number": "3B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 3,
"y": 2
},
"number": "3C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 3,
"y": 4
},
"number": "3D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 3,
"y": 5
},
"number": "3E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 3,
"y": 6
},
"number": "3F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 4,
"y": 0
},
"number": "4A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 4,
"y": 1
},
"number": "4B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 4,
"y": 2
},
"number": "4C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 4,
"y": 4
},
"number": "4D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 4,
"y": 5
},
"number": "4E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 4,
"y": 6
},
"number": "4F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 5,
"y": 0
},
"number": "5A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 5,
"y": 1
},
"number": "5B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 5,
"y": 2
},
"number": "5C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 5,
"y": 4
},
"number": "5D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 5,
"y": 5
},
"number": "5E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 5,
"y": 6
},
"number": "5F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 6,
"y": 0
},
"number": "6A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 6,
"y": 1
},
"number": "6B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 6,
"y": 2
},
"number": "6C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 6,
"y": 4
},
"number": "6D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 6,
"y": 5
},
"number": "6E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 6,
"y": 6
},
"number": "6F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 0
},
"number": "7A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 1
},
"number": "7B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 2
},
"number": "7C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 4
},
"number": "7D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 5
},
"number": "7E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 6
},
"number": "7F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 0
},
"number": "8A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 1
},
"number": "8B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 2
},
"number": "8C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 4
},
"number": "8D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 5
},
"number": "8E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 6
},
"number": "8F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 0
},
"number": "9A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 1
},
"number": "9B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 2
},
"number": "9C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 4
},
"number": "9D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 5
},
"number": "9E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 6
},
"number": "9F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 0
},
"number": "10A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 1
},
"number": "10B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 2
},
"number": "10C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 4
},
"number": "10D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 5
},
"number": "10E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 6
},
"number": "10F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 0
},
"number": "11A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 1
},
"number": "11B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 2
},
"number": "11C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 4
},
"number": "11D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 5
},
"number": "11E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 6
},
"number": "11F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"CH",
"E",
"IE",
"L",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 0
},
"number": "12A",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"9",
"CH",
"E",
"IE",
"L",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 1
},
"number": "12B",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"A",
"CH",
"E",
"IE",
"L",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 2
},
"number": "12C",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"A",
"CH",
"E",
"IE",
"L",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 4
},
"number": "12D",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"9",
"CH",
"E",
"IE",
"L",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 5
},
"number": "12E",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"CH",
"E",
"IE",
"L",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 6
},
"number": "12F",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"CH",
"E",
"IE",
"L",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 0
},
"number": "14A",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"9",
"CH",
"E",
"IE",
"L",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 1
},
"number": "14B",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"A",
"CH",
"E",
"IE",
"L",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 2
},
"number": "14C",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"A",
"CH",
"E",
"IE",
"L",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 4
},
"number": "14D",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"9",
"CH",
"E",
"IE",
"L",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 5
},
"number": "14E",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"CH",
"E",
"IE",
"L",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 6
},
"number": "14F",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 0
},
"number": "15A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 1
},
"number": "15B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 2
},
"number": "15C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 4
},
"number": "15D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 5
},
"number": "15E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 6
},
"number": "15F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 0
},
"number": "16A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 1
},
"number": "16B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 2
},
"number": "16C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 4
},
"number": "16D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 5
},
"number": "16E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 6
},
"number": "16F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 0
},
"number": "17A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 1
},
"number": "17B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 2
},
"number": "17C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 4
},
"number": "17D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 5
},
"number": "17E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 6
},
"number": "17F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 0
},
"number": "18A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 1
},
"number": "18B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 2
},
"number": "18C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 4
},
"number": "18D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 5
},
"number": "18E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 6
},
"number": "18F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 0
},
"number": "19A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 1
},
"number": "19B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 2
},
"number": "19C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 4
},
"number": "19D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 5
},
"number": "19E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 6
},
"number": "19F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"C",
"CH",
"LS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 0
},
"number": "20A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 1
},
"number": "20B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 2
},
"number": "20C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 4
},
"number": "20D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 5
},
"number": "20E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 6
},
"number": "20F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"C",
"CH",
"LS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 0
},
"number": "21A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 1
},
"number": "21B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 2
},
"number": "21C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 4
},
"number": "21D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 5
},
"number": "21E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 6
},
"number": "21F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"C",
"CH",
"LS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 0
},
"number": "22A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 1
},
"number": "22B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 2
},
"number": "22C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 4
},
"number": "22D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 5
},
"number": "22E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 6
},
"number": "22F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"C",
"CH",
"LS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 0
},
"number": "23A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 1
},
"number": "23B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 2
},
"number": "23C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 4
},
"number": "23D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 5
},
"number": "23E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 6
},
"number": "23F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"U",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 0
},
"number": "24A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 1
},
"number": "24B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 2
},
"number": "24C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 4
},
"number": "24D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 5
},
"number": "24E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 6
},
"number": "24F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"U",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 0
},
"number": "25A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 1
},
"number": "25B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 2
},
"number": "25C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 4
},
"number": "25D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 5
},
"number": "25E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 6
},
"number": "25F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"U",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 0
},
"number": "26A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 1
},
"number": "26B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 2
},
"number": "26C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 4
},
"number": "26D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 5
},
"number": "26E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 6
},
"number": "26F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"U",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 0
},
"number": "27A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 1
},
"number": "27B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 2
},
"number": "27C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 4
},
"number": "27D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 5
},
"number": "27E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 6
},
"number": "27F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 0
},
"number": "28A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 1
},
"number": "28B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 2
},
"number": "28C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 4
},
"number": "28D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 5
},
"number": "28E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 6
},
"number": "28F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 0
},
"number": "29A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 1
},
"number": "29B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 2
},
"number": "29C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 4
},
"number": "29D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 5
},
"number": "29E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 6
},
"number": "29F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 0
},
"number": "30A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 1
},
"number": "30B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 2
},
"number": "30C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 4
},
"number": "30D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 5
},
"number": "30E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 6
},
"number": "30F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 0
},
"number": "31A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 1
},
"number": "31B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"DE",
"RS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 4
},
"number": "31D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"DE",
"RS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 5
},
"number": "31E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"DE",
"RS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 6
},
"number": "31F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1D",
"CH",
"LS",
"V",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 31,
"y": 0
},
"number": "32A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1D",
"A",
"CH",
"LS",
"V",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 31,
"y": 1
},
"number": "32B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
}
]
}
],
"departure": {
"at": "2023-08-01T06:45:00",
"iataCode": "NCE",
"terminal": "2"
},
"flightOfferId": "1",
"id": "1",
"number": "6201",
"operating": {
"carrierCode": "AF"
},
"segmentId": "1",
"type": "seatmap"
},
{
"aircraft": {
"code": "320"
},
"aircraftCabinAmenities": {
"beverage": {
"beverageType": "ALCOHOLIC_AND_NON_ALCOHOLIC",
"isChargeable": false
},
"entertainment": [
{
"entertainmentType": "AUDIO_VIDEO_ON_DEMAND",
"isChargeable": false
},
{
"entertainmentType": "IP_TV",
"isChargeable": false
}
],
"food": {
"foodType": "SNACK",
"isChargeable": false
},
"power": {
"isChargeable": false,
"powerType": "USB_PORT",
"usbType": "USB_C"
},
"seat": {
"legSpace": 29,
"medias": [
{
"description": {
"lang": "EN",
"text": "Settle in with comfortable seats and an ecoTHREAD blanket made from 100% recycled plastic bottles."
},
"href": "https://pdt.content.amadeus.com/AncillaryServicesMedia/14223418_395.jpg",
"mediaType": "image",
"title": "Comfortable Seats"
},
{
"description": {
"lang": "EN",
"text": "Stay connected next time you fly. Choose from our great value Wi-Fi plans."
},
"href": "https://pdt.content.amadeus.com/AncillaryServicesMedia/71344149_DFL.jpg",
"mediaType": "image",
"title": "Stay Connected"
},
{
"description": {
"lang": "EN",
"text": "With special seat,meals, toys, and dedicated children's ice channels, we encourage curious minds and inspire tomorrow's explorers."
},
"href": "https://pdt.content.amadeus.com/AncillaryServicesMedia/42266150_401.jpg",
"mediaType": "image",
"title": "Be Curious"
}
],
"spaceUnit": "INCHES",
"tilt": "NORMAL"
},
"wifi": {
"isChargeable": true,
"wifiCoverage": "FULL"
}
},
"arrival": {
"at": "2023-08-18T08:00:00",
"iataCode": "NCE",
"terminal": "2"
},
"availableSeatsCounters": [
{
"travelerId": "1",
"value": 116
},
{
"travelerId": "2",
"value": 116
}
],
"carrierCode": "AF",
"class": "X",
"decks": [
{
"deckConfiguration": {
"endSeatRow": 32,
"endWingsRow": 13,
"exitRowsX": [
12,
13
],
"length": 33,
"startSeatRow": 1,
"startWingsRow": 13,
"width": 7
},
"deckType": "MAIN",
"facilities": [
{
"code": "LA",
"column": "A",
"coordinates": {
"x": 0,
"y": 0
},
"position": "FRONT"
},
{
"code": "G",
"column": "F",
"coordinates": {
"x": 0,
"y": 6
},
"position": "FRONT"
},
{
"code": "G",
"column": "E",
"coordinates": {
"x": 0,
"y": 5
},
"position": "FRONT"
},
{
"code": "G",
"column": "D",
"coordinates": {
"x": 0,
"y": 4
},
"position": "FRONT"
},
{
"code": "CL",
"column": "A",
"coordinates": {
"x": 1,
"y": 0
},
"position": "SEAT",
"row": "1"
},
{
"code": "CL",
"column": "B",
"coordinates": {
"x": 1,
"y": 1
},
"position": "SEAT",
"row": "1"
},
{
"code": "SO",
"column": "E",
"coordinates": {
"x": 31,
"y": 5
},
"position": "SEAT",
"row": "32"
},
{
"code": "SO",
"column": "F",
"coordinates": {
"x": 31,
"y": 6
},
"position": "SEAT",
"row": "32"
},
{
"code": "LA",
"column": "A",
"coordinates": {
"x": 32,
"y": 0
},
"position": "REAR",
"row": "32"
},
{
"code": "G",
"column": "F",
"coordinates": {
"x": 32,
"y": 6
},
"position": "REAR",
"row": "32"
},
{
"code": "G",
"column": "E",
"coordinates": {
"x": 32,
"y": 5
},
"position": "REAR",
"row": "32"
},
{
"code": "G",
"column": "D",
"coordinates": {
"x": 32,
"y": 4
},
"position": "REAR",
"row": "32"
}
],
"seats": [
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"A",
"FC",
"K",
"O",
"RS",
"1"
],
"coordinates": {
"x": 1,
"y": 4
},
"number": "1D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"9",
"FC",
"K",
"O",
"RS",
"1"
],
"coordinates": {
"x": 1,
"y": 5
},
"number": "1E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"FC",
"K",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 1,
"y": 6
},
"number": "1F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"FC",
"K",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 2,
"y": 0
},
"number": "2A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"9",
"FC",
"K",
"LS",
"O",
"1"
],
"coordinates": {
"x": 2,
"y": 1
},
"number": "2B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1B",
"A",
"FC",
"K",
"LS",
"O",
"1"
],
"coordinates": {
"x": 2,
"y": 2
},
"number": "2C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 2,
"y": 4
},
"number": "2D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 2,
"y": 5
},
"number": "2E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 2,
"y": 6
},
"number": "2F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 3,
"y": 0
},
"number": "3A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 3,
"y": 1
},
"number": "3B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 3,
"y": 2
},
"number": "3C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 3,
"y": 4
},
"number": "3D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 3,
"y": 5
},
"number": "3E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 3,
"y": 6
},
"number": "3F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 4,
"y": 0
},
"number": "4A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 4,
"y": 1
},
"number": "4B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 4,
"y": 2
},
"number": "4C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 4,
"y": 4
},
"number": "4D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 4,
"y": 5
},
"number": "4E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 4,
"y": 6
},
"number": "4F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 5,
"y": 0
},
"number": "5A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 5,
"y": 1
},
"number": "5B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 5,
"y": 2
},
"number": "5C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 5,
"y": 4
},
"number": "5D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 5,
"y": 5
},
"number": "5E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 5,
"y": 6
},
"number": "5F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"LS",
"O",
"W",
"1"
],
"coordinates": {
"x": 6,
"y": 0
},
"number": "6A",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 6,
"y": 1
},
"number": "6B",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"LS",
"O",
"1"
],
"coordinates": {
"x": 6,
"y": 2
},
"number": "6C",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 6,
"y": 4
},
"number": "6D",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"FC",
"O",
"RS",
"1"
],
"coordinates": {
"x": 6,
"y": 5
},
"number": "6E",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"FC",
"O",
"RS",
"W",
"1"
],
"coordinates": {
"x": 6,
"y": 6
},
"number": "6F",
"travelerPricing": [
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 0
},
"number": "7A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 1
},
"number": "7B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 2
},
"number": "7C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 4
},
"number": "7D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 5
},
"number": "7E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 7,
"y": 6
},
"number": "7F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 0
},
"number": "8A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 1
},
"number": "8B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 2
},
"number": "8C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 4
},
"number": "8D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 5
},
"number": "8E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 8,
"y": 6
},
"number": "8F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 0
},
"number": "9A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 1
},
"number": "9B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 2
},
"number": "9C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 4
},
"number": "9D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 5
},
"number": "9E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 9,
"y": 6
},
"number": "9F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 0
},
"number": "10A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 1
},
"number": "10B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 2
},
"number": "10C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 4
},
"number": "10D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"FC",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 5
},
"number": "10E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"FC",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 10,
"y": 6
},
"number": "10F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 0
},
"number": "11A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 1
},
"number": "11B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 2
},
"number": "11C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 4
},
"number": "11D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 5
},
"number": "11E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 11,
"y": 6
},
"number": "11F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"CH",
"E",
"IE",
"L",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 0
},
"number": "12A",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"9",
"CH",
"E",
"IE",
"L",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 1
},
"number": "12B",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"A",
"CH",
"E",
"IE",
"L",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 2
},
"number": "12C",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"A",
"CH",
"E",
"IE",
"L",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 4
},
"number": "12D",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"9",
"CH",
"E",
"IE",
"L",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 5
},
"number": "12E",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"CH",
"E",
"IE",
"L",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 12,
"y": 6
},
"number": "12F",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"CH",
"E",
"IE",
"L",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 0
},
"number": "14A",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"9",
"CH",
"E",
"IE",
"L",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 1
},
"number": "14B",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"A",
"CH",
"E",
"IE",
"L",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 2
},
"number": "14C",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"A",
"CH",
"E",
"IE",
"L",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 4
},
"number": "14D",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"9",
"CH",
"E",
"IE",
"L",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 5
},
"number": "14E",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1A",
"1B",
"CH",
"E",
"IE",
"L",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 13,
"y": 6
},
"number": "14F",
"travelerPricing": [
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "15.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "15.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 0
},
"number": "15A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 1
},
"number": "15B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 2
},
"number": "15C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 4
},
"number": "15D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 5
},
"number": "15E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 14,
"y": 6
},
"number": "15F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 0
},
"number": "16A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 1
},
"number": "16B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 2
},
"number": "16C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 4
},
"number": "16D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 5
},
"number": "16E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 15,
"y": 6
},
"number": "16F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 0
},
"number": "17A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 1
},
"number": "17B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 2
},
"number": "17C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 4
},
"number": "17D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 5
},
"number": "17E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 16,
"y": 6
},
"number": "17F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 0
},
"number": "18A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 1
},
"number": "18B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 2
},
"number": "18C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 4
},
"number": "18D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 5
},
"number": "18E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 17,
"y": 6
},
"number": "18F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 0
},
"number": "19A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 1
},
"number": "19B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 2
},
"number": "19C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 4
},
"number": "19D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 5
},
"number": "19E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 18,
"y": 6
},
"number": "19F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"C",
"CH",
"LS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 0
},
"number": "20A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 1
},
"number": "20B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 2
},
"number": "20C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 4
},
"number": "20D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 5
},
"number": "20E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 19,
"y": 6
},
"number": "20F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"C",
"CH",
"LS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 0
},
"number": "21A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 1
},
"number": "21B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 2
},
"number": "21C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 4
},
"number": "21D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 5
},
"number": "21E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 20,
"y": 6
},
"number": "21F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"C",
"CH",
"LS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 0
},
"number": "22A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 1
},
"number": "22B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 2
},
"number": "22C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 4
},
"number": "22D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 5
},
"number": "22E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 21,
"y": 6
},
"number": "22F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"C",
"CH",
"LS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 0
},
"number": "23A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 1
},
"number": "23B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"C",
"CH",
"LS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 2
},
"number": "23C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 4
},
"number": "23D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 5
},
"number": "23E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 22,
"y": 6
},
"number": "23F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"U",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 0
},
"number": "24A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 1
},
"number": "24B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 2
},
"number": "24C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 4
},
"number": "24D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 5
},
"number": "24E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 23,
"y": 6
},
"number": "24F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"U",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 0
},
"number": "25A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 1
},
"number": "25B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 2
},
"number": "25C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 4
},
"number": "25D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 5
},
"number": "25E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 24,
"y": 6
},
"number": "25F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"U",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 0
},
"number": "26A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 1
},
"number": "26B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 2
},
"number": "26C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 4
},
"number": "26D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 5
},
"number": "26E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 25,
"y": 6
},
"number": "26F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"U",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 0
},
"number": "27A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 1
},
"number": "27B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"U",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 2
},
"number": "27C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 4
},
"number": "27D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 5
},
"number": "27E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 26,
"y": 6
},
"number": "27F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 0
},
"number": "28A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 1
},
"number": "28B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 2
},
"number": "28C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 4
},
"number": "28D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 5
},
"number": "28E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 27,
"y": 6
},
"number": "28F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 0
},
"number": "29A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 1
},
"number": "29B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 2
},
"number": "29C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 4
},
"number": "29D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 5
},
"number": "29E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 28,
"y": 6
},
"number": "29F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 0
},
"number": "30A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 1
},
"number": "30B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 2
},
"number": "30C",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 4
},
"number": "30D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"RS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 5
},
"number": "30E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"RS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 29,
"y": 6
},
"number": "30F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"LS",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 0
},
"number": "31A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"LS",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 1
},
"number": "31B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "AVAILABLE",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"A",
"CH",
"DE",
"RS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 4
},
"number": "31D",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"9",
"CH",
"DE",
"RS",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 5
},
"number": "31E",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"CH",
"DE",
"RS",
"W",
"1",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 30,
"y": 6
},
"number": "31F",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1D",
"CH",
"LS",
"V",
"W",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 31,
"y": 0
},
"number": "32A",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
},
{
"cabin": "ECONOMY",
"characteristicsCodes": [
"1D",
"A",
"CH",
"LS",
"V",
"1A_AQC_PREMIUM_SEAT"
],
"coordinates": {
"x": 31,
"y": 1
},
"number": "32B",
"travelerPricing": [
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "1"
},
{
"price": {
"base": "11.00",
"currency": "EUR",
"taxes": [
{
"amount": "0.00",
"code": "SUPPLIER"
}
],
"total": "11.00"
},
"seatAvailabilityStatus": "BLOCKED",
"travelerId": "2"
}
]
}
]
}
],
"departure": {
"at": "2023-08-18T06:35:00",
"iataCode": "ORY",
"terminal": "3"
},
"flightOfferId": "1",
"id": "2",
"number": "6200",
"operating": {
"carrierCode": "AF"
},
"segmentId": "4",
"type": "seatmap"
}
],
"dictionaries": {
"facilities": {
"CL": "Closet",
"G": "Galley",
"LA": "Lavatory",
"SO": "Storage Space"
},
"locations": {
"NCE": {
"cityCode": "NCE",
"countryCode": "FR"
},
"ORY": {
"cityCode": "PAR",
"countryCode": "FR"
}
},
"seatCharacteristics": {
"1": "Restricted seat - General",
"9": "Center seat (not window, not aisle)",
"1A": "Seat not allowed for infant",
"1A_AQC_PREMIUM_SEAT": "Premium seat",
"1B": "Seat not allowed for medical",
"1D": "Restricted recline seat",
"A": "Aisle seat",
"C": "Crew seat",
"CH": "Chargeable seats",
"DE": "Deportee",
"E": "Exit row seat",
"FC": "Front of cabin class/compartment",
"IE": "Seat not suitable for child",
"K": "Bulkhead seat",
"L": "Leg space seat",
"LS": "Left side of aircraft",
"O": "Preferential seat",
"RS": "Right side of aircraft",
"U": "Seat suitable for unaccompanied minors",
"V": "Seat to be left vacant or offered last",
"W": "Window seat"
}
},
"meta": {
"count": 2
}
},
"properties": {
"data": {
"items": {
"$ref": "#/definitions/SeatMap"
},
"type": "array"
},
"dictionaries": {
"properties": {
"facilities": {
"$ref": "#/definitions/FacilityDictionary"
},
"locations": {
"$ref": "#/definitions/LocationEntry"
},
"seatCharacteristics": {
"$ref": "#/definitions/SeatCharacteristicDictionary"
}
},
"title": "Dictionaries",
"type": "object"
},
"meta": {
"$ref": "#/definitions/Collection_Meta"
},
"warnings": {
"items": {
"$ref": "#/definitions/Issue"
},
"type": "array"
}
},
"required": [
"data"
],
"title": "SeatMap Reply",
"type": "object"
}
}
},
"paths": {
"/shopping/seatmaps": {
"get": {
"description": "",
"operationId": "getSeatmapFromOrder",
"parameters": [
{
"$ref": "#/parameters/orderId"
},
{
"$ref": "#/parameters/oldOrderId"
}
],
"responses": {
"200": {
"$ref": "#/responses/SeatMap"
},
"400": {
"$ref": "#/responses/400_Order"
},
"404": {
"$ref": "#/responses/404"
},
"default": {
"$ref": "#/responses/500"
}
},
"summary": "Returns all the seat maps of a given order.",
"tags": [
"Display SeatMaps"
]
},
"post": {
"description": "",
"operationId": "getSeatmapFromFlightOffer",
"parameters": [
{
"$ref": "#/parameters/getOverride"
},
{
"in": "body",
"name": "body",
"required": true,
"schema": {
"example": {
"data": [
{
"id": "1",
"instantTicketingRequired": false,
"itineraries": [
{
"duration": "PT1H30M",
"segments": [
{
"aircraft": {
"code": "320"
},
"arrival": {
"at": "2023-08-01T08:15:00",
"iataCode": "ORY",
"terminal": "2"
},
"blacklistedInEU": false,
"carrierCode": "AF",
"departure": {
"at": "2023-08-01T06:45:00",
"iataCode": "NCE",
"terminal": "2"
},
"duration": "PT1H30M",
"id": "1",
"number": "6201",
"numberOfStops": 0,
"operating": {
"carrierCode": "AF"
}
}
]
},
{
"duration": "PT1H25M",
"segments": [
{
"aircraft": {
"code": "320"
},
"arrival": {
"at": "2023-08-18T08:00:00",
"iataCode": "NCE",
"terminal": "2"
},
"blacklistedInEU": false,
"carrierCode": "AF",
"departure": {
"at": "2023-08-18T06:35:00",
"iataCode": "ORY",
"terminal": "3"
},
"duration": "PT1H25M",
"id": "4",
"number": "6200",
"numberOfStops": 0,
"operating": {
"carrierCode": "AF"
}
}
]
}
],
"lastTicketingDate": "2023-08-01",
"nonHomogeneous": false,
"numberOfBookableSeats": 9,
"oneWay": false,
"price": {
"additionalServices": [
{
"amount": "60.00",
"type": "CHECKED_BAGS"
}
],
"base": "80.00",
"currency": "EUR",
"fees": [
{
"amount": "0.00",
"type": "SUPPLIER"
},
{
"amount": "0.00",
"type": "TICKETING"
}
],
"grandTotal": "274.60",
"total": "274.60"
},
"pricingOptions": {
"fareType": [
"PUBLISHED"
],
"includedCheckedBagsOnly": false
},
"source": "GDS",
"travelerPricings": [
{
"fareDetailsBySegment": [
{
"brandedFare": "LIGHT",
"cabin": "ECONOMY",
"class": "X",
"fareBasis": "XS50MALG",
"includedCheckedBags": {
"quantity": 0
},
"segmentId": "1"
},
{
"brandedFare": "LIGHT",
"cabin": "ECONOMY",
"class": "X",
"fareBasis": "XS50MALG",
"includedCheckedBags": {
"quantity": 0
},
"segmentId": "4"
}
],
"fareOption": "STANDARD",
"price": {
"base": "40.00",
"currency": "EUR",
"total": "137.30"
},
"travelerId": "1",
"travelerType": "ADULT"
},
{
"fareDetailsBySegment": [
{
"brandedFare": "LIGHT",
"cabin": "ECONOMY",
"class": "X",
"fareBasis": "XS50MALG",
"includedCheckedBags": {
"quantity": 0
},
"segmentId": "1"
},
{
"brandedFare": "LIGHT",
"cabin": "ECONOMY",
"class": "X",
"fareBasis": "XS50MALG",
"includedCheckedBags": {
"quantity": 0
},
"segmentId": "4"
}
],
"fareOption": "STANDARD",
"price": {
"base": "40.00",
"currency": "EUR",
"total": "137.30"
},
"travelerId": "2",
"travelerType": "ADULT"
}
],
"type": "flight-offer",
"validatingAirlineCodes": [
"AF"
]
}
]
},
"properties": {
"data": {
"items": {
"$ref": "#/definitions/FlightOffer"
},
"maxItems": 6,
"minItems": 1,
"type": "array"
},
"included": {
"properties": {
"travelers": {
"additionalProperties": {
"$ref": "#/definitions/Traveler"
},
"description": "Map of travelers"
}
},
"title": "Travelers_map"
}
},
"required": [
"data"
],
"title": "flightOffers"
}
}
],
"responses": {
"200": {
"$ref": "#/responses/SeatMap"
},
"400": {
"$ref": "#/responses/400_flightOffer"
},
"default": {
"$ref": "#/responses/500"
}
},
"summary": "Returns all the seat maps of a given flightOffer.",
"tags": [
"Display SeatMaps"
]
}
}
},
"definitions": {
"AdditionalServiceType": {
"description": "additional service type",
"enum": [
"CHECKED_BAGS",
"MEALS",
"SEATS",
"OTHER_SERVICES"
],
"example": "CHECKED_BAGS",
"type": "string"
},
"Address": {
"description": "address information",
"properties": {
"category": {
"description": "Category of the contact element",
"enum": [
"BUSINESS",
"PERSONAL",
"OTHER"
],
"type": "string"
},
"cityName": {
"description": "Full city name. Example: Dublin",
"pattern": "[a-zA-Z -]{1,35}",
"type": "string"
},
"countryCode": {
"description": "country code [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)",
"pattern": "[a-zA-Z]{2}",
"type": "string"
},
"lines": {
"description": "Line 1 = Street address, Line 2 = Apartment, suite, unit, building, floor, etc",
"items": {
"type": "string"
},
"type": "array"
},
"postalBox": {
"description": "E.g. BP 220",
"type": "string"
},
"postalCode": {
"description": "Example: 74130",
"type": "string"
},
"stateCode": {
"description": "State code - two character standard [ISO 3166-2 state code](https://en.wikipedia.org/wiki/ISO_3166-2)",
"pattern": "[a-zA-Z0-9]{1,2}",
"type": "string"
},
"stateName": {
"description": "Full state name",
"type": "string"
},
"text": {
"description": "Field containing a full unformatted address. Only applicable when the fields lines, postalCode, countryCode, cityName are not filled.",
"type": "string"
}
},
"type": "object"
},
"AircraftCabinAmenities": {
"description": "Type of available amenities for a given flight",
"properties": {
"beverage": {
"$ref": "#/definitions/AircraftCabinAmenities_Beverage"
},
"entertainment": {
"items": {
"$ref": "#/definitions/AircraftCabinAmenities_Entertainment"
},
"type": "array"
},
"food": {
"$ref": "#/definitions/AircraftCabinAmenities_Food"
},
"power": {
"$ref": "#/definitions/AircraftCabinAmenities_Power"
},
"seat": {
"$ref": "#/definitions/Amenity_Seat"
},
"wifi": {
"$ref": "#/definitions/AircraftCabinAmenities_Wifi"
}
},
"type": "object"
},
"AircraftCabinAmenities_Beverage": {
"allOf": [
{
"$ref": "#/definitions/Amenity"
},
{
"description": "Type of beverage for a given flight",
"properties": {
"beverageType": {
"enum": [
"ALCOHOLIC",
"NON_ALCOHOLIC",
"ALCOHOLIC_AND_NON_ALCOHOLIC"
],
"type": "string"
}
},
"type": "object"
}
]
},
"AircraftCabinAmenities_Entertainment": {
"allOf": [
{
"$ref": "#/definitions/Amenity"
},
{
"description": "Type of entertainment contents for a given flight",
"properties": {
"entertainmentType": {
"enum": [
"LIVE_TV",
"MOVIES",
"AUDIO_VIDEO_ON_DEMAND",
"TV_SHOWS",
"IP_TV"
],
"type": "string"
}
},
"type": "object"
}
]
},
"AircraftCabinAmenities_Food": {
"allOf": [
{
"$ref": "#/definitions/Amenity"
},
{
"description": "Type of food for a given flight",
"properties": {
"foodType": {
"enum": [
"MEAL",
"FRESH_MEAL",
"SNACK",
"FRESH_SNACK"
],
"type": "string"
}
},
"type": "object"
}
]
},
"AircraftCabinAmenities_Power": {
"allOf": [
{
"$ref": "#/definitions/Amenity"
},
{
"description": "Type of power outlet for a given flight",
"properties": {
"powerType": {
"enum": [
"PLUG",
"USB_PORT",
"ADAPTOR",
"PLUG_OR_USB_PORT"
],
"type": "string"
},
"usbType": {
"enum": [
"USB_A",
"USB_C",
"USB_A_AND_USB_C"
],
"type": "string"
}
},
"type": "object"
}
]
},
"AircraftCabinAmenities_Wifi": {
"allOf": [
{
"$ref": "#/definitions/Amenity"
},
{
"description": "Level of area coverage for a given flight",
"properties": {
"wifiCoverage": {
"enum": [
"FULL",
"PARTIAL"
],
"type": "string"
}
},
"type": "object"
}
]
},
"AircraftEquipment": {
"description": "information related to the aircraft",
"properties": {
"code": {
"description": "IATA aircraft code (http://www.flugzeuginfo.net/table_accodes_iata_en.php)\n",
"example": "318",
"pattern": "[a-zA-Z0-9]{3}",
"type": "string"
}
}
},
"Amenity": {
"description": "Base data model related to Amenity, inherited amenities can be created using this baseline for extension ( using type for polymorphism ) amenityType : Enum related to generic Amenity model to identify which amenityType",
"properties": {
"isChargeable": {
"description": "Specify if the traveler will need to pay extra in-flight to get the amenity",
"type": "boolean"
}
},
"title": "Amenity",
"type": "object"
},
"Amenity_Media": {
"description": "Media is a digital content like image, video with associated text and description, several scales and some metadata can be provided also.",
"properties": {
"description": {
"$ref": "#/definitions/QualifiedFreeText"
},
"href": {
"description": "href to display the original media.\n",
"example": "http://pdt.multimediarepository.testing.amadeus.com/cmr/retrieve/hotel/69810B23CB8644A18AF760DC66BE41A6",
"format": "uri",
"type": "string"
},
"mediaType": {
"description": "media type as per IANA (https://www.iana.org/assignments/media-types/media-types.xhtml)",
"enum": [
"application",
"audio",
"font",
"example",
"image",
"message",
"model",
"multipart",
"text",
"video"
],
"example": "image",
"type": "string"
},
"title": {
"description": "media title",
"example": "My image title",
"type": "string"
}
},
"title": "Media",
"type": "object"
},
"Amenity_Seat": {
"description": "Characteristics for a group of seat, such as Distance from one seat to the another in front or behind it or width space",
"properties": {
"amenityType": {
"enum": [
"SEAT"
],
"type": "string"
},
"legSpace": {
"description": "Space between 2 seats",
"example": 33,
"type": "integer"
},
"medias": {
"description": "list of media associated to the seat (rich content)",
"items": {
"$ref": "#/definitions/Amenity_Media"
},
"type": "array"
},
"spaceUnit": {
"enum": [
"INCHES",
"CENTIMENTERS"
],
"type": "string"
},
"tilt": {
"description": "Flatness of a seat",
"enum": [
"FULL_FLAT",
"ANGLE_FLAT",
"NORMAL"
],
"type": "string"
}
},
"type": "object"
},
"AvailableSeatsCounter": {
"properties": {
"travelerId": {
"description": "Traveler id",
"pattern": "[a-zA-Z0-9-]{1,20}",
"type": "string"
},
"value": {
"description": "Number of Seats with status AVAILABLE",
"example": 5,
"type": "integer"
}
},
"type": "object"
},
"BaggageAllowance": {
"description": "baggageAllowance",
"properties": {
"excessRate": {
"$ref": "#/definitions/ElementaryPrice"
},
"quantity": {
"description": "Total number of units",
"example": 1,
"type": "integer"
},
"weight": {
"description": "Weight of the baggage allowance",
"example": 20,
"type": "integer"
},
"weightUnit": {
"description": "Code to qualify unit as pounds or kilos",
"example": "KG",
"type": "string"
}
},
"type": "object"
},
"BaseName": {
"description": "description of the name of a physical person",
"properties": {
"firstName": {
"description": "First name.",
"type": "string"
},
"lastName": {
"description": "Last name.",
"type": "string"
},
"middleName": {
"description": "Middle name(s), for example \"Lee\" in \"John Lee Smith\".",
"type": "string"
}
},
"type": "object"
},
"Co2Emission": {
"properties": {
"cabin": {
"$ref": "#/definitions/TravelClass"
},
"weight": {
"description": "Weight of Co2 emitted for the concerned segment",
"example": 90,
"type": "integer"
},
"weightUnit": {
"description": "Code to qualify unit as pounds or kilos",
"example": "KG",
"type": "string"
}
},
"type": "object"
},
"Collection_Meta": {
"properties": {
"count": {
"example": 1,
"type": "integer"
},
"links": {
"example": {
"self": "https://test.api.amadeus.com/v1/area/resources?param=value"
},
"properties": {
"first": {
"example": "https://test.api.amadeus.com/v1/area/resources?...",
"format": "uri",
"type": "string"
},
"last": {
"example": "https://test.api.amadeus.com/v1/area/resources?...",
"format": "uri",
"type": "string"
},
"next": {
"example": "https://test.api.amadeus.com/v1/area/resources?...",
"format": "uri",
"type": "string"
},
"previous": {
"example": "https://test.api.amadeus.com/v1/area/resources?...",
"format": "uri",
"type": "string"
},
"self": {
"example": "https://test.api.amadeus.com/v1/area/resources?...",
"format": "uri",
"type": "string"
},
"up": {
"example": "https://test.api.amadeus.com/v1/area/resources?...",
"format": "uri",
"type": "string"
}
},
"title": "CollectionLinks",
"type": "object"
}
},
"title": "Collection_Meta",
"type": "object"
},
"Contact": {
"allOf": [
{
"$ref": "#/definitions/ContactDictionary"
},
{
"properties": {
"companyName": {
"description": "Name of the company",
"example": "AMADEUS",
"type": "string"
},
"emailAddress": {
"description": "Email address (e.g. john@smith.com)",
"example": "support@mail.com",
"type": "string"
},
"phones": {
"description": "Phone numbers",
"items": {
"$ref": "#/definitions/Phone"
},
"maxItems": 3,
"type": "array"
}
},
"type": "object"
}
],
"description": "contact information"
},
"ContactDictionary": {
"description": "represents a contact",
"properties": {
"address": {
"$ref": "#/definitions/Address"
},
"addresseeName": {
"$ref": "#/definitions/Name",
"description": "the name of the person addressed by these contact details"
},
"purpose": {
"$ref": "#/definitions/ContactPurpose"
}
},
"type": "object"
},
"ContactPurpose": {
"description": "the purpose for which this contact is to be used",
"enum": [
"STANDARD",
"INVOICE",
"STANDARD_WITHOUT_TRANSMISSION"
],
"type": "string"
},
"Coordinates": {
"properties": {
"x": {
"description": "coordinate for the Length",
"type": "integer"
},
"y": {
"description": "coordinate for the Width",
"type": "integer"
}
},
"type": "object"
},
"Deck": {
"description": "deck information",
"properties": {
"deckConfiguration": {
"$ref": "#/definitions/DeckConfiguration"
},
"deckType": {
"description": "A deck is a level on an aircraft. The deck location of the cabin (current possible values are upper or main) The main deck, where passengers are seated on a passenger flight. Upper deck is above the main deck where more passengers are seated.",
"enum": [
"UPPER",
"MAIN",
"LOWER"
],
"type": "string"
},
"facilities": {
"items": {
"$ref": "#/definitions/Facility"
},
"type": "array"
},
"seats": {
"items": {
"$ref": "#/definitions/Seat"
},
"type": "array"
}
},
"type": "object"
},
"DeckConfiguration": {
"description": "deck dimensions are used as a reference to display the entire aircraft or to the section associated to the requested cabin (or set of cabins)",
"properties": {
"endSeatRow": {
"description": "seat row where the deck is ending",
"type": "integer"
},
"endWingsRow": {
"description": "seat row where the wing is ending",
"type": "integer"
},
"endWingsX": {
"description": "End x coordinate of the wings.The wings display ends relatively to the length.",
"type": "integer"
},
"exitRowsX": {
"description": "X coordinate of the exit rows.The exit rows are displayed relatively to the length.",
"items": {
"type": "integer"
},
"type": "array"
},
"length": {
"description": "Length (x-axis) of the deck.",
"type": "integer"
},
"startSeatRow": {
"description": "seat row where the deck is starting",
"type": "integer"
},
"startWingsRow": {
"description": "seat row where the wing is starting",
"type": "integer"
},
"startWingsX": {
"description": "Start x coordinate of the wings.The wings display starts relatively to the length.",
"type": "integer"
},
"width": {
"description": "Width (y-axis) of the deck.",
"type": "integer"
}
},
"type": "object"
},
"Discount": {
"description": "traveler discount",
"properties": {
"cardNumber": {
"description": "resident card number",
"example": "12568215Z",
"pattern": "[0-9A-Z][0-9]{0,12}[A-Z]",
"type": "string"
},
"certificateNumber": {
"description": "resident certificate number",
"example": "12568215Z",
"pattern": "[0-9A-Z][0-9]{0,12}[A-Z]",
"type": "string"
},
"cityName": {
"description": "city of residence",
"example": "MADRID",
"type": "string"
},
"subType": {
"$ref": "#/definitions/DiscountType"
},
"travelerType": {
"$ref": "#/definitions/DiscountTravelerType"
}
},
"title": "Discount",
"type": "object"
},
"DiscountTravelerType": {
"description": "type of discount applied",
"enum": [
"SPANISH_CITIZEN",
"EUROPEAN_CITIZEN",
"GOVERNMENT_WORKER",
"MILITARY",
"MINOR_WITHOUT_ID"
],
"example": "SPANISH_CITIZEN",
"type": "string"
},
"DiscountType": {
"description": "type of discount applied",
"enum": [
"SPANISH_RESIDENT",
"AIR_FRANCE_DOMESTIC",
"AIR_FRANCE_COMBINED",
"AIR_FRANCE_METROPOLITAN"
],
"example": "SPANISH_RESIDENT",
"type": "string"
},
"Document": {
"description": "the information that are found on an ID document",
"properties": {
"birthPlace": {
"description": "Birth place as indicated on the document",
"type": "string"
},
"expiryDate": {
"description": "Date after which the document is not valid anymore.",
"format": "date",
"type": "string"
},
"issuanceCountry": {
"description": "[ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the country that issued the document",
"pattern": "[a-zA-Z]{2}",
"type": "string"
},
"issuanceDate": {
"description": "Date at which the document has been issued.",
"format": "date",
"type": "string"
},
"issuanceLocation": {
"description": "A more precise information concerning the place where the document has been issued, when available. It may be a country, a state, a city or any other type of location. e.g. New-York",
"type": "string"
},
"nationality": {
"description": "[ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the nationality appearing on the document",
"pattern": "[a-zA-Z]{2}",
"type": "string"
},
"number": {
"description": "The document number (shown on the document) . E.g. QFU514563221J",
"type": "string"
}
},
"type": "object"
},
"DocumentType": {
"description": "the nature/type of the document",
"enum": [
"VISA",
"PASSPORT",
"IDENTITY_CARD",
"KNOWN_TRAVELER",
"REDRESS"
],
"example": "VISA",
"type": "string"
},
"ElementaryPrice": {
"description": "elementaryPrice",
"properties": {
"amount": {
"description": "Amount of the fare. could be alpha numeric. Ex- 500.20 or 514.13A, 'A'signifies additional collection.",
"type": "string"
},
"currencyCode": {
"description": "Currency type of the fare.",
"type": "string"
}
},
"type": "object"
},
"EmergencyContact": {
"description": "emergency contact number",
"properties": {
"addresseeName": {
"description": "Adressee name (e.g. in case of emergency purpose it corresponds to name of the person to be contacted).",
"pattern": "[a-zA-Z -]",
"type": "string"
},
"countryCode": {
"description": "Country code of the country (ISO3166-1). E.g. \"US\" for the United States",
"pattern": "[A-Z]{2}",
"type": "string"
},
"number": {
"description": "Phone number. Composed of digits only. The number of digits depends on the country.",
"pattern": "[0-9]{1,15}",
"type": "string"
},
"text": {
"description": "additional details",
"type": "string"
}
},
"type": "object"
},
"Error_400": {
"example": {
"errors": [
{
"code": 477,
"detail": "invalid query parameter format",
"source": {
"example": "CDG",
"parameter": "airport"
},
"status": 400,
"title": "INVALID FORMAT"
}
]
},
"properties": {
"errors": {
"items": {
"$ref": "#/definitions/Issue"
},
"type": "array"
}
},
"required": [
"errors"
],
"type": "object"
},
"Error_404": {
"example": {
"errors": [
{
"code": 1797,
"detail": "no response found for this query parameter",
"source": {
"parameter": "airport"
},
"status": 404,
"title": "NOT FOUND"
}
]
},
"properties": {
"errors": {
"items": {
"$ref": "#/definitions/Issue"
},
"type": "array"
}
},
"required": [
"errors"
],
"type": "object"
},
"Error_500": {
"example": {
"errors": [
{
"code": 141,
"status": 500,
"title": "SYSTEM ERROR HAS OCCURRED"
}
]
},
"properties": {
"errors": {
"items": {
"$ref": "#/definitions/Issue"
},
"type": "array"
}
},
"required": [
"errors"
],
"type": "object"
},
"Extended_Price": {
"allOf": [
{
"properties": {
"additionalServices": {
"items": {
"properties": {
"amount": {
"example": "332.70",
"type": "string"
},
"type": {
"$ref": "#/definitions/AdditionalServiceType"
}
},
"title": "AdditionalService",
"type": "object"
},
"title": "AdditionalServices",
"type": "array"
},
"billingCurrency": {
"description": "Currency of the payment. It may be different than the requested currency",
"example": "EUR",
"type": "string"
},
"grandTotal": {
"description": "Total amount paid by the user (including fees and selected additional services).",
"example": "987.00",
"type": "string"
},
"margin": {
"description": "BOOK step ONLY - The price margin percentage (plus or minus) that the booking can tolerate. When set to 0, then no price magin is tolerated.",
"example": "1.00",
"type": "string"
}
},
"type": "object"
},
{
"$ref": "#/definitions/Price"
}
],
"description": "price information",
"title": "Price",
"type": "object"
},
"Facility": {
"properties": {
"code": {
"description": "Facility code, as described in the facility dictionary",
"type": "string"
},
"column": {
"type": "string"
},
"coordinates": {
"$ref": "#/definitions/Coordinates"
},
"position": {
"description": "Position is either front, rear or seat (in case the facility takes the place of a seat)",
"enum": [
"FRONT",
"REAR",
"SEAT"
],
"type": "string"
},
"row": {
"type": "string"
}
},
"type": "object"
},
"FacilityDictionary": {
"additionalProperties": {
"type": "string"
},
"description": "on board facilities map. E.g: bulkhead, closet, exit door, galley, lavatory",
"type": "object"
},
"FareRules": {
"properties": {
"currency": {
"description": "The currency of the penalties",
"type": "string"
},
"rules": {
"items": {
"$ref": "#/definitions/TermAndCondition"
},
"minItems": 1,
"type": "array"
}
},
"title": "FareRules",
"type": "object"
},
"Fee": {
"description": "a fee",
"properties": {
"amount": {
"example": "332.70",
"type": "string"
},
"type": {
"$ref": "#/definitions/FeeType"
}
}
},
"FeeType": {
"description": "type of fee",
"enum": [
"TICKETING",
"FORM_OF_PAYMENT",
"SUPPLIER"
],
"example": "TICKETING",
"type": "string"
},
"FlightEndPoint": {
"description": "departure or arrival information",
"properties": {
"at": {
"description": "local date and time in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) YYYY-MM-ddThh:mm±hh:mm format, e.g. 2017-02-10T20:40:00+02:00",
"example": "2017-10-23T20:00:00+02:00",
"format": "date-time",
"type": "string"
},
"iataCode": {
"description": "[IATA airline codes](http://www.iata.org/publications/Pages/code-search.aspx)",
"example": "JFK",
"type": "string"
},
"terminal": {
"description": "terminal name / number",
"example": "T2",
"type": "string"
}
},
"type": "object"
},
"FlightOffer": {
"properties": {
"disablePricing": {
"description": "BOOK step ONLY - If true, allows to book a PNR without pricing. Only for the source \"GDS\"",
"example": false,
"type": "boolean"
},
"fareRules": {
"$ref": "#/definitions/FareRules",
"description": "Fare rules of the flight offer"
},
"id": {
"description": "Id of the flight offer",
"example": "1",
"type": "string"
},
"instantTicketingRequired": {
"description": "If true, inform that a ticketing will be required at booking step.",
"example": false,
"type": "boolean"
},
"itineraries": {
"items": {
"properties": {
"duration": {
"description": "duration in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) PnYnMnDTnHnMnS format, e.g. PT2H10M for a duration of 2h10m",
"example": "PT2H10M",
"type": "string"
},
"segments": {
"items": {
"$ref": "#/definitions/Segment"
},
"maxItems": 9,
"minItems": 1,
"title": "Segments",
"type": "array"
}
},
"required": [
"segments"
],
"title": "Itineraries",
"type": "object"
},
"maxItems": 250,
"minItems": 1,
"type": "array"
},
"lastTicketingDate": {
"description": "If booked on the same day as the search (with respect to timezone), this flight offer is guaranteed to be thereafter valid for ticketing until this date (included). Unspecified when it does not make sense for this flight offer (e.g. no control over ticketing once booked). YYYY-MM-DD format, e.g. 2019-06-07",
"example": "2018-06-19T00:00:00.000Z",
"type": "string"
},
"nonHomogeneous": {
"description": "If true, upon completion of the booking, this pricing solution is expected to yield multiple records (a record contains booking information confirmed and stored, typically a Passenger Name Record (PNR), in the provider GDS or system)",
"example": false,
"type": "boolean"
},
"numberOfBookableSeats": {
"description": "Number of seats bookable in a single request. Can not be higher than 9.",
"example": 9,
"maximum": 9,
"minimum": 1,
"type": "number"
},
"oneWay": {
"description": "If true, the flight offer fulfills only one originDestination and has to be combined with other oneWays to complete the whole journey.",
"example": false,
"type": "boolean"
},
"paymentCardRequired": {
"description": "If true, a payment card is mandatory to book this flight offer",
"example": false,
"type": "boolean"
},
"price": {
"$ref": "#/definitions/Extended_Price"
},
"pricingOptions": {
"properties": {
"corporateCodes": {
"description": "Allow Corporate negotiated fares using one or more corporate number (corporate code).",
"example": [
"123456"
],
"items": {
"type": "string"
},
"type": "array"
},
"fareType": {
"$ref": "#/definitions/PricingOptionsFareType",
"description": "type of fare of the flight-offer"
},
"includedCheckedBagsOnly": {
"description": "If true, returns the flight-offers with included checked bags only",
"example": true,
"type": "boolean"
},
"noPenaltyFare": {
"description": "If true, returns the flight-offers with no penalty fares only",
"example": true,
"type": "boolean"
},
"noRestrictionFare": {
"description": "If true, returns the flight-offers with no restriction fares only",
"example": true,
"type": "boolean"
},
"refundableFare": {
"description": "If true, returns the flight-offers with refundable fares only",
"example": true,
"type": "boolean"
}
},
"title": "PricingOptions",
"type": "object"
},
"source": {
"$ref": "#/definitions/FlightOfferSource"
},
"travelerPricings": {
"description": "Fare information for each traveler/segment",
"items": {
"properties": {
"associatedAdultId": {
"description": "if type=\"HELD_INFANT\", corresponds to the adult traveler's id who will share the seat",
"type": "string"
},
"fareDetailsBySegment": {
"items": {
"description": "Fare details of the segment",
"properties": {
"additionalServices": {
"properties": {
"chargeableCheckedBags": {
"$ref": "#/definitions/BaggageAllowance",
"description": "Details of chargeable checked bags",
"title": "chargeableCheckedBags"
},
"chargeableSeatNumber": {
"description": "seat number",
"example": "33D",
"pattern": "[1-9][0-9]{0,2}[A-Z]?",
"type": "string"
},
"otherServices": {
"description": "Other services to add",
"example": [
"PRIORITY_BOARDING"
],
"items": {
"$ref": "#/definitions/ServiceName"
},
"type": "array"
}
},
"title": "AdditionalServicesRequest",
"type": "object"
},
"allotmentDetails": {
"properties": {
"tourName": {
"type": "string"
},
"tourReference": {
"type": "string"
}
},
"title": "AllotmentDetails",
"type": "object"
},
"brandedFare": {
"description": "The name of the Fare Family corresponding to the fares. Only for the GDS provider and if the airline has fare families filled",
"example": "LIGHTONE",
"type": "string"
},
"cabin": {
"$ref": "#/definitions/TravelClass"
},
"class": {
"description": "The code of the booking class, a.k.a. class of service or Reservations/Booking Designator (RBD)",
"example": "A",
"pattern": "[A-Z]{1}",
"type": "string"
},
"fareBasis": {
"description": "Fare basis specifying the rules of a fare. Usually, though not always, is composed of the booking class code followed by a set of letters and digits representing other characteristics of the ticket, such as refundability, minimum stay requirements, discounts or special promotional elements.",
"example": "ANNNNF4K",
"pattern": "[[A-Z0-9]{1,18}",
"type": "string"
},
"includedCheckedBags": {
"$ref": "#/definitions/BaggageAllowance",
"description": "Details of the included checked bags",
"title": "includedCheckedBags"
},
"isAllotment": {
"description": "True if the corresponding booking class is in an allotment",
"example": true,
"type": "boolean"
},
"segmentId": {
"description": "Id of the segment",
"example": "1",
"type": "string"
},
"sliceDiceIndicator": {
"$ref": "#/definitions/SliceDiceIndicator"
}
},
"required": [
"segmentId"
],
"title": "FareDetailsBySegment"
},
"maxItems": 18,
"minItems": 1,
"type": "array"
},
"fareOption": {
"$ref": "#/definitions/TravelerPricingFareOption"
},
"price": {
"$ref": "#/definitions/Price",
"description": "price detail of the traveler"
},
"travelerId": {
"description": "Id of the traveler",
"example": "1",
"type": "string"
},
"travelerType": {
"$ref": "#/definitions/TravelerType"
}
},
"required": [
"travelerId",
"fareOption",
"travelerType",
"fareDetailsBySegment"
],
"title": "TravelerPricing"
},
"maxItems": 18,
"minItems": 1,
"title": "TravelerPricings",
"type": "array"
},
"type": {
"description": "the resource name",
"example": "flight-offer",
"type": "string"
},
"validatingAirlineCodes": {
"description": "This option ensures that the system will only consider these airlines.",
"example": [
"AF"
],
"items": {
"type": "string"
},
"maxItems": 9,
"minItems": 1,
"type": "array"
}
},
"required": [
"type",
"id"
],
"title": "Flight-offer",
"type": "object"
},
"FlightOfferSource": {
"description": "source of the flight offer",
"enum": [
"GDS"
],
"example": "GDS",
"type": "string"
},
"FlightSegment": {
"description": "defining a flight segment; including both operating and marketing details when applicable",
"properties": {
"aircraft": {
"$ref": "#/definitions/AircraftEquipment"
},
"arrival": {
"$ref": "#/definitions/FlightEndPoint"
},
"carrierCode": {
"description": "providing the airline / carrier code",
"example": "DL",
"maxLength": 2,
"minLength": 1,
"type": "string"
},
"departure": {
"$ref": "#/definitions/FlightEndPoint"
},
"duration": {
"description": "stop duration in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) PnYnMnDTnHnMnS format, e.g. PT2H10M",
"example": "PT2H10M",
"type": "string"
},
"number": {
"description": "the flight number as assigned by the carrier",
"example": "212",
"maxLength": 4,
"minLength": 1,
"type": "string"
},
"operating": {
"$ref": "#/definitions/OperatingFlight"
},
"stops": {
"description": "information regarding the different stops composing the flight segment. E.g. technical stop, change of gauge...",
"items": {
"$ref": "#/definitions/FlightStop"
},
"type": "array"
}
},
"type": "object"
},
"FlightStop": {
"description": "details of stops for direct or change of gauge flights",
"properties": {
"arrivalAt": {
"description": "arrival at the stop in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) YYYY-MM-ddThh:mm±hh:mm format, e.g. 2017-02-10T20:40:00+02:00",
"example": "2017-10-23T20:00:00+02:00",
"format": "date-time",
"type": "string"
},
"departureAt": {
"description": "departure from the stop in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) YYYY-MM-ddThh:mm±hh:mm format, e.g. 2017-02-10T20:40:00+02:00",
"example": "2017-10-23T20:00:00+02:00",
"format": "date-time",
"type": "string"
},
"duration": {
"description": "stop duration in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) PnYnMnDTnHnMnS format, e.g. PT2H10M",
"example": "PT2H10M",
"type": "string"
},
"iataCode": {
"description": "[IATA airline codes](http://www.iata.org/publications/Pages/code-search.aspx)",
"example": "JFK",
"type": "string"
},
"newAircraft": {
"$ref": "#/definitions/AircraftEquipment"
}
},
"type": "object"
},
"IdentityDocument": {
"allOf": [
{
"$ref": "#/definitions/Document"
},
{
"properties": {
"birthCountry": {
"description": "[ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the country of birth",
"example": "FR",
"pattern": "[a-zA-Z]{2}",
"type": "string"
},
"documentType": {
"$ref": "#/definitions/DocumentType"
},
"holder": {
"description": "boolean to specify if the traveler is the holder of the document",
"example": true,
"type": "boolean"
},
"validityCountry": {
"description": "[ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the country where the document is valid",
"example": "IN",
"pattern": "[a-zA-Z]{2}",
"type": "string"
}
},
"type": "object"
}
],
"description": "documents of the traveler",
"title": "traveler documents"
},
"Issue": {
"properties": {
"code": {
"description": "an application-specific error code",
"format": "int64",
"type": "integer"
},
"detail": {
"description": "explanation of the error",
"type": "string"
},
"source": {
"description": "an object containing references to the source of the error",
"maxProperties": 1,
"properties": {
"example": {
"description": "a string indicating an example of the right value",
"type": "string"
},
"parameter": {
"description": "a string indicating which URI query parameter caused the issue",
"type": "string"
},
"pointer": {
"description": "a JSON Pointer [RFC6901] to the associated entity in the request document",
"type": "string"
}
},
"title": "Issue_Source",
"type": "object"
},
"status": {
"description": "the HTTP status code applicable to this error",
"type": "integer"
},
"title": {
"description": "a short summary of the error",
"type": "string"
}
},
"type": "object"
},
"Link": {
"example": {
"href": "string"
},
"properties": {
"count": {
"type": "integer"
},
"href": {
"format": "uri",
"type": "string"
},
"methods": {
"items": {
"enum": [
"GET",
"PUT",
"DELETE",
"POST",
"PATCH"
],
"type": "string"
},
"type": "array"
}
},
"required": [
"href"
],
"type": "object"
},
"LocationEntry": {
"additionalProperties": {
"$ref": "#/definitions/LocationValue"
}
},
"LocationValue": {
"properties": {
"cityCode": {
"description": "City code associated to the airport",
"example": "PAR",
"type": "string"
},
"countryCode": {
"description": "Country code of the airport",
"example": "FR",
"type": "string"
}
}
},
"LoyaltyProgram": {
"description": "loyalty program information",
"properties": {
"id": {
"description": "loyalty program number",
"example": "12357466574",
"type": "string"
},
"programOwner": {
"description": "loyalty program airline code",
"example": "AF",
"type": "string"
}
},
"title": "LoyaltyProgram",
"type": "object"
},
"Name": {
"allOf": [
{
"$ref": "#/definitions/BaseName"
},
{
"properties": {
"secondLastName": {
"description": "second last name",
"type": "string"
}
},
"type": "object"
}
],
"description": "name",
"title": "name"
},
"OperatingFlight": {
"description": "information about the operating flight",
"properties": {
"carrierCode": {
"description": "providing the airline / carrier code",
"example": "DL",
"maxLength": 2,
"minLength": 1,
"type": "string"
},
"number": {
"description": "the flight number as assigned by the carrier",
"example": "212",
"maxLength": 4,
"minLength": 1,
"type": "string"
},
"suffix": {
"description": "the flight number suffix as assigned by the carrier",
"maxLength": 4,
"minLength": 1,
"type": "string"
}
},
"type": "object"
},
"Phone": {
"description": "phone information",
"properties": {
"addresseeName": {
"description": "Adressee name (e.g. in case of emergency purpose it corresponds to name of the person to be contacted).",
"pattern": "[a-zA-Z -]",
"type": "string"
},
"areaCode": {
"description": "Corresponds to a regional code or a city code. The length of the field varies depending on the area.",
"pattern": "[0-9]{1,4}",
"type": "string"
},
"category": {
"description": "Category of the contact element",
"enum": [
"BUSINESS",
"PERSONAL",
"OTHER"
],
"type": "string"
},
"countryCallingCode": {
"description": "Country calling code of the phone number, as defined by the International Communication Union. Examples - \"1\" for US, \"371\" for Latvia.",
"pattern": "[0-9+]{2,5}",
"type": "string"
},
"countryCode": {
"description": "Country code of the country (ISO3166-1). E.g. \"US\" for the United States",
"pattern": "[A-Z]{2}",
"type": "string"
},
"deviceType": {
"$ref": "#/definitions/PhoneDeviceType"
},
"extension": {
"description": "Extension of the phone",
"type": "string"
},
"number": {
"description": "Phone number. Composed of digits only. The number of digits depends on the country.",
"pattern": "[0-9]{1,15}",
"type": "string"
},
"text": {
"description": "String containing the full phone number - applicable only when a structured phone (i.e. countryCallingCode + number) is not provided",
"type": "string"
}
},
"type": "object"
},
"PhoneDeviceType": {
"description": "Type of the device (Landline, Mobile or Fax)",
"enum": [
"MOBILE",
"LANDLINE",
"FAX"
],
"type": "string"
},
"Price": {
"properties": {
"base": {
"description": "Amount without taxes",
"example": "632.70",
"type": "string"
},
"currency": {
"example": "USD",
"type": "string"
},
"fees": {
"description": "List of applicable fees",
"items": {
"$ref": "#/definitions/Fee"
},
"type": "array"
},
"taxes": {
"items": {
"$ref": "#/definitions/Tax"
},
"type": "array"
},
"total": {
"description": "Total amount paid by the user",
"example": "932.70",
"type": "string"
}
}
},
"PricingOptionsFareType": {
"description": "type of fare of the flight-offer",
"example": [
"PUBLISHED"
],
"items": {
"enum": [
"PUBLISHED",
"NEGOTIATED",
"CORPORATE"
],
"type": "string"
},
"type": "array"
},
"QualifiedFreeText": {
"description": "Specific type to convey a list of string for specific information type ( via qualifier) in specific character set, or language",
"properties": {
"lang": {
"description": "see RFC 5646",
"example": "fr-FR",
"type": "string"
},
"text": {
"description": "Free Text",
"example": "Do you need and example ?",
"type": "string"
}
},
"title": "QualifiedFreeText",
"type": "object"
},
"Seat": {
"properties": {
"cabin": {
"description": "Cabin of the seat.",
"example": "ECO",
"type": "string"
},
"characteristicsCodes": {
"description": "List of seat characteristics (the characteristic's names can be retrieved in the seat characteristic dictionary) Possible values are part of:\n\n IATA code: Most of the codes are defined by IATA Standard/IATA Code list 9825\n\n Amadeus Code: defined as extension, example MV=row with movie screen\n\n Seat map display Code: API specific codes, example 1A_AQC_PREMIUM_SEAT=premium seat",
"items": {
"type": "string"
},
"type": "array"
},
"coordinates": {
"$ref": "#/definitions/Coordinates"
},
"number": {
"description": "Concatenation of the row id and the column id, for example 12B",
"example": "12B",
"type": "string"
},
"travelerPricing": {
"description": "Traveler's information and price",
"items": {
"$ref": "#/definitions/SeatmapTravelerPricing"
},
"type": "array"
}
},
"type": "object"
},
"SeatCharacteristicDictionary": {
"additionalProperties": {
"type": "string"
},
"description": "seat characteristics dictionary allows mapping a service characteristic to its name. Possible values are part of:\n IATA code: Most of the codes are defined by IATA Standard/IATA Code list 9825, Example: CH = Chargeable Seat, W = Window Seat, A = Aisle\n Seat, Q = Seat in a quiet zone, E = Exit Row Seat\n Amadeus Code: defined as extension, example MV=row with movie screen\n Seat map display Code: API specific codes, example 1A_AQC_PREMIUM_SEAT=premium seat",
"type": "object"
},
"SeatMap": {
"description": "seat map information",
"properties": {
"aircraft": {
"$ref": "#/definitions/AircraftEquipment"
},
"aircraftCabinAmenities": {
"$ref": "#/definitions/AircraftCabinAmenities"
},
"arrival": {
"$ref": "#/definitions/FlightEndPoint"
},
"availableSeatsCounters": {
"description": "number of seats available for each passenger",
"items": {
"$ref": "#/definitions/AvailableSeatsCounter"
},
"type": "array"
},
"carrierCode": {
"description": "providing the marketing airline carrier code",
"example": "DL",
"maxLength": 2,
"minLength": 1,
"type": "string"
},
"class": {
"description": "reservation booking designator (RBD) of the carrier",
"maxLength": 2,
"minLength": 1,
"type": "string"
},
"decks": {
"description": "decks information",
"items": {
"$ref": "#/definitions/Deck"
},
"type": "array"
},
"departure": {
"$ref": "#/definitions/FlightEndPoint"
},
"flightOfferId": {
"description": "Id of the impacted flight offer",
"example": "1",
"type": "string"
},
"id": {
"description": "item identifier",
"type": "string"
},
"number": {
"description": "the flight number as assigned by the marketing carrier",
"example": "212",
"maxLength": 4,
"minLength": 1,
"type": "string"
},
"operating": {
"$ref": "#/definitions/OperatingFlight"
},
"segmentId": {
"description": "Id of the impacted segment",
"example": "1",
"type": "string"
},
"self": {
"$ref": "#/definitions/Link"
},
"type": {
"description": "Ressource name",
"example": "seatmap",
"readOnly": true,
"type": "string"
}
},
"title": "SeatMap"
},
"SeatmapTravelerPricing": {
"properties": {
"price": {
"$ref": "#/definitions/Price",
"description": "Price for a given seat"
},
"seatAvailabilityStatus": {
"description": "Seat availability for this specific traveler. Allows better seat choice per traveler",
"enum": [
"AVAILABLE",
"BLOCKED",
"OCCUPIED"
],
"type": "string"
},
"travelerId": {
"description": "Traveler id",
"pattern": "[a-zA-Z0-9-]{1,20}",
"type": "string"
}
},
"type": "object"
},
"Segment": {
"allOf": [
{
"properties": {
"blacklistedInEU": {
"description": "When the flight has a marketing or/and operating airline that is identified as blacklisted by the European Commission. \n\nTo improve travel safety, the European Commission regularly updates the list of the banned carriers from operating in Europe. It allows any Travel Agency located in the European Union to easily identify and hide any travel recommendation based on some unsafe airlines. \nThe [list of the banned airlines](https://ec.europa.eu/transport/sites/transport/files/air-safety-list_en.pdf) is published in the Official Journal of the European Union, where they are included as annexes A and B to the Commission Regulation. The blacklist of an airline can concern all its flights or some specific aircraft types pertaining to the airline \n",
"example": false,
"type": "boolean"
},
"co2Emissions": {
"description": "Co2 informations",
"items": {
"$ref": "#/definitions/Co2Emission",
"title": "Co2Emission"
},
"minItems": 1,
"type": "array"
},
"id": {
"description": "Id of the segment",
"example": 1,
"type": "string"
},
"numberOfStops": {
"description": "Number of stops",
"example": 0,
"type": "integer"
}
},
"type": "object"
},
{
"$ref": "#/definitions/FlightSegment"
}
]
},
"ServiceName": {
"description": "type of service",
"enum": [
"PRIORITY_BOARDING",
"AIRPORT_CHECKIN"
],
"example": "PRIORITY_BOARDING",
"type": "string"
},
"SliceDiceIndicator": {
"description": "slice and Dice indicator, such as Local Availability, Sub OnD(Origin and Destination) 1 Availability and Sub OnD 2 Availability",
"enum": [
"LOCAL_AVAILABILITY",
"SUB_OD_AVAILABILITY_1",
"SUB_OD_AVAILABILITY_2"
],
"type": "string"
},
"Stakeholder": {
"description": "stakeholder definition",
"properties": {
"dateOfBirth": {
"description": "The date of birth in ISO 8601 format (yyyy-mm-dd)",
"format": "date",
"type": "string"
},
"documents": {
"description": "Advanced Passenger Information - regulatory identity documents - SSR DOCS & DOCO elements",
"items": {
"$ref": "#/definitions/IdentityDocument"
},
"type": "array"
},
"gender": {
"$ref": "#/definitions/StakeholderGender"
},
"id": {
"description": "item identifier",
"type": "string"
},
"name": {
"$ref": "#/definitions/Name"
}
},
"type": "object"
},
"StakeholderGender": {
"description": "The gender",
"enum": [
"MALE",
"FEMALE"
],
"example": "FEMALE",
"type": "string"
},
"Tax": {
"description": "a tax",
"properties": {
"amount": {
"example": "332.70",
"type": "string"
},
"code": {
"example": "MX",
"type": "string"
}
},
"type": "object"
},
"TermAndCondition": {
"properties": {
"category": {
"description": "This defines what type of modification is concerned in this rule.",
"enum": [
"REFUND",
"EXCHANGE",
"REVALIDATION",
"REISSUE",
"REBOOK",
"CANCELLATION"
],
"example": "EXCHANGE",
"type": "string"
},
"circumstances": {
"type": "string"
},
"descriptions": {
"items": {
"properties": {
"descriptionType": {
"type": "string"
},
"text": {
"type": "string"
}
},
"title": "Description"
},
"type": "array"
},
"maxPenaltyAmount": {
"type": "string"
},
"notApplicable": {
"type": "boolean"
}
}
},
"TravelClass": {
"description": "quality of service offered in the cabin where the seat is located in this flight. Economy, premium economy, business or first class",
"enum": [
"ECONOMY",
"PREMIUM_ECONOMY",
"BUSINESS",
"FIRST"
],
"example": "PREMIUM_ECONOMY",
"type": "string"
},
"Traveler": {
"allOf": [
{
"$ref": "#/definitions/Stakeholder"
},
{
"properties": {
"contact": {
"$ref": "#/definitions/Contact"
},
"discountEligibility": {
"description": "list of element that allow a discount.",
"items": {
"$ref": "#/definitions/Discount"
},
"maxItems": 10,
"minItems": 0,
"type": "array"
},
"emergencyContact": {
"$ref": "#/definitions/EmergencyContact",
"description": "emergency contact"
},
"loyaltyPrograms": {
"description": "list of loyalty program followed by the traveler",
"items": {
"$ref": "#/definitions/LoyaltyProgram"
},
"maxItems": 10,
"minItems": 0,
"type": "array"
}
},
"type": "object"
}
],
"description": "the traveler of the trip",
"title": "traveler element"
},
"TravelerPricingFareOption": {
"description": "option specifying a group of fares, which may be valid under certain conditons\nCan be used to specify special fare discount for a passenger\n",
"enum": [
"STANDARD",
"INCLUSIVE_TOUR",
"SPANISH_MELILLA_RESIDENT",
"SPANISH_CEUTA_RESIDENT",
"SPANISH_CANARY_RESIDENT",
"SPANISH_BALEARIC_RESIDENT",
"AIR_FRANCE_METROPOLITAN_DISCOUNT_PASS",
"AIR_FRANCE_DOM_DISCOUNT_PASS",
"AIR_FRANCE_COMBINED_DISCOUNT_PASS",
"AIR_FRANCE_FAMILY",
"ADULT_WITH_COMPANION",
"COMPANION"
],
"example": "STANDARD",
"type": "string"
},
"TravelerType": {
"description": "traveler type\nage restrictions : CHILD < 12y, HELD_INFANT < 2y, SEATED_INFANT < 2y, SENIOR >=60y\n",
"enum": [
"ADULT",
"CHILD",
"SENIOR",
"YOUNG",
"HELD_INFANT",
"SEATED_INFANT",
"STUDENT"
],
"example": "ADULT",
"type": "string"
}
},
"x-generatedAt": "2021-01-07T18:16:56.364Z"
}