Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
Description
There is no API for managing tasks like Approving, Disbursing, Closing, and Rejecting customer's loan accounts in Fineract CN.
As a GSoC student developer, I am implementing this feature on the Fineract CN agent facing mobile app. I already have developed the UI part of this feature, you can see the UI implementation from this draft PR. I really appreciate it if someone could provide me these APIs asap.
for the reference, this is
/individuallending/customers/{customeridentifier}/cases
the endpoint that I am using to fetch customer's loan accounts.