Added an optional parameter onlyPreferredCall in the getAllCalls API to filter the response and include only preferred calls

This commit is contained in:
rajesh
2024-11-20 18:43:33 +05:30
parent b8d9ab9c46
commit 49a122aba7
9 changed files with 31 additions and 9 deletions

View File

@@ -308,3 +308,4 @@ invalid.amendment.for.comment = Invalid Amendment Request for the Given Comment.
DD_MM_YYYY_HH_MM = dd_MM_yyyy HH:mm
application.documents.not.found=No documents found for the application.
beneficiary.call.duplicate = A preferred call with this call ID and company ID already exists for this user.
company.id.required.for.preferred.call=Company ID is required when requesting only preferred calls.