Reference Data
Aircraft
List all aircraft types or one specific aircraft type.
get/references/aircraft/{aircraftCode}
Path parameters
aircraftCodestring required
3-character IATA aircraft code
Query parameters
limitstring
Number of records returned per request. Defaults to 20, maximum is 100 (if a value bigger than 100 is given, 100 will be taken)
offsetstring
Number of records skipped. Defaults to 0
Headers
Acceptstring required
http header: application/json or application/xml (Acceptable values are: "application/json", "application/xml")
Response
OK
object required