Hi Bassey Udo, Thank you for the detailed explanation!
Go ahead and feel free raise a PR for this improvement! ;) Regards, Adam > On 15 Jan 2024, at 09:18, Bassey Udo <bassey...@gmail.com> wrote: > > Hello Everyone, > https://issues.apache.org/jira/browse/FINERACT-2020 this issue aims at adding > currency to loan account summary data when fetching a client accounts, in the > current 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 and the solution is ready > only waiting for the task to be assigned to me so I can raise a PR. > I brought this here for appropriate authorities to look into so I can proceed > with required action.