v1
latestOpenAPI 3.1.02026-08-04123846.7 KBValuation
Retrieve valuation range information for a property.
Args: pid: Landcor property identifier in xxx-xxx-xxx format.
Returns:
ValuationRangeResponse with low and high valuation range values.
Business Rules:
* A 404 error is raised if no valuation record exists for the PID.
get/valuationRange/{pid}
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"
}