This method is used to see how many unresolved searches sit within the account waiting to be resolved. Use GetSearches 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) | |
| NumberOfUnresolvedSearches | Int32 | Number of unresolved sanctions searches |