v1
latestOpenAPI 3.1.02026-08-04123846.7 KBValuation
Compare a property's AVM value against a provided LTV amount.
post/valuation/ltv-check
Request body
Example request
{
"pid": "xxx-xxx-xxx",
"ltv_amount": 500000
}Response
Successful Response
Example response
{
"pid": "xxx-xxx-xxx"
}