Skip to main content
PATCH
Update valuation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

valuation_id
string
required

Body

application/json
property_type
enum<string>
Available options:
single_family,
multi_family,
condo,
townhouse,
mobile_home,
vacant_land,
commercial,
farm_ranch,
mixed_use,
other
mortgage_balance
number<double>
notes
string
liens
object[]

Response

Valuation updated.

data
object