LendEasy/DocsLMS + Servicing·v1
Start integrating
API ReferenceServicing PlaneScheduled callbacksRecord the call disposition

Record the call disposition

POSThttps://sandbox.api.lendeasy.ai/v1/servicing/scheduled-callbacks/{taskId}/dispositionImplementedBearer token ·DISPOSITION_SERVICING_SCHEDULED_CALLBACK

Records what happened on the call and resolves the promise with it in one transaction. outcomeCode is the closed set SPOKE_TO_BORROWER, NO_CONTACT, or WRONG_NUMBER — WRONG_NUMBER returns the task to its worker unresolved — and an optional followUp window schedules a fresh promise rather than editing the attempted one.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringOpaque active LendEasy tenant-registry identifier. Supply exactly one instance; no alternate tenant selector is accepted.
taskId required in pathintegerPositive numeric task identifier.
Idempotency-Key optional in headerstringOptional replay key for this logical mutation. Omission creates a fresh server-owned key for this attempt; blank, repeated, or longer-than-50-character values are rejected.

Body parameters

FieldTypeDescription
outcomeCode requiredstring
note optionalstring
followUp optionalobject
windowStartstring
windowEndstring
reasonCodestringConfigured structured reason code.
Unified search across guides, recipes & the API referenceEsc