95056894/res-441268608/amadeus_flightOrder.rsp.json

{
    "warnings": [
        {
            "status": 200,
            "code": 0,
            "title": "BookWithPaymentByVirtualCardWarning",
            "detail": "Booking done with the default PaymentMethod due to error during the virtual credit card generation"
        }
    ],
    "data": {
        "type": "flight-order",
        "id": "eJzTd9e3DA4JC4sAAAt8Aoo",
        "associatedRecords": [
            {
                "reference": "9STVVX",
                "creationDate": "2026-02-25T10:12:00.000",
                "originSystemCode": "GDS",
                "flightOfferId": "6"
            },
            {
                "reference": "9STVVX",
                "creationDate": "2026-02-25T10:12:00.000",
                "originSystemCode": "RO",
                "flightOfferId": "6"
            }
        ],
        "flightOffers": [
            {
                "type": "flight-offer",
                "id": "6",
                "source": "GDS",
                "nonHomogeneous": false,
                "lastTicketingDate": "2026-02-26",
                "itineraries": [
                    {
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "OTP",
                                    "at": "2026-03-15T08:00:00"
                                },
                                "arrival": {
                                    "iataCode": "IST",
                                    "at": "2026-03-15T10:50:00"
                                },
                                "carrierCode": "RO",
                                "number": "261",
                                "aircraft": {
                                    "code": "AT7"
                                },
                                "duration": "PT1H50M",
                                "id": "9",
                                "numberOfStops": 0
                            }
                        ]
                    },
                    {
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "IST",
                                    "at": "2026-03-19T19:35:00"
                                },
                                "arrival": {
                                    "iataCode": "OTP",
                                    "at": "2026-03-19T20:20:00"
                                },
                                "carrierCode": "RO",
                                "number": "264",
                                "aircraft": {
                                    "code": "AT7"
                                },
                                "duration": "PT1H45M",
                                "id": "25",
                                "numberOfStops": 0
                            }
                        ]
                    }
                ],
                "price": {
                    "currency": "EUR",
                    "total": "444.64",
                    "base": "226.00",
                    "fees": [
                        {
                            "amount": "0.00",
                            "type": "TICKETING"
                        },
                        {
                            "amount": "0.00",
                            "type": "SUPPLIER"
                        },
                        {
                            "amount": "0.00",
                            "type": "FORM_OF_PAYMENT"
                        }
                    ],
                    "grandTotal": "444.64",
                    "billingCurrency": "EUR"
                },
                "pricingOptions": {
                    "fareType": [
                        "PUBLISHED"
                    ],
                    "includedCheckedBagsOnly": true
                },
                "validatingAirlineCodes": [
                    "RO"
                ],
                "travelerPricings": [
                    {
                        "travelerId": "1",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "222.32",
                            "base": "113.00",
                            "taxes": [
                                {
                                    "amount": "7.00",
                                    "code": "DC"
                                },
                                {
                                    "amount": "3.00",
                                    "code": "M6"
                                },
                                {
                                    "amount": "15.32",
                                    "code": "RO"
                                },
                                {
                                    "amount": "20.00",
                                    "code": "TR"
                                },
                                {
                                    "amount": "64.00",
                                    "code": "YQ"
                                }
                            ]
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "9",
                                "cabin": "ECONOMY",
                                "fareBasis": "SRTSVRTR",
                                "class": "S",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            },
                            {
                                "segmentId": "25",
                                "cabin": "ECONOMY",
                                "fareBasis": "SRTSVRTR",
                                "class": "S",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            }
                        ]
                    },
                    {
                        "travelerId": "2",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "222.32",
                            "base": "113.00",
                            "taxes": [
                                {
                                    "amount": "7.00",
                                    "code": "DC"
                                },
                                {
                                    "amount": "3.00",
                                    "code": "M6"
                                },
                                {
                                    "amount": "15.32",
                                    "code": "RO"
                                },
                                {
                                    "amount": "20.00",
                                    "code": "TR"
                                },
                                {
                                    "amount": "64.00",
                                    "code": "YQ"
                                }
                            ]
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "9",
                                "cabin": "ECONOMY",
                                "fareBasis": "SRTSVRTR",
                                "class": "S",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            },
                            {
                                "segmentId": "25",
                                "cabin": "ECONOMY",
                                "fareBasis": "SRTSVRTR",
                                "class": "S",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            }
                        ]
                    }
                ]
            }
        ],
        "travelers": [
            {
                "id": "1",
                "dateOfBirth": "1996-11-24",
                "gender": "UNSPECIFIED",
                "name": {
                    "firstName": "NICOLETA",
                    "lastName": "TUFANOIU"
                },
                "contact": {
                    "purpose": "STANDARD",
                    "phones": [
                        {
                            "deviceType": "MOBILE",
                            "countryCallingCode": "40",
                            "number": "765205537"
                        }
                    ],
                    "emailAddress": "flights@karpaten.ro"
                }
            },
            {
                "id": "2",
                "dateOfBirth": "2001-02-08",
                "gender": "UNSPECIFIED",
                "name": {
                    "firstName": "DORINA",
                    "lastName": "TUFANOIU"
                },
                "contact": {
                    "purpose": "STANDARD",
                    "phones": [
                        {
                            "deviceType": "MOBILE",
                            "countryCallingCode": "40",
                            "number": "765205537"
                        }
                    ],
                    "emailAddress": "flights@karpaten.ro"
                }
            }
        ],
        "formOfPayments": [
            {
                "other": {
                    "method": "CASH"
                }
            }
        ],
        "ticketingAgreement": {
            "option": "DELAY_TO_CANCEL",
            "delay": "6D"
        },
        "contacts": [
            {
                "addresseeName": {
                    "firstName": "Invoice Contact"
                },
                "address": {
                    "lines": [
                        "Str. Teleajen, Nr. 77A",
                        "Sector 2, Bucuresti"
                    ],
                    "postalCode": "021468",
                    "countryCode": "RO",
                    "cityName": "Bucuresti",
                    "stateName": "Bucuresti"
                },
                "purpose": "INVOICE",
                "companyName": "KARPATEN"
            },
            {
                "addresseeName": {
                    "firstName": "TUFANOIU NICOLETA"
                },
                "address": {
                    "lines": [
                        "Str. Teleajen, Nr. 77A",
                        "Sector 2, Bucuresti"
                    ],
                    "postalCode": "021468",
                    "countryCode": "RO",
                    "cityName": "Bucuresti",
                    "stateName": "Bucuresti"
                },
                "purpose": "STANDARD",
                "phones": [
                    {
                        "deviceType": "MOBILE",
                        "countryCallingCode": "40",
                        "number": "765205537"
                    }
                ],
                "emailAddress": "flights@karpaten.ro"
            }
        ]
    },
    "dictionaries": {
        "locations": {
            "OTP": {
                "cityCode": "BUH",
                "countryCode": "RO"
            },
            "IST": {
                "cityCode": "IST",
                "countryCode": "TR"
            }
        }
    }
}