Skip to main content
Version: Beta

BrokerResearchProactiveLookupStatus

description

Outcome of a single-target Proactive API lookup.

enum BrokerResearchProactiveLookupStatus {
FOUND
NOT_FOUND
}

Values

BrokerResearchProactiveLookupStatus.FOUND

Entity was found and is eligible for proactive entitlement.

BrokerResearchProactiveLookupStatus.NOT_FOUND

Entity was not found OR is not eligible under the calling provider. This is a valid response, not an error.

Member Of

BrokerResearchProactiveCompanySearchResult object ● BrokerResearchProactiveUserSearchResult object