LendEasy/Docs
Get API keys
API ReferenceLMS APILoan partiesList a customer’s loan roles

List a customer’s loan roles

GEThttps://sandbox.api.lendeasy.ai/v1/customers/{customerId}/loan-party-links Bearer token · READ_LMS_LOAN_PARTY

Lists the loans on which this customer holds a party role, excluding removed links by default.

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.
customerId required in pathstringStable opaque customer identifier.
status optional in querystringFilter by party status.
role optional in querystringFilter by party role.
loanRef optional in querystringFilter by loan reference.
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