Returns the full loan model. The associations parameter selects embedded relations — repaymentSchedule, transactions, charges, or all — so the authoritative repayment schedule is read here rather than from a separate route; exclude and fields trim the response.
Path & query parameters
Field
Type
Description
LendEasy-Tenantrequiredin header
string
Tenant selector: lowercase letters, digits, and hyphens, 1-64 characters. Exactly one instance; the only tenant selector honored.
loanIdrequiredin path
string
Stable opaque loan identifier.
associationsoptionalin query
string
Comma-separated relations to embed, for example repaymentSchedule,transactions; defaults to all.