Likitha Hk created FINERACT-2571:
------------------------------------
Summary: Migrate NotificationHelper to fineract-client
Key: FINERACT-2571
URL: https://issues.apache.org/jira/browse/FINERACT-2571
Project: Apache Fineract
Issue Type: Improvement
Reporter: Likitha Hk
The NotificationHelper currently uses deprecated Utils.performServerGet.
This issue proposes migrating it to fineract-client using Calls.ok and
replacing legacy REST calls with typed client methods.
This improves type safety, reduces manual JSON parsing, and aligns with current
integration test patterns used across the project.
A pull request has already been created for this change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)