ZoomInfo · Example Payload

Zoominfo Parentage Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales Intelligence

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

Top-level fields

companyIdcompanyNamecitystatesubUnitTypesubUnitDescacquiredByDate

Example Payload

Raw ↑
{
  "companyId": "500123",
  "companyName": "Acme Corporation",
  "city": "San Francisco",
  "state": "CA",
  "subUnitType": "standard",
  "subUnitDesc": "example_value",
  "acquiredByDate": "2025-03-15T14:30:00Z"
}