GET mobile/GetCheapFlight?market={market}&language={language}&from={from}&to={to}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
market

string

Required

language

string

Required

from

string

Default value is

to

string

Default value is

Body Parameters

None.

Response Information

Resource Description

CheapFlightsResponse
NameDescriptionTypeAdditional information
CheapFlights

Collection of CheapFlight

None.

ResponseStatus

Response status after API request

ApiResponse

None.

Response Formats

application/json, text/json

Sample:
{
  "CheapFlights": null,
  "ResponseStatus": null
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.