[ 
https://issues.apache.org/jira/browse/FINERACT-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Jakech updated FINERACT-817:
-----------------------------------
    Labels: technical  (was: )

> API: Provide values of the entity property for Entity Data Table Checks 
> instead of only the code.
> -------------------------------------------------------------------------------------------------
>
>                 Key: FINERACT-817
>                 URL: https://issues.apache.org/jira/browse/FINERACT-817
>             Project: Apache Fineract
>          Issue Type: Improvement
>          Components: Organization
>    Affects Versions: 1.3.1, 1.4.0, 1.5.0
>            Reporter: Pun Waiwitlikhit
>            Priority: Major
>              Labels: technical
>
> At the moment, the API endpoint for listing Entity Data Table Checks only 
> returns the code of the returned objects' entity property. Readable values 
> need to be provided alongside the code of the entity type. Here are the 
> corresponding values to each code.
> ||Code||Value||
> |m_client|Client|
> |m_loan|Loan|
> |m_savings_account|Savings Account|
> |m_group|Group|
> Please make the API return an entity object with a code and value property.
> Example:
> entity: {
> value: m_client
> code: Client
> }



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to