ZoomInfo · Example Payload

Zoominfo Company24 Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales Intelligence

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

Top-level fields

citycountryemployeeCountidindustriesnamerevenuestatestreettickerwebsitezipCode

Example Payload

Raw ↑
{
  "city": "San Francisco",
  "country": "US",
  "employeeCount": 250,
  "id": 500123,
  "industries": [],
  "name": "Acme Corporation",
  "revenue": 100,
  "state": "CA",
  "street": "example_value",
  "ticker": "example_value",
  "website": "example_value",
  "zipCode": "94105"
}