APIs to get unsynced beneficiaries and count of unsynced beneficiaries - For CHO mobile application#45
Conversation
|
@devikasuresh20, @ravishanigarapu can you please review the business logic. |
|
There was a problem hiding this comment.
Why you changed searchByDistrictId endpoint to searchByVillageIdAndLastModifiedDate
because of searchByDistrictId already we are using in WHC API.
There was a problem hiding this comment.
This is an API that returns the list of beneficiaries based on a list of village IDs and the last sync date time. It is used to sync beneficiaries for the CHO Android mobile application. Since this and the upstream APIs (In HWC-API) using this endpoint were created by our team and required some changes i.e. why did the modifications as well as the name change .
As for the HWC-API, this endpoint has also been updated there in the properties files.

Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Type of change
How Has This Been Tested?
-This service has been deployed and tested on Beehyv staging server.
Checklist: