flights

Get Flight Samples

Saved examples; read_only or matching filters prohibit supplier refresh.

get/flights/samples

Query parameters

originstring nullable
destinationstring nullable
departure_startstring date nullable
departure_endstring date nullable
return_datestring date nullable
min_nightsinteger nullable
max_nightsinteger nullable
adultsinteger nullable
childreninteger nullable
max_stopsinteger nullable
sample_limitinteger
read_onlyboolean
include_completeboolean
overviewboolean
evidence_datesstring nullable

Response

Successful Response

status'available' | 'no_sample' | 'temporarily_unavailable' required
originsstring[] required
destinationsstring[] required

Changes

Changed in 3 of the 22 revisions of this API.117

    • ○

      added the new optional query request parameter evidence_dates

      new-optional-request-parameter

    • ○

      added the new optional query request parameter overview

      new-optional-request-parameter

  • 74c5393c2f89114See the full diff
    • ●

      added the new round_trip_total enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      added the new optional query request parameter adults

      new-optional-request-parameter

    • ○

      added the new optional query request parameter children

      new-optional-request-parameter

    • ○

      added the new optional query request parameter departure_end

      new-optional-request-parameter

    • ○

      added the new optional query request parameter departure_start

      new-optional-request-parameter

    • ○

      added the new optional query request parameter include_complete

      new-optional-request-parameter

    • ○

      added the new optional query request parameter max_nights

      new-optional-request-parameter

    • ○

      added the new optional query request parameter max_stops

      new-optional-request-parameter

    • ○

      added the new optional query request parameter min_nights

      new-optional-request-parameter

    • ○

      added the new optional query request parameter read_only

      new-optional-request-parameter

    • ○

      added the new optional query request parameter return_date

      new-optional-request-parameter

    • ○

      added the new optional query request parameter sample_limit

      new-optional-request-parameter

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added

Of the 22 revisions, 1 has no diff computed.