94908655/res-440451584/amadeus_flightPricing.req.json

{
    "data": {
        "type": "flight-offers-pricing",
        "flightOffers": [
            {
                "type": "flight-offer",
                "id": "1",
                "source": "GDS",
                "instantTicketingRequired": false,
                "nonHomogeneous": false,
                "oneWay": false,
                "isUpsellOffer": false,
                "lastTicketingDate": "2026-03-01",
                "lastTicketingDateTime": "2026-03-01",
                "numberOfBookableSeats": 7,
                "itineraries": [
                    {
                        "duration": "PT1H40M",
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "CLJ",
                                    "at": "2026-03-01T14:55:00"
                                },
                                "arrival": {
                                    "iataCode": "IST",
                                    "at": "2026-03-01T17:35:00"
                                },
                                "carrierCode": "A2",
                                "number": "728",
                                "aircraft": {
                                    "code": "223"
                                },
                                "operating": {
                                    "carrierCode": "A2"
                                },
                                "duration": "PT1H40M",
                                "id": "1",
                                "numberOfStops": 0,
                                "blacklistedInEU": false
                            }
                        ]
                    },
                    {
                        "duration": "PT1H35M",
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "IST",
                                    "at": "2026-03-05T13:35:00"
                                },
                                "arrival": {
                                    "iataCode": "CLJ",
                                    "at": "2026-03-05T14:10:00"
                                },
                                "carrierCode": "A2",
                                "number": "729",
                                "aircraft": {
                                    "code": "223"
                                },
                                "operating": {
                                    "carrierCode": "A2"
                                },
                                "duration": "PT1H35M",
                                "id": "4",
                                "numberOfStops": 0,
                                "blacklistedInEU": false
                            }
                        ]
                    }
                ],
                "price": {
                    "currency": "EUR",
                    "total": "480.40",
                    "base": "356.00",
                    "fees": [
                        {
                            "amount": "0.00",
                            "type": "SUPPLIER"
                        },
                        {
                            "amount": "0.00",
                            "type": "TICKETING"
                        }
                    ],
                    "grandTotal": "480.40"
                },
                "pricingOptions": {
                    "fareType": [
                        "PUBLISHED"
                    ],
                    "includedCheckedBagsOnly": true
                },
                "validatingAirlineCodes": [
                    "A2"
                ],
                "travelerPricings": [
                    {
                        "travelerId": "1",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "240.20",
                            "base": "178.00"
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "1",
                                "cabin": "ECONOMY",
                                "fareBasis": "EOW0PONE",
                                "class": "E",
                                "includedCheckedBags": {
                                    "weight": 15,
                                    "weightUnit": "KG"
                                },
                                "includedCabinBags": {
                                    "quantity": 2
                                }
                            },
                            {
                                "segmentId": "4",
                                "cabin": "ECONOMY",
                                "fareBasis": "EOW0PONE",
                                "class": "E",
                                "includedCheckedBags": {
                                    "weight": 15,
                                    "weightUnit": "KG"
                                },
                                "includedCabinBags": {
                                    "quantity": 2
                                }
                            }
                        ]
                    },
                    {
                        "travelerId": "2",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "240.20",
                            "base": "178.00"
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "1",
                                "cabin": "ECONOMY",
                                "fareBasis": "EOW0PONE",
                                "class": "E",
                                "includedCheckedBags": {
                                    "weight": 15,
                                    "weightUnit": "KG"
                                },
                                "includedCabinBags": {
                                    "quantity": 2
                                }
                            },
                            {
                                "segmentId": "4",
                                "cabin": "ECONOMY",
                                "fareBasis": "EOW0PONE",
                                "class": "E",
                                "includedCheckedBags": {
                                    "weight": 15,
                                    "weightUnit": "KG"
                                },
                                "includedCabinBags": {
                                    "quantity": 2
                                }
                            }
                        ]
                    }
                ]
            }
        ]
    }
}