96268641/amadeus_flightOffers.rsp.json

{
    "meta": {
        "count": 1
    },
    "data": [
        {
            "type": "flight-offer",
            "id": "1",
            "source": "GDS",
            "instantTicketingRequired": false,
            "nonHomogeneous": false,
            "oneWay": false,
            "isUpsellOffer": false,
            "lastTicketingDate": "2026-04-10",
            "lastTicketingDateTime": "2026-04-10",
            "numberOfBookableSeats": 9,
            "itineraries": [
                {
                    "duration": "PT2H45M",
                    "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,
                            "blacklistedInEU": false
                        }
                    ]
                },
                {
                    "duration": "PT2H50M",
                    "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,
                            "blacklistedInEU": false
                        }
                    ]
                }
            ],
            "price": {
                "currency": "EUR",
                "total": "957.66",
                "base": "726.00",
                "fees": [
                    {
                        "amount": "0.00",
                        "type": "SUPPLIER"
                    },
                    {
                        "amount": "0.00",
                        "type": "TICKETING"
                    }
                ],
                "grandTotal": "957.66"
            },
            "pricingOptions": {
                "fareType": [
                    "PUBLISHED"
                ],
                "includedCheckedBagsOnly": true
            },
            "validatingAirlineCodes": [
                "RO"
            ],
            "travelerPricings": [
                {
                    "travelerId": "1",
                    "fareOption": "STANDARD",
                    "travelerType": "ADULT",
                    "price": {
                        "currency": "EUR",
                        "total": "478.83",
                        "base": "363.00"
                    },
                    "fareDetailsBySegment": [
                        {
                            "segmentId": "1",
                            "cabin": "ECONOMY",
                            "fareBasis": "ARTOPTEG",
                            "class": "A",
                            "includedCheckedBags": {
                                "quantity": 2
                            },
                            "includedCabinBags": {
                                "quantity": 1
                            }
                        },
                        {
                            "segmentId": "2",
                            "cabin": "ECONOMY",
                            "fareBasis": "FRTSVREG",
                            "class": "F",
                            "includedCheckedBags": {
                                "quantity": 1
                            },
                            "includedCabinBags": {
                                "quantity": 1
                            }
                        }
                    ]
                },
                {
                    "travelerId": "2",
                    "fareOption": "STANDARD",
                    "travelerType": "ADULT",
                    "price": {
                        "currency": "EUR",
                        "total": "478.83",
                        "base": "363.00"
                    },
                    "fareDetailsBySegment": [
                        {
                            "segmentId": "1",
                            "cabin": "ECONOMY",
                            "fareBasis": "ARTOPTEG",
                            "class": "A",
                            "includedCheckedBags": {
                                "quantity": 2
                            },
                            "includedCabinBags": {
                                "quantity": 1
                            }
                        },
                        {
                            "segmentId": "2",
                            "cabin": "ECONOMY",
                            "fareBasis": "FRTSVREG",
                            "class": "F",
                            "includedCheckedBags": {
                                "quantity": 1
                            },
                            "includedCabinBags": {
                                "quantity": 1
                            }
                        }
                    ]
                }
            ],
            "fareRules": {
                "rules": [
                    {
                        "category": "EXCHANGE",
                        "maxPenaltyAmount": "60.00"
                    },
                    {
                        "category": "REFUND",
                        "maxPenaltyAmount": "248.00"
                    },
                    {
                        "category": "REVALIDATION",
                        "notApplicable": true
                    }
                ]
            }
        }
    ],
    "dictionaries": {
        "locations": {
            "CAI": {
                "cityCode": "CAI",
                "countryCode": "EG"
            },
            "OTP": {
                "cityCode": "BUH",
                "countryCode": "RO"
            }
        },
        "aircraft": {
            "73H": "BOEING 737-800 (WINGLETS)"
        },
        "currencies": {
            "EUR": "EURO"
        },
        "carriers": {
            "RO": "TAROM"
        }
    }
}