ZoomInfo · Example Payload

Zoominfo Employment History Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales Intelligence

Zoominfo Employment History 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

jobTitlemanagementLevelfromDatetoDatecompany

Example Payload

Raw ↑
{
  "jobTitle": "Vice President of Sales",
  "managementLevel": [],
  "fromDate": "2025-03-15T14:30:00Z",
  "toDate": "2025-03-15T14:30:00Z",
  "company": {
    "companyId": 500123,
    "companyName": "Acme Corporation",
    "companyPhone": "+1-555-555-1234",
    "companyWebsite": "example_value"
  }
}