Ahmad Jawid Muhammadi created FINCN-235:
-------------------------------------------
Summary: Task management feature APIs for cusomer's loan accounts
Key: FINCN-235
URL: https://issues.apache.org/jira/browse/FINCN-235
Project: Fineract Cloud Native
Issue Type: New Feature
Components: fineract-cn-api
Reporter: Ahmad Jawid Muhammadi
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 *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|https://github.com/apache/fineract-cn-mobile/pull/109]. I really appreciate
if someone could provide me these APIs asap.
for the reference , this is
{code:java}
/individuallending/customers/{customeridentifier}/cases{code}
the end point which I am using to fetch customer's loan accounts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)