95956568/res-445573447/amadeus_flightPricing.req.json

{
    "data": {
        "type": "flight-offers-pricing",
        "flightOffers": [
            {
                "type": "flight-offer",
                "id": "3",
                "source": "GDS",
                "instantTicketingRequired": false,
                "nonHomogeneous": false,
                "oneWay": false,
                "isUpsellOffer": false,
                "lastTicketingDate": "2026-03-04",
                "lastTicketingDateTime": "2026-03-04",
                "numberOfBookableSeats": 3,
                "itineraries": [
                    {
                        "duration": "PT1H50M",
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "OTP",
                                    "at": "2026-09-14T07:35:00"
                                },
                                "arrival": {
                                    "iataCode": "IST",
                                    "at": "2026-09-14T09:25:00"
                                },
                                "carrierCode": "RO",
                                "number": "261",
                                "aircraft": {
                                    "code": "AT7"
                                },
                                "operating": {
                                    "carrierCode": "RO"
                                },
                                "duration": "PT1H50M",
                                "id": "7",
                                "numberOfStops": 0,
                                "blacklistedInEU": false
                            }
                        ]
                    },
                    {
                        "duration": "PT1H15M",
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "IST",
                                    "at": "2026-09-19T23:15:00"
                                },
                                "arrival": {
                                    "iataCode": "OTP",
                                    "at": "2026-09-20T00:30:00"
                                },
                                "carrierCode": "RO",
                                "number": "266",
                                "aircraft": {
                                    "code": "73H"
                                },
                                "operating": {
                                    "carrierCode": "RO"
                                },
                                "duration": "PT1H15M",
                                "id": "16",
                                "numberOfStops": 0,
                                "blacklistedInEU": false
                            }
                        ]
                    }
                ],
                "price": {
                    "currency": "EUR",
                    "total": "412.64",
                    "base": "194.00",
                    "fees": [
                        {
                            "amount": "0.00",
                            "type": "SUPPLIER"
                        },
                        {
                            "amount": "0.00",
                            "type": "TICKETING"
                        }
                    ],
                    "grandTotal": "412.64"
                },
                "pricingOptions": {
                    "fareType": [
                        "PUBLISHED"
                    ],
                    "includedCheckedBagsOnly": true
                },
                "validatingAirlineCodes": [
                    "RO"
                ],
                "travelerPricings": [
                    {
                        "travelerId": "1",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "206.32",
                            "base": "97.00"
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "7",
                                "cabin": "ECONOMY",
                                "fareBasis": "SRTSVRTR",
                                "class": "S",
                                "includedCheckedBags": {
                                    "quantity": 2
                                },
                                "includedCabinBags": {
                                    "quantity": 1
                                }
                            },
                            {
                                "segmentId": "16",
                                "cabin": "ECONOMY",
                                "fareBasis": "ERTSVRTR",
                                "class": "E",
                                "includedCheckedBags": {
                                    "quantity": 2
                                },
                                "includedCabinBags": {
                                    "quantity": 1
                                }
                            }
                        ]
                    },
                    {
                        "travelerId": "2",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "206.32",
                            "base": "97.00"
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "7",
                                "cabin": "ECONOMY",
                                "fareBasis": "SRTSVRTR",
                                "class": "S",
                                "includedCheckedBags": {
                                    "quantity": 2
                                },
                                "includedCabinBags": {
                                    "quantity": 1
                                }
                            },
                            {
                                "segmentId": "16",
                                "cabin": "ECONOMY",
                                "fareBasis": "ERTSVRTR",
                                "class": "E",
                                "includedCheckedBags": {
                                    "quantity": 2
                                },
                                "includedCabinBags": {
                                    "quantity": 1
                                }
                            }
                        ]
                    }
                ],
                "fareRules": {
                    "rules": [
                        {
                            "category": "EXCHANGE",
                            "maxPenaltyAmount": "60.00"
                        },
                        {
                            "category": "REFUND",
                            "notApplicable": true
                        },
                        {
                            "category": "REVALIDATION",
                            "notApplicable": true
                        }
                    ]
                }
            }
        ]
    }
}