This method is used to count how many searches have been affected by sanctions list updates. This will result in searches that have been affected by updates and need to be resolved. Those searches unaffected by updates will not need any attention. 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) | |
NumberOfUpdatedSearches | Int32 | Number of sanctions searches that have been affected by a sanctions list update |