ZoomInfo · Schema

EnrichcontactusingpersonId

B2BB2B DataCompany DataContact DatabaseContactsDataLead GenerationMarketing IntelligenceSales IntelligenceIntent DataGo-To-MarketData EnrichmentAI AgentsMCP

Properties

Name Type Description
success boolean
data object
View JSON Schema on GitHub

JSON Schema

zoominfo-enrichcontactusingperson-id-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "success": {
      "type": "boolean",
      "example": true
    },
    "data": {
      "type": "object",
      "properties": {
        "outputFields": {
          "type": "array",
          "example": [],
          "items": {
            "type": "array",
            "items": {
              "type": "string"
            }
          }
        },
        "result": {
          "type": "array",
          "description": "",
          "example": [],
          "items": {
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "personid": {
                    "type": "integer",
                    "example": 500123
                  }
                },
                "required": [
                  "personid"
                ]
              },
              "data": {
                "type": "array",
                "description": "",
                "example": [],
                "items": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "object"
                    },
                    "firstName": {
                      "type": "object"
                    },
                    "middleName": {
                      "type": "object"
                    },
                    "lastName": {
                      "type": "object"
                    },
                    "email": {
                      "type": "object"
                    },
                    "hasCanadianEmail": {
                      "type": "object"
                    },
                    "phone": {
                      "type": "object"
                    },
                    "directPhoneDoNotCall": {
                      "type": "object"
                    },
                    "street": {
                      "type": "object"
                    },
                    "city": {
                      "type": "object"
                    },
                    "region": {
                      "type": "object"
                    },
                    "metroArea": {
                      "type": "object"
                    },
                    "zipCode": {
                      "type": "object"
                    },
                    "state": {
                      "type": "object"
                    },
                    "country": {
                      "type": "object"
                    },
                    "continent": {
                      "type": "object"
                    },
                    "personHasMoved": {
                      "type": "object"
                    },
                    "withinEu": {
                      "type": "object"
                    },
                    "withinCalifornia": {
                      "type": "object"
                    },
                    "withinCanada": {
                      "type": "object"
                    },
                    "lastUpdatedDate": {
                      "type": "object"
                    },
                    "validDate": {
                      "type": "object"
                    },
                    "noticeProvidedDate": {
                      "type": "object"
                    },
                    "salutation": {
                      "type": "object"
                    },
                    "suffix": {
                      "type": "object"
                    },
                    "jobTitle": {
                      "type": "object"
                    },
                    "jobFunction": {
                      "type": "object"
                    },
                    "education": {
                      "type": "object"
                    },
                    "hashedEmails": {
                      "type": "object"
                    },
                    "picture": {
                      "type": "object"
                    },
                    "mobilePhoneDoNotCall": {
                      "type": "object"
                    },
                    "externalUrls": {
                      "type": "object"
                    },
                    "contactAccuracyScore": {
                      "type": "object"
                    },
                    "isDefunct": {
                      "type": "object"
                    },
                    "employmentHistory": {
                      "type": "object"
                    },
                    "managementLevel": {
                      "type": "object"
                    },
                    "locationCompanyId": {
                      "type": "object"
                    },
                    "company": {
                      "type": "object"
                    }
                  },
                  "required": [
                    "id",
                    "firstName",
                    "middleName",
                    "lastName",
                    "email",
                    "hasCanadianEmail",
                    "phone",
                    "directPhoneDoNotCall",
                    "street",
                    "city",
                    "region",
                    "metroArea",
                    "zipCode",
                    "state",
                    "country",
                    "continent",
                    "personHasMoved",
                    "withinEu",
                    "withinCalifornia",
                    "withinCanada",
                    "lastUpdatedDate",
                    "validDate",
                    "noticeProvidedDate",
                    "salutation",
                    "suffix",
                    "jobTitle",
                    "jobFunction",
                    "education",
                    "hashedEmails",
                    "picture",
                    "mobilePhoneDoNotCall",
                    "externalUrls",
                    "contactAccuracyScore",
                    "isDefunct",
                    "employmentHistory",
                    "managementLevel",
                    "locationCompanyId",
                    "company"
                  ]
                }
              }
            },
            "required": [
              "input",
              "data"
            ]
          }
        }
      },
      "required": [
        "outputFields",
        "result"
      ]
    }
  },
  "required": [
    "success",
    "data"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "EnrichcontactusingpersonId"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/zoominfo-enrichcontactusingperson-id"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.