v1
latestOpenAPI 3.1.02026-08-04123846.7 KBValuation
Retrieve the complete valuation history for a property.
Args: pid: Landcor property identifier in xxx-xxx-xxx format.
Returns:
ValuationHistoryResponse containing chronological valuation data points.
Business Rules:
* A 404 error is raised if no valuation history exists for the PID.
get/valuationRange/{pid}/history
Path parameters
pidstring required
Property identifier in format xxx-xxx-xxx
Property identifier in format xxx-xxx-xxx
Response
Successful Response
Example response
{
"pid": "xxx-xxx-xxx"
}