GET mobile/GetSimpleCheapFlights?market={market}&from={from}&to={to}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| market | string |
Default value is |
|
| from | string |
Default value is |
|
| to | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
SimpleCheapFlightsResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| CheapFlights | Collection of CheapFlightBase |
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.