LendEasy/DocsLMS + Servicing·v1
Start integrating
API ReferenceServicing PlaneScheduled callbacksClose a callback without calling

Close a callback without calling

POSThttps://sandbox.api.lendeasy.ai/v1/servicing/scheduled-callbacks/{taskId}/close-without-callingImplementedBearer token ·CLOSE_SERVICING_SCHEDULED_CALLBACK

Closes a promise nobody needs any more — the payment landed, the question was answered elsewhere — without inventing a call. reasonCode must be one of PAYMENT_RECEIVED, RESOLVED_ELSEWHERE, CUSTOMER_CANCELLED, DUPLICATE_CALLBACK, CASE_RESOLVED, or OTHER (OTHER requires a note); the callback resolves as CANCELLED with outcome CALL_NO_LONGER_NEEDED.

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
reasonCode requiredstringConfigured structured reason code.
note optionalstring
Unified search across guides, recipes & the API referenceEsc