AI Pricer
Selling Price Estimate
Estimate a retail selling price for a vehicle already owned by the dealership.
Body: { vehicle_id, marca, modelo, year, kms, fuel, version?, doors?, engine_capacity?, power?, gearbox? }
Returns three price bands (min / recommended / max) from the AI + market scraper pipeline, plus the company's configured margin and a comparison against the vehicle's current stored price (Viatura.Preço).
post/api/ai-pricing/selling-estimate
Headers
x-api-tokenstring nullable
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/api/ai-pricing/selling-estimate:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.