ZoomInfo · Example Payload

Zoominfo Family Node2 Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales Intelligence

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

Top-level fields

companyIdnamecitystatesubUnitTypeInfo

Example Payload

Raw ↑
{
  "companyId": 500123,
  "name": "Acme Corporation",
  "city": "San Francisco",
  "state": "CA",
  "subUnitTypeInfo": {
    "typeId": 500123,
    "typeDescription": "Enterprise software company"
  }
}