ZoomInfo · Example Payload

Zoominfo Address Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales Intelligence

Zoominfo Address 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

streetcitystatecountryzipCode

Example Payload

Raw ↑
{
  "street": "example_value",
  "city": "San Francisco",
  "state": "CA",
  "country": "US",
  "zipCode": "94105"
}