N99999 has Reserved/Multiple Records
N99999
Reserved
Reservation
- Type
- Fee Paid
- Party
- MAHONEY T
- Reserved
- 2018-08-06
- Renewal
- 2025-08-06
- Purge
- 2026-09-06
- Mode S
- 53373707
- City
- OCOEE
- State
- FLORIDA
- ZIP
- 34761-0009
- Country
- UNITED STATES
JSON
Same payload as GET /api/v1/aircraft/99999 ยท live from FAA
{
"status": "reserved",
"nNumber": "99999",
"display": "N99999",
"headline": "N99999 has Reserved/Multiple Records",
"reservation": {
"typeReservation": "Fee Paid",
"modeSOctal": "53373707",
"reservedDate": "2018-08-06",
"renewalDate": "2025-08-06",
"purgeDate": "2026-09-06",
"pendingNumberChange": null,
"dateChangeAuthorized": null,
"reservingPartyName": "MAHONEY T",
"street": "PO BOX 9",
"city": "OCOEE",
"state": "FLORIDA",
"zip": "34761-0009",
"county": "ORANGE",
"country": "UNITED STATES"
},
"faaUrl": "https://registry.faa.gov/aircraftinquiry/Search/NNumberResult?nNumberTxt=99999",
"fetchedAt": "2026-08-20T06:14:19.436Z",
"cached": false
}