LendEasy/Docs
Get API keys
API ReferenceLMS APIPaymentsList loan payments

List loan payments

GEThttps://sandbox.api.lendeasy.ai/v1/loans/{loanId}/payments Bearer token · READ_LMS_PAYMENT

Lists payment intents for the loan with status, rail, source, and return metadata when present.

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.
loanId required in pathstringStable opaque loan identifier.
status optional in querystringRepeatable status filter. One of CREATED · VALIDATED · SUBMITTED · PROCESSING · SETTLED_PENDING_POST · POSTED · RETURNED · FAILED · CANCELLED · RECORDED_EXTERNAL.
source optional in querystringFilter by originating source. One of BORROWER · STAFF · AUTOPAY · SERVICING · EXTERNAL · IMPORT.
rail optional in querystringFilter by rail. One of ACH · CARD · EXTERNAL.
limit optional in queryintegerMaximum records to return.
offset optional in queryintegerZero-based offset into the result set.
Unified search across guides, recipes & the API referenceEsc