{ "currencyCode": "EUR", "originDestinations": [ { "id": "1", "originLocationCode": "OTP", "destinationLocationCode": "CAI", "departureDateTimeRange": { "date": "2026-04-10" } }, { "id": "2", "originLocationCode": "CAI", "destinationLocationCode": "OTP", "departureDateTimeRange": { "date": "2026-04-17" } } ], "travelers": [ { "id": 1, "travelerType": "ADULT", "fareOptions": [ "STANDARD" ] }, { "id": 2, "travelerType": "ADULT", "fareOptions": [ "STANDARD" ] } ], "sources": [ "PYTON", "GDS", "NDC" ], "searchCriteria": { "maxFlightOffers": 250, "additionalInformation": { "chargeableCheckedBags": false, "brandedFares": true }, "pricingOptions": { "fareType": [ "PUBLISHED", "NEGOTIATED" ], "includedCheckedBagsOnly": true }, "flightFilters": { "carrierRestrictions": { "includedCarrierCodes": [ "RO" ] } } } }