Run an empty leg search.

This will search the Avinode Marketplace for an Empty Leg that matches the provided search criteria.

Run an Empty Leg Search Example

{
    "startAirport": {
        "icao": "EHAM"
    },
    "endAirport": {
        "icao": "EGGW"
    },
    "date": "2023-07-20",
    "numberOfDaysFlexibility": "5",
    "requiredPartnerships": [],
    "passengers": "2"
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!