LookupResult
The result of a lookup in various business-registries.
type LookupResult {
Name: String
Address: [Address]
score: String
provider: String
ExternalId_DK_CVR_Number: [String]
ExternalId_DK_CVR_APIId: [String]
ExternalId_Vendor_DunBradstreet_DUNSNumber: [String]
ExternalId_Vendor_DunBradstreet_Generic_RegistrationNumber: [String]
ExternalId_NO_BusinessRegistrationNumber: [String]
ExternalId_Generic_BusinessRegistrationNumber: [GenericBusinessRegistrationNumber]
CompanyInformation_PlaceOfRegistration: [String]
CompanyInformation_Status: [String]
}
Fields
LookupResult.Name ● String scalar
LookupResult.Address ● [Address] list object
The address on this lookup result
LookupResult.score ● String scalar
A score indicating the quality of the match. The score is from the data-provider
LookupResult.provider ● String scalar
The data-provider of this result
LookupResult.ExternalId_DK_CVR_Number ● [String] list scalar
LookupResult.ExternalId_DK_CVR_APIId ● [String] list scalar
LookupResult.ExternalId_Vendor_DunBradstreet_DUNSNumber ● [String] list scalar
LookupResult.ExternalId_Vendor_DunBradstreet_Generic_RegistrationNumber ● [String] list scalar
LookupResult.ExternalId_NO_BusinessRegistrationNumber ● [String] list scalar
LookupResult.ExternalId_Generic_BusinessRegistrationNumber ● [GenericBusinessRegistrationNumber] list object
LookupResult.CompanyInformation_PlaceOfRegistration ● [String] list scalar
LookupResult.CompanyInformation_Status ● [String] list scalar
Returned By
lookupCompany query