Valuation Features
Generate upper and lower bounds on each valuation.
Valuation Bounds
If you require the upper and lower bounds used to calculate a prediction you can use features=bounds.
This will yield the bounds on the retail and trade prices.
/v2/valuations/registrations/BMT038?features=bounds
Max Offer Adjustments
If you have a max offer profile setup via API or via the AutoGrab web app you can opt to receive the same results via API. Use features=max_offer to receive them in your response.
/v2/valuations/predict?features=max_offer
If you want to set or update your Max Offer configuration over API view the guide here.
Last updated