{ "currencyCode": "EUR", "originDestinations": [ { "id": "1", "originLocationCode": "OTP", "destinationLocationCode": "IST", "departureDateTimeRange": { "date": "2026-04-19" } }, { "id": "2", "originLocationCode": "IST", "destinationLocationCode": "OTP", "departureDateTimeRange": { "date": "2026-04-22" } } ], "travelers": [ { "id": 1, "travelerType": "ADULT", "fareOptions": [ "STANDARD" ] } ], "sources": [ "PYTON", "GDS", "NDC" ], "searchCriteria": { "maxFlightOffers": 250, "additionalInformation": { "chargeableCheckedBags": false, "brandedFares": true }, "pricingOptions": { "fareType": [ "PUBLISHED", "NEGOTIATED" ], "includedCheckedBagsOnly": true }, "flightFilters": { "connectionRestriction": { "maxNumberOfConnections": 0, "nonStopPreferred": true } } } }