Arnold Galovics created FINERACT-2235:
-----------------------------------------
Summary: Ability to retrieve summary data on loan list API
Key: FINERACT-2235
URL: https://issues.apache.org/jira/browse/FINERACT-2235
Project: Apache Fineract
Issue Type: Improvement
Reporter: Arnold Galovics
Assignee: Arnold Galovics
As an API user, I'd like to be able to retrieve the summary information for all
loans in the list loans API.
*API endpoint:*
{code:java}
GET /v1/loans
{code}
*API endpoint change proposal:*
{code:java}
GET /v1/loans?associations=summary
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)