post
https://api.aerocrs.com/v5/getFlightDetails
This method will supply the routing information for the requested flight
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request parameters
| Parameter | Type | Description |
|---|---|---|
| flightnumber | String* | Flight number |
| flightdate | Date | Flight Date |
- Mandatory parameters
Response
| Parameter | Type | Description |
|---|---|---|
| flightcode | Number | Flight internal code |
| flightnumber | String | Flight number |
| from | String | Flights first destination code |
| to | Dtring | Flights last destination code |
| std | Datetime | Date and time of flight departure |
| sta | Datetime | Date and time of flight arrival |
| routeid | Number | Route internal code |
| equipment | String | A/C Registration Name |
| fromcode | String | Route From destination code (first destination) |
| tocode1 | String | Second destination code of the route |
| tocode2 | String | Third destination code of the route |
| tocode3 | String | Fourth destination code of the route |
| tocode4 | String | Fifth destination code of the route |
| tocode5 | String | Sixth destination code of the route |
| tocode6 | String | Seventh destination code of the route |
| tocode7 | String | Eighth destination code of the route |
| tocode8 | String | Ninth destination code of the route |
| tocode9 | String | Tenth destination code of the route |
| qty1 | Number | Quantity of passengers on leg 1 |
| qty2 | Number | Quantity of passengers on leg 2 |
| qty3 | Number | Quantity of passengers on leg 3 |
| qty4 | Number | Quantity of passengers on leg 4 |
| qty5 | Number | Quantity of passengers on leg 5 |
| qty6 | Number | Quantity of passengers on leg 6 |
| qty7 | Number | Quantity of passengers on leg 7 |
| qty8 | Number | Quantity of passengers on leg 8 |
| qty9 | Number | Quantity of passengers on leg 9 |
| additionalCrew | String | Crew information |
| fuel | String | Fuel information |
| remark | String | Remarks for flight |
| pic | String | Pilot in command name |
| sic | String | Second in command name |
| fa1 | String | Flight attendant name |
| fa2 | String | Flight attendant name |
| fa3 | String | Flight attendant name |
| fa4 | String | Flight attendant name |
| tc | String | Technical aid name |

