{ "data": { "type": "flight-offers-pricing", "flightOffers": [ { "type": "flight-offer", "id": "8", "source": "GDS", "instantTicketingRequired": false, "nonHomogeneous": false, "paymentCardRequired": false, "lastTicketingDate": "2026-02-19", "itineraries": [ { "segments": [ { "departure": { "iataCode": "OTP", "at": "2026-06-21T07:35:00" }, "arrival": { "iataCode": "IST", "at": "2026-06-21T09:25:00" }, "carrierCode": "RO", "number": "261", "aircraft": { "code": "AT7" }, "operating": { "carrierCode": "RO" }, "duration": "PT1H50M", "id": "8", "numberOfStops": 0 } ] }, { "segments": [ { "departure": { "iataCode": "IST", "at": "2026-06-24T23:15:00" }, "arrival": { "iataCode": "OTP", "at": "2026-06-25T01:00:00" }, "carrierCode": "RO", "number": "266", "aircraft": { "code": "AT7" }, "operating": { "carrierCode": "RO" }, "duration": "PT1H45M", "id": "27", "numberOfStops": 0 } ] } ], "price": { "currency": "EUR", "total": "206.32", "base": "97.00", "fees": [ { "amount": "0.00", "type": "SUPPLIER" }, { "amount": "0.00", "type": "TICKETING" }, { "amount": "0.00", "type": "FORM_OF_PAYMENT" } ], "grandTotal": "206.32", "billingCurrency": "EUR" }, "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": "8", "cabin": "ECONOMY", "fareBasis": "SRTSVRTR", "class": "S", "includedCheckedBags": { "quantity": 2 } }, { "segmentId": "27", "cabin": "ECONOMY", "fareBasis": "ERTSVRTR", "class": "E", "includedCheckedBags": { "quantity": 2 } } ] } ] } ] } }