Mihaly Dallos created FINERACT-2321:
---------------------------------------
Summary: Adding arrears days to loan/at-date api
Key: FINERACT-2321
URL: https://issues.apache.org/jira/browse/FINERACT-2321
Project: Apache Fineract
Issue Type: Improvement
Reporter: Mihaly Dallos
The change concerns the "snapshot" endpoint:
{{GET /fineract-provider/api/v1/loans/at-date/:id?date=2025-01-01}}
In addition to the data that is already present in the response, the historical
arrears information would be needed, ideally both the "number of days in
arrears" (which considers the grace period) and the "number of days late"
(which does not consider the grace period) for the particular loan as of the
given cut off date.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)