This method is used to see how many unresolved PEP searches sit within the account waiting to be resolved. Use GetPepSearches to get the actual list of search records.
Request Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| IncludeSearchesFromOtherUsers | Bool | True to include searches from other sub-users, permissions dependant |
Response Parameters
| Parameter | Type | Format | Description |
|---|---|---|---|
| ResponseStatus | ResponseStatus | Instance of ResponseStatus object (see here) | |
| NumberOfUnresolvedPepSearches | Int32 | Number of unresolved PEP searches |