{ "currencyCode": "EUR", "originDestinations": [ { "id": "1", "originLocationCode": "TSR", "destinationLocationCode": "MLE", "departureDateTimeRange": { "date": "2026-05-15" } }, { "id": "2", "originLocationCode": "MLE", "destinationLocationCode": "TSR", "departureDateTimeRange": { "date": "2026-05-29" } } ], "travelers": [ { "id": 1, "travelerType": "ADULT", "fareOptions": [ "STANDARD" ] }, { "id": 2, "travelerType": "ADULT", "fareOptions": [ "STANDARD" ] }, { "id": 3, "travelerType": "HELD_INFANT", "fareOptions": [ "STANDARD" ], "associatedAdultId": 1 } ], "sources": [ "PYTON", "GDS", "NDC" ], "searchCriteria": { "maxFlightOffers": 250, "additionalInformation": { "chargeableCheckedBags": false, "brandedFares": true }, "pricingOptions": { "fareType": [ "PUBLISHED", "NEGOTIATED" ], "includedCheckedBagsOnly": true }, "flightFilters": { "connectionRestriction": { "maxNumberOfConnections": 1 }, "carrierRestrictions": { "includedCarrierCodes": [ "TK" ] } } } }