{
  "origin": "AYT",
  "originType": "AIRPORT",
  "destination": "DUS",
  "destinationType": "AIRPORT",
  "departureDate": "2026-07-28",
  "returnDate": "2026-09-28",
  "adultCount": 1,
  "childCount": 0,
  "infantCount": 0,
  "bestPrice": false,
  "includeSinglePersonPrice": false,
  "includePersonPrice": false,
  "includeBrandDetails": false,
  "cabinTypes": [
    "ECONOMY",
    "PREMIUM_ECONOMY",
    "BUSINESS",
    "FIRST_CLASS"
  ],
  "airlineEligibilityFilter": {
    "airlineCodes": [
      "TK",
      "XQ"
    ],
    "type": "INCLUDE"
  }
}
