GET api/FlightAvailability/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
FlightAvailabilityResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| RequestId | string |
None. |
|
| SupportId | string |
None. |
|
| Locator | string |
None. |
|
| ElapsedTime | string |
None. |
|
| FlightPrefs | string |
None. |
|
| AvailableFlights | Collection of PricedFlightTuple |
None. |
|
| OriginalRequest | FlightAvailabilityRequest |
None. |
|
| IsPos | boolean |
None. |
|
| IsShopping | boolean |
None. |
|
| ReturnURL | string |
None. |
|
| Messages | Collection of string |
None. |
|
| ShowSearch | boolean |
None. |
|
| CustomContent | Dictionary of string [key] and string [value] |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.