LendEasy/Docs
Get API keys
API ReferenceLMS APIPaymentsRetrieve a payment

Retrieve a payment

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

Returns the payment intent with its state timeline. Returned payments carry the return code, returned amount, and any scheduled retry; retries are new intents linked through retryRootPaymentId.

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.
paymentId required in pathstringStable opaque payment identifier.
Unified search across guides, recipes & the API referenceEsc