getSingleBestRecords
getSingleBestRecords
The getSingleBestRecords method returns an list of Person data entries. For each Person id passed in, Â method filter out the single best record associated with each cluster of records.
Method
The method uses the GET HTML method.
Input
The input to the method is the list of unique ids for the Persons element.
Output
The output is the complete List of Person entries if found.