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