POST api/search Authentication required

Use this method to submit a new search. Please check the input requirements

Request

Body Parameters

Input : object (See Model)

Input Sample

  • application/json, text/json :
  • { "dataType": 1, "pageSize": 50, "displayLanguage": "EN", "internationalPhoneFormat": false, "detailedCounts": { "globalCounts": false, "countsPerCountry": false, "includeInfobelCategoriesCounts": false, "includeRegionsCounts": false, "includeProvincesCounts": false, "includeCitiesCounts": false, "includePostCodesCounts": false, "includeGeoLevelsCounts": false, "includeInternationalCategoriesCounts": false, "includeLocalCategoriesCounts": false, "includeAltInternationalCategoriesCounts": false, "includeImportExportAgentCodesCounts": false, "includeLegalStatusCodesCounts": false, "includeEmployeesRangesCounts": false, "includeSalesRangesCounts": false, "includeExecutiveTagsCounts": false, "includeNationalIdentificationTypeCodesCounts": false, "includeGlobalUltimateCountriesCounts": false, "includeTechnographicsCounts": false }, "returnFirstPage": false, "sortingOrder": [], "countryCodes": [ "BE" ], "restrictOnMainCategory": false, "infobelCodes": [ "017116" ], "postCodes": [ "1180", "1000" ], "hasAddress": false, "hasPhone": true, "hasFax": false, "hasMobile": false, "hasWebsite": 0, "hasNationalID": false, "hasEmail": false, "hasWebContact": false, "hasContact": false, "hasCoordinates": false, "hasPhoneDeduplicated": false, "hasEmailDeduplicated": false, "hasWebsiteDeduplicated": false, "hasWebDomainDeduplicated": false, "hasNationalIDDeduplicated": false, "hasMobileDeduplicated": false, "hasContactDeduplicated": false, "filterOnDNCM": false, "hasLinkedIn": false, "hasLogo": false, "hasAdmin": false, "hasMarketability": false, "isPublished": false, "salesVolumeCurrency": 0, "hasShopTool": false, "hasPayment": false, "hasDigitalMarketing": false, "hasEShop": false }
  • application/xml, text/xml :
  • <SearchInput xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Kapitol.Registered.Tools.Model"> <AltInternationalCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <AltInternationalCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <BusinessName xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <BusinessNameExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <CEOName i:nil="true" /> <CEOTitle i:nil="true" /> <CategoriesKeywords xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <CityCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <CityCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <CityNames xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <CoordinateOptions /> <CoordinateOptionsExclusive /> <CountryCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:string>BE</d2p1:string> </CountryCodes> <DetailedCounts> <CountsPerCountry>false</CountsPerCountry> <GlobalCounts>false</GlobalCounts> <IncludeAltInternationalCategoriesCounts>false</IncludeAltInternationalCategoriesCounts> <IncludeCitiesCounts>false</IncludeCitiesCounts> <IncludeEmployeesRangesCounts>false</IncludeEmployeesRangesCounts> <IncludeExecutiveTagsCounts>false</IncludeExecutiveTagsCounts> <IncludeGeoLevelsCounts>false</IncludeGeoLevelsCounts> <IncludeGlobalUltimateCountriesCounts>false</IncludeGlobalUltimateCountriesCounts> <IncludeImportExportAgentCodesCounts>false</IncludeImportExportAgentCodesCounts> <IncludeInfobelCategoriesCounts>false</IncludeInfobelCategoriesCounts> <IncludeInternationalCategoriesCounts>false</IncludeInternationalCategoriesCounts> <IncludeLegalStatusCodesCounts>false</IncludeLegalStatusCodesCounts> <IncludeLocalCategoriesCounts>false</IncludeLocalCategoriesCounts> <IncludeNationalIdentificationTypeCodesCounts>false</IncludeNationalIdentificationTypeCodesCounts> <IncludePostCodesCounts>false</IncludePostCodesCounts> <IncludeProvincesCounts>false</IncludeProvincesCounts> <IncludeRegionsCounts>false</IncludeRegionsCounts> <IncludeSalesRangesCounts>false</IncludeSalesRangesCounts> <IncludeTechnographicsCounts>false</IncludeTechnographicsCounts> </DetailedCounts> <DisplayLanguage>EN</DisplayLanguage> <DomesticUltimateUniqueID xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <DomesticUltimateUniqueIDExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <Email xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <EmailExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <EmployeesTotalFrom i:nil="true" /> <EmployeesTotalTo i:nil="true" /> <ExecutiveTags xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <FamilyMembersFrom i:nil="true" /> <FamilyMembersTo i:nil="true" /> <FilterOnDNCM>false</FilterOnDNCM> <GeoLevels xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <GeoLevelsExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <GlobalUltimateCountryCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <GlobalUltimateCountryCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <GlobalUltimateUniqueID xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <GlobalUltimateUniqueIDExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <HasAddress>false</HasAddress> <HasAdmin>false</HasAdmin> <HasContact>false</HasContact> <HasContactDeduplicated>false</HasContactDeduplicated> <HasCoordinates>false</HasCoordinates> <HasDigitalMarketing>false</HasDigitalMarketing> <HasEShop>false</HasEShop> <HasEmail>false</HasEmail> <HasEmailDeduplicated>false</HasEmailDeduplicated> <HasFax>false</HasFax> <HasLinkedIn>false</HasLinkedIn> <HasLogo>false</HasLogo> <HasMarketability>false</HasMarketability> <HasMobile>false</HasMobile> <HasMobileDeduplicated>false</HasMobileDeduplicated> <HasNationalID>false</HasNationalID> <HasNationalIDDeduplicated>false</HasNationalIDDeduplicated> <HasPayment>false</HasPayment> <HasPhone>true</HasPhone> <HasPhoneDeduplicated>false</HasPhoneDeduplicated> <HasShopTool>false</HasShopTool> <HasWebContact>false</HasWebContact> <HasWebDomainDeduplicated>false</HasWebDomainDeduplicated> <HasWebsite>Ignore</HasWebsite> <HasWebsiteDeduplicated>false</HasWebsiteDeduplicated> <HouseNumber i:nil="true" /> <ImportExportAgentCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <ImportExportAgentCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <InfobelCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:string>017116</d2p1:string> </InfobelCodes> <InfobelCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <InternationalCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <InternationalCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <InternationalPhoneFormat>false</InternationalPhoneFormat> <IsPublished>false</IsPublished> <Languages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <LanguagesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <LegalStatusCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <LegalStatusCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <LinkedInFollowersFrom i:nil="true" /> <LinkedInFollowersTo i:nil="true" /> <LocalCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <LocalCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <NationalID xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <NationalIDExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <NationalIdentificationTypeCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <NationalIdentificationTypeCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <PageSize>50</PageSize> <ParentUniqueID xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <ParentUniqueIDExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <PhoneNumber xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <PhoneNumberExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <PostCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:string>1180</d2p1:string> <d2p1:string>1000</d2p1:string> </PostCodes> <PostCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <ProvinceCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <ProvinceCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <ProvinceNames xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <PublishingStrengthFrom i:nil="true" /> <PublishingStrengthTo i:nil="true" /> <RegionCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <RegionCodesExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <RegionNames xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <RestrictOnMainCategory>false</RestrictOnMainCategory> <ReturnFirstPage>false</ReturnFirstPage> <SalesVolumeCurrency>Local</SalesVolumeCurrency> <SalesVolumeFrom i:nil="true" /> <SalesVolumeTo i:nil="true" /> <SortingOrder xmlns:d2p1="http://schemas.datacontract.org/2004/07/Kapitol.Registered.Search.Models" /> <StatusCodes /> <StatusCodesExclusive /> <StreetAddress i:nil="true" /> <TechnographicalTags xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <TryAnyLocationMatch i:nil="true" /> <UniqueIDs xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <UniqueIDsExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <Website xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <WebsiteExclusive xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <WebsiteIpAddress i:nil="true" /> <Where i:nil="true" /> <Who i:nil="true" /> <YearStartedFrom i:nil="true" /> <YearStartedTo i:nil="true" /> </SearchInput>

    Response

    Returns the id of the search submitted. You will need it for further use

    Output : object (See Model)

    Ouput Sample

  • application/json, text/json :
  • { "searchId": 1, "counts": { "total": 1000, "hasAddress": 987, "hasPhone": 887, "hasFax": 543, "hasMobile": 678, "hasWebsite": 624, "hasEmail": 438, "hasContact": 888, "hasAdmin": 903, "hasNationalID": 678, "hasGeolevel": 253, "hasCorporateLinkage": 0, "hasShopTool": 0, "hasPayment": 0, "hasDigitalMarketing": 0, "hasEShop": 0, "categoriesCounts": [ { "categoryType": "Infobel", "category": "017116", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "regionsCounts": [ { "region": "Brussels", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "provincesCounts": [ { "province": "Brussels", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "citiesCounts": [ { "city": "Brussels", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "geoLevelsCounts": [ { "geoLevel": 3, "description": "Street Segment Interpolated", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "postCodesCounts": [ { "postCode": "1180", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "importExportAgentCodesCounts": [ { "importExportAgentCode": "A", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "legalStatusCodesCounts": [ { "legalStatusCode": 3, "description": "Corporation", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "employeesRangesCounts": [ { "employeesRange": "5-9", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "salesRangesCounts": [ { "salesRange": "1B+", "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "nationalIdentificationTypeCodesCounts": [ { "nationalIdentificationTypeCode": 10, "hasVAT": false, "resultTotal": 987, "resultAddress": 965, "resultPhone": 796, "resultFax": 243, "resultMobile": 456, "resultWebsite": 402, "resultEmail": 386, "resultContact": 888, "resultAdmin": 873, "resultNationalID": 235, "resultGeolevel": 674, "resultCorporateLinkage": 0 } ], "globalUltimateCountriesCounts": [ { "countryCode": "BE", "countryName": "Belgium", "resultTotal": 987, "resultAddress": 0, "resultPhone": 0, "resultFax": 0, "resultMobile": 0, "resultWebsite": 0, "resultEmail": 0, "resultContact": 0, "resultAdmin": 0, "resultNationalID": 0, "resultGeolevel": 0, "resultCorporateLinkage": 0 } ], "techTagsCounts": [ { "techTag": "PayPal", "resultTotal": 1000 } ] } }
  • application/xml, text/xml :
  • <SearchResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Counts> <CategoriesCounts> <CategoryCounts> <Category>017116</Category> <CategoryType>Infobel</CategoryType> <Description i:nil="true" /> <Language i:nil="true" /> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </CategoryCounts> </CategoriesCounts> <CitiesCounts> <CityCounts> <City>Brussels</City> <Code i:nil="true" /> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </CityCounts> </CitiesCounts> <CountriesCounts i:nil="true" /> <CountryCode i:nil="true" /> <CountryName i:nil="true" /> <DataType i:nil="true" /> <EmployeesRangesCounts> <EmployeesRangeCounts> <Description i:nil="true" /> <EmployeesRange>5-9</EmployeesRange> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </EmployeesRangeCounts> </EmployeesRangesCounts> <ExecutiveTagsCounts i:nil="true" /> <GeoLevelsCounts> <GeoLevelCounts> <Description>Street Segment Interpolated</Description> <GeoLevel>3</GeoLevel> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </GeoLevelCounts> </GeoLevelsCounts> <GlobalUltimateCountriesCounts> <GlobalUltimateCountryCounts> <CountryCode>BE</CountryCode> <CountryName>Belgium</CountryName> <ResultAddress>0</ResultAddress> <ResultAdmin>0</ResultAdmin> <ResultContact>0</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>0</ResultEmail> <ResultFax>0</ResultFax> <ResultGeolevel>0</ResultGeolevel> <ResultMobile>0</ResultMobile> <ResultNationalID>0</ResultNationalID> <ResultPhone>0</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>0</ResultWebsite> </GlobalUltimateCountryCounts> </GlobalUltimateCountriesCounts> <HasAddress>987</HasAddress> <HasAdmin>903</HasAdmin> <HasContact>888</HasContact> <HasCorporateLinkage>0</HasCorporateLinkage> <HasDigitalMarketing>0</HasDigitalMarketing> <HasEShop>0</HasEShop> <HasEmail>438</HasEmail> <HasFax>543</HasFax> <HasGeolevel>253</HasGeolevel> <HasMobile>678</HasMobile> <HasNationalID>678</HasNationalID> <HasPayment>0</HasPayment> <HasPhone>887</HasPhone> <HasShopTool>0</HasShopTool> <HasWebsite>624</HasWebsite> <ImportExportAgentCodesCounts> <ImportExportAgentCodeCounts> <Description i:nil="true" /> <ImportExportAgentCode>A</ImportExportAgentCode> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </ImportExportAgentCodeCounts> </ImportExportAgentCodesCounts> <LegalStatusCodesCounts> <LegalStatusCodeCounts> <Description>Corporation</Description> <LegalStatusCode>3</LegalStatusCode> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </LegalStatusCodeCounts> </LegalStatusCodesCounts> <NationalIdentificationTypeCodesCounts> <NationalIdentificationTypeCodeCounts> <Description i:nil="true" /> <HasVAT>false</HasVAT> <NationalIdentificationTypeCode>10</NationalIdentificationTypeCode> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </NationalIdentificationTypeCodeCounts> </NationalIdentificationTypeCodesCounts> <PostCodesCounts> <PostCodeCounts> <PostCode>1180</PostCode> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </PostCodeCounts> </PostCodesCounts> <ProvincesCounts> <ProvinceCounts> <Code i:nil="true" /> <Province>Brussels</Province> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </ProvinceCounts> </ProvincesCounts> <RegionsCounts> <RegionCounts> <Code i:nil="true" /> <Region>Brussels</Region> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> </RegionCounts> </RegionsCounts> <SalesRangesCounts> <SalesRangeCounts> <Description i:nil="true" /> <ResultAddress>965</ResultAddress> <ResultAdmin>873</ResultAdmin> <ResultContact>888</ResultContact> <ResultCorporateLinkage>0</ResultCorporateLinkage> <ResultEmail>386</ResultEmail> <ResultFax>243</ResultFax> <ResultGeolevel>674</ResultGeolevel> <ResultMobile>456</ResultMobile> <ResultNationalID>235</ResultNationalID> <ResultPhone>796</ResultPhone> <ResultTotal>987</ResultTotal> <ResultWebsite>402</ResultWebsite> <SalesRange>1B+</SalesRange> </SalesRangeCounts> </SalesRangesCounts> <TechTagsCounts> <TechTagCounts> <ResultTotal>1000</ResultTotal> <TechTag>PayPal</TechTag> </TechTagCounts> </TechTagsCounts> <Total>1000</Total> </Counts> <FirstPageRecords i:nil="true" /> <SearchId>1</SearchId> </SearchResult>