Ed Cable created FINERACT-1561:
----------------------------------
Summary: Add new tagging fields to Data Tables
Key: FINERACT-1561
URL: https://issues.apache.org/jira/browse/FINERACT-1561
Project: Apache Fineract
Issue Type: Improvement
Components: Data Tables
Affects Versions: 1.6.0
Reporter: Ed Cable
Fix For: 1.7.0
For retrieiving loan information for clients, we need to add additional
response parameters to the below API:
GET:
[_https://DomainName/fineract-provider/api/v1/datatables/\{datatableName}/\{loanId}?genericResultSet=true_|https://domainname/fineract-provider/api/v1/datatables/%7BdatatableName%7D/%7BloanId%7D?genericResultSet=true]
|New Parameter|Value/Amount|
|tag_added_time|column value added time stamp|
|tag_removed_time|column value modified time stamp|
--
This message was sent by Atlassian Jira
(v8.20.1#820001)