Added an optional parameter onlyPreferredCall in the getAllCalls API to filter the response and include only preferred calls
This commit is contained in:
@@ -292,5 +292,7 @@ public class GepafinConstant {
|
||||
public static final String ENCRYPT_KEY = "U2VjdXJlRW5jcnlwdEtleQ==";
|
||||
public static final String APPLICATION_DOCUMENTS_NOT_FOUND_MSG = "application.documents.not.found";
|
||||
public static final String DUPLICATE_BENEFICIARY_CALL = "beneficiary.call.duplicate";
|
||||
public static final String COMPANY_ID_REQUIRED_FOR_PREFERRED_CALL = "company.id.required.for.preferred.call";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user