ZoomInfo · Example Payload

Zoominfo Zi Match Reason2 Example

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales Intelligence

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

Top-level fields

zi_match_reason_building_namezi_match_reason_building_numberzi_match_reason_business_typezi_match_reason_cityzi_match_reason_company_phonezi_match_reason_countryzi_match_reason_directionalzi_match_reason_namezi_match_reason_road_namezi_match_reason_road_typezi_match_reason_statezi_match_reason_unitzi_match_reason_websitezi_match_reason_zipzi_match_score

Example Payload

Raw ↑
{
  "zi_match_reason_building_name": "Acme Corporation",
  "zi_match_reason_building_number": "example_value",
  "zi_match_reason_business_type": "standard",
  "zi_match_reason_city": "San Francisco",
  "zi_match_reason_company_phone": "+1-555-555-1234",
  "zi_match_reason_country": "US",
  "zi_match_reason_directional": "example_value",
  "zi_match_reason_name": "Acme Corporation",
  "zi_match_reason_road_name": "Acme Corporation",
  "zi_match_reason_road_type": "standard",
  "zi_match_reason_state": "CA",
  "zi_match_reason_unit": "example_value",
  "zi_match_reason_website": "example_value",
  "zi_match_reason_zip": "94105",
  "zi_match_score": 85
}