get_return_flights
List return flight options for a round-trip or get the next leg of a multi-city itinerary by passing a departure token. Provides booking tokens for subsequent booking steps.
Instructions
List the next set of options after selecting a flight.
Pass a departure_token from a round-trip search_flights result (to see
return options) or a multi-city search_multi_city result (to advance to the
next leg). Each returned option has a booking_token usable with
get_booking_options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | ||
| departure_token | Yes |