ZoomInfo · Example Payload

Zoominfo Company15 Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales Intelligence

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

Top-level fields

divisionidnamedescriptionListphonefaxstreetcitystatezipCodecountrycontinentlogosicCodesnaicsCodeswebsiterevenuerevenueNumericemployeeCounttypetickerrankingsocialMediaUrlsprimaryIndustryindustriesrevenueRangeemployeeRange

Example Payload

Raw ↑
{
  "division": "example_value",
  "id": 500123,
  "name": "Acme Corporation",
  "descriptionList": [],
  "phone": "+1-555-555-1234",
  "fax": "example_value",
  "street": "example_value",
  "city": "San Francisco",
  "state": "CA",
  "zipCode": "94105",
  "country": "US",
  "continent": "example_value",
  "logo": "example_value",
  "sicCodes": [],
  "naicsCodes": [],
  "website": "example_value",
  "revenue": "example_value",
  "revenueNumeric": 100,
  "employeeCount": 250,
  "type": "standard",
  "ticker": "example_value",
  "ranking": [],
  "socialMediaUrls": "https://www.example.com",
  "primaryIndustry": [],
  "industries": [],
  "revenueRange": "example_value",
  "employeeRange": "example_value"
}