GetMarketReport
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
make | string | The make or manufacturer of the equipment. | |
model | string | The model of the equipment, ensure that special characters that are not URL friendly are encoded correctly. | |
year | number | The year the equipment was manufactured. | |
meter | number | The hours or miles the equipment has on its primary meter, some equipment may have several meters, use the primary meter for that model. | |
taxonomizedSubCategorySlug | string | If provided, this will enable precision search to refine the comparables to determine the estimation. | |
downloadReport | boolean | If true, will download a Excel file with the comparables and detailed analytics. If false, will return a summary of the estimation. |
RESPONSES
status: OK
{"retailConfidenceIntervalHighPriceInCents":10775700,"retailConfidenceIntervalLowPriceInCents":9270900,"auctionConfidenceIntervalHighPriceInCents":7196900,"auctionConfidenceIntervalLowPriceInCents":5034400,"retailConfidencePercentage":15.05552776388194,"auctionConfidencePercentage":35.92610436429485,"retailComparableCount":87,"auctionComparableCount":26,"retailConfidenceScore":"Medium","auctionConfidenceScore":"Low"}