Retrieve Transactions
GET
/lokta-lms/api/v1/loans/{loanId}/transactionsRetrieves transactions of a loan
Path parameters
loanIdpath · integer · int64 · requiredloanId
Query parameters
excludedTypesquery · array · optionalexcludedTypes
pagequery · integer · int32 · optionalpage
sizequery · integer · int32 · optionalsize
sortquery · string · optionalsort
Responses
200OKResponse fields
contentarray of GetLoansLoanIdTransactionsTransactionIdResponse · optionalemptyboolean · optionalfirstboolean · optionallastboolean · optionalnumberinteger · int32 · optionalnumberOfElementsinteger · int32 · optionalpageablePageable · optionalsizeinteger · int32 · optionalsortSort · optionaltotalElementsinteger · int64 · optionaltotalPagesinteger · int32 · optionalEvery request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors.
Open this operation in the interactive explorer, or read it as Markdown.