ZoomInfo · Example Payload

Zoominfo Data13 Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales Intelligence

Zoominfo Data13 Example is an example object payload from ZoomInfo, with 52 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtickernamewebsitedomainListlogosocialMediaUrlsrevenueemployeeCountnumberOfContactsInZoomInfophonefaxstreetcitystatezipCodecountrycontinentcompanyStatuscompanyStatusDatedescriptionListsicCodesnaicsCodescompetitorsultimateParentIdultimateParentNameultimateParentRevenueultimateParentEmployeessubUnitCodessubUnitTypesubUnitIndustriesprimaryIndustryindustriesparentIdparentNamelocationCountalexaRankmetroArealastUpdatedDatecreatedDatecertificationDatecertifiedhashtagsproductstechAttributesrevenueRangeemployeeRangecompanyFundingrecentFundingAmountrecentFundingDate

Example Payload

Raw ↑
{
  "id": 500123,
  "ticker": "example_value",
  "name": "Acme Corporation",
  "website": "example_value",
  "domainList": [],
  "logo": "example_value",
  "socialMediaUrls": "https://www.example.com",
  "revenue": 100,
  "employeeCount": 250,
  "numberOfContactsInZoomInfo": 100,
  "phone": "+1-555-555-1234",
  "fax": "example_value",
  "street": "example_value",
  "city": "San Francisco",
  "state": "CA",
  "zipCode": "94105",
  "country": "US",
  "continent": "example_value",
  "companyStatus": "active",
  "companyStatusDate": "active",
  "descriptionList": [],
  "sicCodes": [],
  "naicsCodes": [],
  "competitors": [],
  "ultimateParentId": 500123,
  "ultimateParentName": "Acme Corporation",
  "ultimateParentRevenue": 100,
  "ultimateParentEmployees": 100,
  "subUnitCodes": [],
  "subUnitType": "standard",
  "subUnitIndustries": [],
  "primaryIndustry": [],
  "industries": [],
  "parentId": 500123,
  "parentName": "Acme Corporation",
  "locationCount": 250,
  "alexaRank": "example_value",
  "metroArea": "example_value",
  "lastUpdatedDate": "2025-03-15T14:30:00Z",
  "createdDate": "2025-03-15T14:30:00Z",
  "certificationDate": "2025-03-15T14:30:00Z",
  "certified": true,
  "hashtags": [],
  "products": [],
  "techAttributes": [],
  "revenueRange": "example_value",
  "employeeRange": "example_value",
  "companyFunding": [],
  "recentFundingAmount": 100,
  "recentFundingDate": "2025-03-15T14:30:00Z",
  "totalFundingAmount": 100,
  "employeeGrowth": {
    "oneYearGrowthRate": "example_value",
    "twoYearGrowthRate": "example_value",
    "employeeGrowthDataPoints": []
  }
}