LendEasy/Docs
Get API keys
API ReferenceLMS APIReconciliationUpdate exception status

Update exception status

POSThttps://sandbox.api.lendeasy.ai/v1/recon-exceptions/{exceptionId}/status Bearer token · RESOLVE_LMS_RECON_EXCEPTION

Moves the exception between open, in_review, resolved, and exported. Resolving requires a note explaining the outcome; the route records workflow state and never performs financial repair itself.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringTenant selector: lowercase letters, digits, and hyphens, 1-64 characters. Exactly one instance; the only tenant selector honored.
exceptionId required in pathstringStable opaque exception identifier.
Idempotency-Key optional in headerstringOptional stable key (1-50 chars) for this one logical mutation. Replays of a completed request return the original result with x-served-from-cache: true; an in-flight duplicate returns 409 with Retry-After. Omitted keys are server-generated per attempt.

Body parameters

FieldTypeDescription
status requiredstringCurrent normalized lifecycle state.
note requiredstring
Unified search across guides, recipes & the API referenceEsc