You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Ed Cable (Jira)" <ji...@apache.org> on 2022/03/31 19:18:00 UTC

[jira] [Created] (FINERACT-1561) Add new tagging fields to Data Tables

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)