Docs/Lead Data Reference

Lead Data Reference

Every field returned in a lead record — whether in the dashboard, CSV export, or webhook payload.

Lead types

ProbatePR

Opened when someone dies with assets to distribute. The property may need to be sold to satisfy estate obligations — making these highly motivated seller leads.

ForeclosureFO

Filed by a lender when a homeowner falls behind on mortgage payments. The owner is typically motivated to sell before the sheriff sale date.

EvictionSC (Small Claims)

Filed by a landlord seeking to remove a tenant. Often indicates a distressed property that may go to market.

DivorceFA (Family)

Divorce proceedings frequently result in a forced property sale to divide assets equitably.

Field reference

FieldTypeDescription
idnumberInternal auto-increment ID for the lead.
case_numberstringWisconsin Circuit Court Access (WCCA) case number. Format: YYYYTT000000 where TT is the case type code (PR = probate, FO = foreclosure, SC = eviction, FA = divorce).
lead_typestringOne of: probate, foreclosure, eviction, divorce.
countystringWisconsin county where the case was filed, e.g. Brown, Milwaukee, Dane.
statestringAlways WI (Wisconsin) — the only state currently covered.
owner_namestringPrimary party name. For probate: the decedent. For foreclosure/eviction: the property owner or defendant. For divorce: the petitioner.
property_addressstringStreet address of the property associated with the case, if present in the court record.
mailing_addressstring | nullAlternate mailing address if different from the property address. Null if not found.
filing_datestringDate the case was filed with the court, in YYYY-MM-DD format.
statusstringLead status within your account. Starts as new. You can update it to contacted, qualified, closed, etc. from the dashboard.
created_atstringISO-8601 UTC timestamp when the lead was inserted into the database.
primary_phonestring | nullBest phone number found via skiptrace. Present only after a skiptrace has been run on this lead.
mobile_1–5string | nullUp to five mobile phone numbers from skiptrace. Null if not found or skiptrace not run.
landline_1–3string | nullUp to three landline numbers from skiptrace. Null if not found or skiptrace not run.
email_1–5string | nullUp to five email addresses from skiptrace. Null if not found or skiptrace not run.