Get lead completion status
Read-only pre-flight check reporting whether a lead has the information required to generate a lease. canGenerateLease mirrors exactly the generate-lease validation (system-required tier); isComplete also accounts for org-required fields. Missing-field lists are disjoint.
Headers
Api key required to authenticate your request. Please reach out to monument for a key.
"monument-2230012-2312321"
Response
Lead completion status
True when no system-required field is missing and there are no errors. Mirrors exactly what the generate-lease validation enforces.
true
True when no required field of either tier (system-required or org-required) is missing and there are no errors.
false
Human-readable titles of missing fields that are system-required (block lease generation).
[]Human-readable titles of missing fields that are org-required only (do not block lease generation). Disjoint from missingSystemRequiredFields.
["Date of Birth"]Validation errors encountered while evaluating the lead.
[]
