findPersonsByAttributes
findPersonsByAttributes
The findPersonsByAttributes method returns a list of Person records that match any of the person attributes that are provided in the search Person object which acts as a template
Method
The method uses the POST HTML method.
Input
The input to the method is Person object with any attributes provided as search criteria
Output
The output is the list of person records that match the search criteria if found or an empty document if no entry is found by the system.