This method is used to check if a user has abandoned any CompanyLookup checks prior to their conclusion. This method will return the number of ComapnyLookups that have not been completed. If this is greater than zero, the GetCompanyLookups method can be used to retrieve the actual list.
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) | |
NumberOfIncompleteCompanyLookups | Int32 | Number of incomplete company lookups |