96268641/res-446875490/amadeus_flightPricing.req.1.json

{
    "data": {
        "type": "flight-offers-pricing",
        "flightOffers": [
            {
                "type": "flight-offer",
                "id": "1",
                "source": "GDS",
                "instantTicketingRequired": false,
                "nonHomogeneous": false,
                "paymentCardRequired": false,
                "lastTicketingDate": "2026-04-10",
                "itineraries": [
                    {
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "OTP",
                                    "at": "2026-04-10T00:45:00"
                                },
                                "arrival": {
                                    "iataCode": "CAI",
                                    "terminal": "2",
                                    "at": "2026-04-10T02:30:00"
                                },
                                "carrierCode": "RO",
                                "number": "101",
                                "aircraft": {
                                    "code": "73H"
                                },
                                "operating": {
                                    "carrierCode": "RO"
                                },
                                "duration": "PT2H45M",
                                "id": "1",
                                "numberOfStops": 0
                            }
                        ]
                    },
                    {
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "CAI",
                                    "terminal": "2",
                                    "at": "2026-04-17T03:30:00"
                                },
                                "arrival": {
                                    "iataCode": "OTP",
                                    "at": "2026-04-17T07:20:00"
                                },
                                "carrierCode": "RO",
                                "number": "102",
                                "aircraft": {
                                    "code": "73H"
                                },
                                "operating": {
                                    "carrierCode": "RO"
                                },
                                "duration": "PT2H50M",
                                "id": "2",
                                "numberOfStops": 0
                            }
                        ]
                    }
                ],
                "price": {
                    "currency": "EUR",
                    "total": "957.66",
                    "base": "726.00",
                    "fees": [
                        {
                            "amount": "0.00",
                            "type": "SUPPLIER"
                        },
                        {
                            "amount": "0.00",
                            "type": "TICKETING"
                        },
                        {
                            "amount": "0.00",
                            "type": "FORM_OF_PAYMENT"
                        }
                    ],
                    "grandTotal": "957.66",
                    "billingCurrency": "EUR"
                },
                "pricingOptions": {
                    "fareType": [
                        "PUBLISHED"
                    ],
                    "includedCheckedBagsOnly": true
                },
                "validatingAirlineCodes": [
                    "RO"
                ],
                "travelerPricings": [
                    {
                        "travelerId": "1",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "478.83",
                            "base": "363.00",
                            "taxes": [
                                {
                                    "amount": "1.73",
                                    "code": "JK"
                                },
                                {
                                    "amount": "3.44",
                                    "code": "S4"
                                },
                                {
                                    "amount": "0.26",
                                    "code": "O2"
                                },
                                {
                                    "amount": "21.50",
                                    "code": "QH"
                                },
                                {
                                    "amount": "64.00",
                                    "code": "YQ"
                                },
                                {
                                    "amount": "0.86",
                                    "code": "O9"
                                },
                                {
                                    "amount": "1.72",
                                    "code": "EQ"
                                },
                                {
                                    "amount": "15.32",
                                    "code": "RO"
                                },
                                {
                                    "amount": "7.00",
                                    "code": "DC"
                                }
                            ]
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "1",
                                "cabin": "ECONOMY",
                                "fareBasis": "ARTOPTEG",
                                "class": "A",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            },
                            {
                                "segmentId": "2",
                                "cabin": "ECONOMY",
                                "fareBasis": "FRTSVREG",
                                "class": "F",
                                "includedCheckedBags": {
                                    "quantity": 1
                                }
                            }
                        ]
                    },
                    {
                        "travelerId": "2",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "478.83",
                            "base": "363.00",
                            "taxes": [
                                {
                                    "amount": "1.73",
                                    "code": "JK"
                                },
                                {
                                    "amount": "3.44",
                                    "code": "S4"
                                },
                                {
                                    "amount": "0.26",
                                    "code": "O2"
                                },
                                {
                                    "amount": "21.50",
                                    "code": "QH"
                                },
                                {
                                    "amount": "64.00",
                                    "code": "YQ"
                                },
                                {
                                    "amount": "0.86",
                                    "code": "O9"
                                },
                                {
                                    "amount": "1.72",
                                    "code": "EQ"
                                },
                                {
                                    "amount": "15.32",
                                    "code": "RO"
                                },
                                {
                                    "amount": "7.00",
                                    "code": "DC"
                                }
                            ]
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "1",
                                "cabin": "ECONOMY",
                                "fareBasis": "ARTOPTEG",
                                "class": "A",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            },
                            {
                                "segmentId": "2",
                                "cabin": "ECONOMY",
                                "fareBasis": "FRTSVREG",
                                "class": "F",
                                "includedCheckedBags": {
                                    "quantity": 1
                                }
                            }
                        ]
                    }
                ]
            }
        ]
    }
}