Skip to main content
PATCH
Update property

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).

property_id
string
required

Body

application/json
property_type
enum<string>
required
Available options:
primary_residence,
vacation_home,
investment_property,
rental_property,
vacant_land,
commercial,
farm_ranch,
mixed_use,
other
address
object
required
ownership_type
enum<string>
Available options:
sole_ownership,
joint_tenancy,
tenants_in_common,
community_property,
transfer_on_death_deed,
lady_bird_deed,
trust,
life_estate,
other
title_vesting
string
co_owners
object[]
estimated_value
number<double>
outstanding_mortgage
number<double>
mortgage_holder
string
annual_property_tax
number<double>
parcel_number
string
deed_type
enum<string>
Available options:
warranty,
quitclaim,
grant,
special_warranty,
transfer_on_death,
lady_bird
rental_income
number<double>
is_homestead
boolean
institution_contact_id
string
notes
string

Response

Property updated.

data
object