93774567/res-434351321/amadeus_flightOrder.req.json

{
    "data": {
        "type": "flight-order",
        "flightOffers": [
            {
                "type": "flight-offer",
                "id": "5",
                "source": "GDS",
                "instantTicketingRequired": false,
                "nonHomogeneous": false,
                "paymentCardRequired": false,
                "lastTicketingDate": "2026-02-18",
                "itineraries": [
                    {
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "OTP",
                                    "at": "2026-03-16T08:00:00"
                                },
                                "arrival": {
                                    "iataCode": "IST",
                                    "at": "2026-03-16T10:50:00"
                                },
                                "carrierCode": "RO",
                                "number": "261",
                                "aircraft": {
                                    "code": "AT7"
                                },
                                "operating": {
                                    "carrierCode": "RO"
                                },
                                "duration": "PT1H50M",
                                "id": "9",
                                "numberOfStops": 0
                            }
                        ]
                    },
                    {
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "IST",
                                    "at": "2026-03-20T19:35:00"
                                },
                                "arrival": {
                                    "iataCode": "OTP",
                                    "at": "2026-03-20T20:20:00"
                                },
                                "carrierCode": "RO",
                                "number": "264",
                                "aircraft": {
                                    "code": "AT7"
                                },
                                "operating": {
                                    "carrierCode": "RO"
                                },
                                "duration": "PT1H45M",
                                "id": "23",
                                "numberOfStops": 0
                            }
                        ]
                    }
                ],
                "price": {
                    "currency": "EUR",
                    "total": "412.64",
                    "base": "194.00",
                    "fees": [
                        {
                            "amount": "0.00",
                            "type": "SUPPLIER"
                        },
                        {
                            "amount": "0.00",
                            "type": "TICKETING"
                        },
                        {
                            "amount": "0.00",
                            "type": "FORM_OF_PAYMENT"
                        }
                    ],
                    "grandTotal": "412.64",
                    "billingCurrency": "EUR",
                    "margin": 10
                },
                "pricingOptions": {
                    "fareType": [
                        "PUBLISHED"
                    ],
                    "includedCheckedBagsOnly": true
                },
                "validatingAirlineCodes": [
                    "RO"
                ],
                "travelerPricings": [
                    {
                        "travelerId": "1",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "206.32",
                            "base": "97.00",
                            "taxes": [
                                {
                                    "amount": "64.00",
                                    "code": "YQ"
                                },
                                {
                                    "amount": "3.00",
                                    "code": "M6"
                                },
                                {
                                    "amount": "15.32",
                                    "code": "RO"
                                },
                                {
                                    "amount": "20.00",
                                    "code": "TR"
                                },
                                {
                                    "amount": "7.00",
                                    "code": "DC"
                                }
                            ]
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "9",
                                "cabin": "ECONOMY",
                                "fareBasis": "SRTSVRTR",
                                "class": "S",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            },
                            {
                                "segmentId": "23",
                                "cabin": "ECONOMY",
                                "fareBasis": "ERTSVRTR",
                                "class": "E",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            }
                        ]
                    },
                    {
                        "travelerId": "2",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "206.32",
                            "base": "97.00",
                            "taxes": [
                                {
                                    "amount": "64.00",
                                    "code": "YQ"
                                },
                                {
                                    "amount": "3.00",
                                    "code": "M6"
                                },
                                {
                                    "amount": "15.32",
                                    "code": "RO"
                                },
                                {
                                    "amount": "20.00",
                                    "code": "TR"
                                },
                                {
                                    "amount": "7.00",
                                    "code": "DC"
                                }
                            ]
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "9",
                                "cabin": "ECONOMY",
                                "fareBasis": "SRTSVRTR",
                                "class": "S",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            },
                            {
                                "segmentId": "23",
                                "cabin": "ECONOMY",
                                "fareBasis": "ERTSVRTR",
                                "class": "E",
                                "includedCheckedBags": {
                                    "quantity": 2
                                }
                            }
                        ]
                    }
                ]
            }
        ],
        "travelers": [
            {
                "id": 1,
                "dateOfBirth": "1959-03-18",
                "name": {
                    "firstName": "TEOFIL",
                    "lastName": "CIORTAN"
                },
                "gender": "MALE",
                "contact": {
                    "emailAddress": "flights@karpaten.ro",
                    "phones": [
                        {
                            "deviceType": "MOBILE",
                            "countryCallingCode": "40",
                            "number": "722339133"
                        }
                    ]
                }
            },
            {
                "id": 2,
                "dateOfBirth": "1961-10-27",
                "name": {
                    "firstName": "IONICA",
                    "lastName": "CIORTAN"
                },
                "gender": "UNSPECIFIED",
                "contact": {
                    "emailAddress": "flights@karpaten.ro",
                    "phones": [
                        {
                            "deviceType": "MOBILE",
                            "countryCallingCode": "40",
                            "number": "722339133"
                        }
                    ]
                }
            }
        ],
        "formOfPayments": [
            {
                "b2bWallet": {
                    "cardId": "1",
                    "flightOfferIds": [
                        "5"
                    ]
                }
            }
        ],
        "ticketingAgreement": {
            "option": "DELAY_TO_CANCEL",
            "delay": "6D"
        },
        "contacts": [
            {
                "addresseeName": {
                    "firstName": "Invoice",
                    "lastName": "Contact"
                },
                "address": {
                    "lines": [
                        "Str. Teleajen, Nr. 77A",
                        "Sector 2, Bucuresti"
                    ],
                    "postalCode": "021468",
                    "countryCode": "RO",
                    "cityName": "Bucuresti",
                    "stateName": "Bucuresti"
                },
                "purpose": "INVOICE",
                "companyName": "KARPATEN"
            },
            {
                "addresseeName": {
                    "firstName": "CIORTAN",
                    "lastName": "TEOFIL"
                },
                "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": "722339133"
                    }
                ],
                "emailAddress": "flights@karpaten.ro"
            }
        ]
    }
}