Aboya1417 commented on PR #3842:
URL: https://github.com/apache/fineract/pull/3842#issuecomment-2025546339

   We want the loan account summary data to contain currency as we will like to 
know the currencies tied to different loan products during setup.
   The client account endpoint 
https://baseurl/fineract-provider/api/v1/clients/23/accounts returns a payload 
containing both savings and loan account, the savings account summary contains 
currency while the loan account summary does not contain currency.
   The aim is to replicate what already exist on the savings account summary 
for the loan account summary by bringing in currency.
   This Jira ticket 
[FINERACT-2020](https://issues.apache.org/jira/browse/FINERACT-2020) contains 
more vivid description.
   
   There was a pull request i initiated before now but that became stale 
because i didn't have time to add the integration test and the swagger 
documentation but that has been done in this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to