CompanySearchResult
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/CompanySearchResult.jsoncompanies object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/CompanyLookup.jsonactivityStatusstringrequired
address objectrequired
provincestringrequired
regionstringrequired
streetstringrequired
streetNumberstringrequired
townstringrequired
zipCodestringrequired
advanced object
atecoClassification object
ateco object
codestring
descriptionstring
category object
codestring
descriptionstring
nace object
codestring
descriptionstring
sector object
codestring
descriptionstring
subCategory object
codestring
descriptionstring
balanceSheets object
all object[]
Array [
avgGrossSalarydouble
balanceSheetDatestring
employeesint64
netWorthdouble
shareCapitaldouble
totalAssetsdouble
totalStaffCostdouble
turnoverdouble
yearint64
]
last object
avgGrossSalarydouble
balanceSheetDatestring
employeesint64
netWorthdouble
shareCapitaldouble
totalAssetsdouble
totalStaffCostdouble
turnoverdouble
yearint64
cciaastring
detailedLegalForm object
codestring
descriptionstring
endDatestring
pecstring
reaCodestring
shareHolders object[]
Array [
companyNamestring
namestring
percentSharedouble
surnamestring
taxCodestring
]
startDatestring
taxCodeCeasedboolean
vatGroup object
isVatGroupLeaderboolean
registryOkboolean
vatGroupParticipationboolean
aml object
corporateGroups object
belongsToGroupboolean
groupNamestring
hasForeignParentCompanyboolean
holdingCompanyNamestring
holdingCountry object
codestring
descriptionstring
nationalParentCompany object
companyNamestring
country object
codestring
descriptionstring
province object
codestring
descriptionstring
streetNamestring
townstring
zipCodestring
debts object[]
Array [
codestring
valuedouble
]
foreignTrade object
exportCountriesstring
exportPercentSharedouble
importCountriesstring
importPercentSharedouble
isExporterboolean
isImporterboolean
managers object[]
Array [
ageint64
birthDatestring
birthTownstring
companyNamestring
gender object
codestring
descriptionstring
isLegalRepresentativeboolean
namestring
roles object[]
Array [
role object
codestring
descriptionstring
roleStartDatestring
]
surnamestring
taxCodestring
]
operatingResults object
cashFlowdouble
cashFlowL2Ydouble
ebitdouble
ebitL2Ydouble
ebitdadouble
ebitdaL2Ydouble
publicTenders object[]
Array [
appliedint64
valuedouble
wonint64
yearstring
]
rae object
codestring
descriptionstring
sae object
codestring
descriptionstring
shareholders object[]
Array [
percentSharedouble
shareholdersInformation object[]
Array [
companyNamestring
namestring
sinceDatestring
streetNamestring
surnamestring
taxCodestring
townstring
zipCodestring
]
]
companyNamestringrequired
createdAtdate-timerequired
fetchedTypes object
property name*date-time
marketing object
allOffices object[]
Array [
address object
country object
codestring
descriptionstring
hamletstring
province object
codestring
descriptionstring
region object
codestring
descriptionstring
streetNamestring
townstring
zipCodestring
companyDetails object
cciaastring
companyNamestring
lastUpdateDatestring
officeType object
codestring
descriptionstring
openapiNumberstring
reaCodestring
taxCodestring
vatCodestring
companyStatus object
activityStatus object
codestring
descriptionstring
]
branches object
numberOfBranchesint64
contacts object
faxstring
telephoneNumberstring
ecofin object
balanceSheetDatestring
enterpriseSize object
codestring
descriptionstring
netWorthdouble
shareCapitaldouble
turnoverdouble
turnoverRange object
codestring
descriptionstring
turnoverTrenddouble
turnoverYearint64
employees object
employeeint64
employeeRange object
codestring
descriptionstring
employeeTrenddouble
mail object
emailstring
pecstring
webAndSocial object
eCommercestring
facebookstring
hasSocialboolean
instagramstring
linkedinstring
pintereststring
twitterstring
vimeostring
websitestring
youtubestring
registrationDatestringrequired
sdiCodestringrequired
sourceIdstringrequired
stakeholders object
affiliateCompanies object[]
Array [
companyNamestring
percentSharedouble
taxCodestring
]
corporateGroups object
belongsToGroupboolean
groupNamestring
hasForeignParentCompanyboolean
holdingCompanyNamestring
holdingCountry object
codestring
descriptionstring
nationalParentCompany object
companyNamestring
country object
codestring
descriptionstring
province object
codestring
descriptionstring
streetNamestring
townstring
zipCodestring
managers object[]
Array [
ageint64
birthDatestring
birthTownstring
companyNamestring
gender object
codestring
descriptionstring
isLegalRepresentativeboolean
namestring
roles object[]
Array [
role object
codestring
descriptionstring
roleStartDatestring
]
surnamestring
taxCodestring
]
shareholders object[]
Array [
percentSharedouble
shareholdersInformation object[]
Array [
companyNamestring
namestring
sinceDatestring
streetNamestring
surnamestring
taxCodestring
townstring
zipCodestring
]
]
subsidiaries object[]
Array [
companyNamestring
province object
codestring
descriptionstring
streetNamestring
taxCodestring
townstring
zipCodestring
]
taxCodestringrequired
updatedAtdate-timerequired
uuidstringrequired
vatCodestringrequired
]
dryRunbooleanrequired
limitint64required
skipint64required
totalResultsint64
CompanySearchResult
{
"$schema": "https://example.com/schemas/CompanySearchResult.json",
"companies": "Unknown Type: array,null",
"dryRun": true,
"limit": 0,
"skip": 0,
"totalResults": 0
}