[
https://issues.apache.org/jira/browse/FINCN-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ahmad Jawid Muhammadi updated FINCN-235:
----------------------------------------
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|https://github.com/apache/fineract-cn-mobile/pull/109]. I really appreciate
it if someone could provide me these APIs asap.
for the reference, this is
{code:java}
/individuallending/customers/{customeridentifier}/cases{code}
the endpoint that I am using to fetch customer's loan accounts.
was:
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.
> 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
> Priority: Major
> Labels: LoanServices, gsoc2020
>
> 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|https://github.com/apache/fineract-cn-mobile/pull/109]. I really
> appreciate it if someone could provide me these APIs asap.
> for the reference, this is
> {code:java}
> /individuallending/customers/{customeridentifier}/cases{code}
> the endpoint that I am using to fetch customer's loan accounts.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)