Update
Fixed: Historic List Date and Asking Price Missing from Seller/Purchaser Report Endpoints
Description
Fixed a bug in the getAcSellerPurchaserReport and getAcSellerPurchaserReportPaged endpoints that prevented the Asking, Asking Amount, and Date Listed fields from being returned.
When this information is available for a historical aircraft transaction, these fields will now be included in the API response instead of incorrectly returning NULL values. This change aligns the API response with the data displayed in JETNET Evolution.
Example Response
Endpoint Locations
api/Aircraft/getAcSellerPurchaserReport /{security token}api/Aircraft/getAcSellerPurchaserReportPaged/{security token}{pageSize}/{page}