94921560/res-440576536/amadeus_flightOrder.req.json

{
    "data": {
        "type": "flight-order",
        "flightOffers": [
            {
                "type": "flight-offer",
                "id": "1",
                "source": "GDS",
                "instantTicketingRequired": false,
                "nonHomogeneous": false,
                "paymentCardRequired": false,
                "lastTicketingDate": "2026-02-25",
                "itineraries": [
                    {
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "OTP",
                                    "at": "2026-06-08T14:35:00"
                                },
                                "arrival": {
                                    "iataCode": "SKG",
                                    "at": "2026-06-08T16:20:00"
                                },
                                "carrierCode": "RO",
                                "number": "275",
                                "aircraft": {
                                    "code": "AT7"
                                },
                                "operating": {
                                    "carrierCode": "RO"
                                },
                                "duration": "PT1H45M",
                                "id": "1",
                                "numberOfStops": 0
                            }
                        ]
                    },
                    {
                        "segments": [
                            {
                                "departure": {
                                    "iataCode": "SKG",
                                    "at": "2026-06-15T16:50:00"
                                },
                                "arrival": {
                                    "iataCode": "OTP",
                                    "at": "2026-06-15T18:25:00"
                                },
                                "carrierCode": "RO",
                                "number": "276",
                                "aircraft": {
                                    "code": "AT7"
                                },
                                "operating": {
                                    "carrierCode": "RO"
                                },
                                "duration": "PT1H35M",
                                "id": "2",
                                "numberOfStops": 0
                            }
                        ]
                    }
                ],
                "price": {
                    "currency": "EUR",
                    "total": "391.24",
                    "base": "174.00",
                    "fees": [
                        {
                            "amount": "0.00",
                            "type": "SUPPLIER"
                        },
                        {
                            "amount": "0.00",
                            "type": "TICKETING"
                        },
                        {
                            "amount": "0.00",
                            "type": "FORM_OF_PAYMENT"
                        }
                    ],
                    "grandTotal": "391.24",
                    "billingCurrency": "EUR",
                    "margin": 10
                },
                "pricingOptions": {
                    "fareType": [
                        "PUBLISHED"
                    ],
                    "includedCheckedBagsOnly": true
                },
                "validatingAirlineCodes": [
                    "RO"
                ],
                "travelerPricings": [
                    {
                        "travelerId": "1",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "195.62",
                            "base": "87.00",
                            "taxes": [
                                {
                                    "amount": "0.80",
                                    "code": "ZL"
                                },
                                {
                                    "amount": "64.00",
                                    "code": "YQ"
                                },
                                {
                                    "amount": "15.70",
                                    "code": "WP"
                                },
                                {
                                    "amount": "2.80",
                                    "code": "WQ"
                                },
                                {
                                    "amount": "3.00",
                                    "code": "GR"
                                },
                                {
                                    "amount": "15.32",
                                    "code": "RO"
                                },
                                {
                                    "amount": "7.00",
                                    "code": "DC"
                                }
                            ]
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "1",
                                "cabin": "ECONOMY",
                                "fareBasis": "ERTSVRGR",
                                "class": "E",
                                "includedCheckedBags": {
                                    "quantity": 1
                                }
                            },
                            {
                                "segmentId": "2",
                                "cabin": "ECONOMY",
                                "fareBasis": "ERTSVRGR",
                                "class": "E",
                                "includedCheckedBags": {
                                    "quantity": 1
                                }
                            }
                        ]
                    },
                    {
                        "travelerId": "2",
                        "fareOption": "STANDARD",
                        "travelerType": "ADULT",
                        "price": {
                            "currency": "EUR",
                            "total": "195.62",
                            "base": "87.00",
                            "taxes": [
                                {
                                    "amount": "0.80",
                                    "code": "ZL"
                                },
                                {
                                    "amount": "64.00",
                                    "code": "YQ"
                                },
                                {
                                    "amount": "15.70",
                                    "code": "WP"
                                },
                                {
                                    "amount": "2.80",
                                    "code": "WQ"
                                },
                                {
                                    "amount": "3.00",
                                    "code": "GR"
                                },
                                {
                                    "amount": "15.32",
                                    "code": "RO"
                                },
                                {
                                    "amount": "7.00",
                                    "code": "DC"
                                }
                            ]
                        },
                        "fareDetailsBySegment": [
                            {
                                "segmentId": "1",
                                "cabin": "ECONOMY",
                                "fareBasis": "ERTSVRGR",
                                "class": "E",
                                "includedCheckedBags": {
                                    "quantity": 1
                                }
                            },
                            {
                                "segmentId": "2",
                                "cabin": "ECONOMY",
                                "fareBasis": "ERTSVRGR",
                                "class": "E",
                                "includedCheckedBags": {
                                    "quantity": 1
                                }
                            }
                        ]
                    }
                ]
            }
        ],
        "travelers": [
            {
                "id": 1,
                "dateOfBirth": "1991-02-25",
                "name": {
                    "firstName": "VISU",
                    "lastName": "CODRUT TUDOREL"
                },
                "gender": "MALE",
                "contact": {
                    "emailAddress": "flights@karpaten.ro",
                    "phones": [
                        {
                            "deviceType": "MOBILE",
                            "countryCallingCode": "40",
                            "number": "756716668"
                        }
                    ]
                }
            },
            {
                "id": 2,
                "dateOfBirth": "1988-12-25",
                "name": {
                    "firstName": "LAURA",
                    "lastName": "NICULAE"
                },
                "gender": "UNSPECIFIED",
                "contact": {
                    "emailAddress": "flights@karpaten.ro",
                    "phones": [
                        {
                            "deviceType": "MOBILE",
                            "countryCallingCode": "40",
                            "number": "756716668"
                        }
                    ]
                }
            }
        ],
        "formOfPayments": [
            {
                "b2bWallet": {
                    "cardId": "1",
                    "flightOfferIds": [
                        "1"
                    ]
                }
            }
        ],
        "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": "CODRUT",
                    "lastName": "TUDOREL"
                },
                "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": "756716668"
                    }
                ],
                "emailAddress": "flights@karpaten.ro"
            }
        ]
    }
}