result.data | object | Yes | — | Contact enrich response. |
result.data.data | array | Yes | — | The primary data of the document |
result.data.data[].id | string | Yes | — | The unique identifier for the resource |
result.data.data[].type | string | Yes | "Contact" | The type of the resource |
result.data.data[].attributes | object | Yes | — | Contact enrich response attributes. |
result.data.data[].attributes.firstName | string | No | — | Contact first name. |
result.data.data[].attributes.middleName | string | No | — | Contact middle name. |
result.data.data[].attributes.lastName | string | No | — | Contact last name. |
result.data.data[].attributes.email | string | No | — | Work email address for the contact in example@example.com format. |
result.data.data[].attributes.hasCanadianEmail | boolean | No | — | Indicates whether the contact’s email address is associated with a Canada domain. |
result.data.data[].attributes.supplementalEmail | string | No | — | Supplemental email address for the contact in example@example.com format. |
result.data.data[].attributes.phone | string | No | — | Contact direct phone number. |
result.data.data[].attributes.directPhoneDoNotCall | boolean | No | — | Contact flagged with do not call for direct phone. |
result.data.data[].attributes.street | string | No | — | Street portion of the contact’s work address. |
result.data.data[].attributes.city | string | No | — | City portion of the contact’s work address. |
result.data.data[].attributes.region | string | No | — | State or province of the contact’s work address. |
result.data.data[].attributes.metroArea | string | No | — | Metro area of the contact’s work address. |
result.data.data[].attributes.zipCode | string | No | — | Zip code or postal code of the contact’s work address. |
result.data.data[].attributes.state | string | No | — | State or province of the contact’s work address. |
result.data.data[].attributes.country | string | No | — | Country of the contact’s work address. |
result.data.data[].attributes.continent | string | No | — | Continent of the contact’s work address. |
result.data.data[].attributes.personHasMoved | string | No | — | Indicates ZoomInfo recognizes the contact does not match ZoomInfo’s current company but does match known employment history. |
result.data.data[].attributes.withinEu | boolean | No | — | Indicates whether the contact’s work address is in Europe. |
result.data.data[].attributes.withinCalifornia | boolean | No | — | Indicates whether the contact’s work address is in California. |
result.data.data[].attributes.withinCanada | boolean | No | — | Indicates whether the contact’s work address is in Canada. |
result.data.data[].attributes.validDate | string | No | — | Date on which the contact record was last validated. |
result.data.data[].attributes.lastUpdatedDate | string | No | — | Date on which the contact record was last updated. |
result.data.data[].attributes.noticeProvidedDate | string | No | — | Date on which the contact was notified of inclusion in ZoomInfo’s database. Uses YYYY-MM-DD format. |
result.data.data[].attributes.salutation | string | No | — | Contact salutation. |
result.data.data[].attributes.suffix | string | No | — | Contact suffix. |
result.data.data[].attributes.jobTitle | string | No | — | Contact job title at current place of employment. |
result.data.data[].attributes.jobFunction | object | No | — | Contact job function at current place of employment. |
result.data.data[].attributes.jobFunction.name | string | No | — | Name of the job function. |
result.data.data[].attributes.jobFunction.department | string | No | — | Department associated with the job function. |
result.data.data[].attributes.education | array | No | — | Contact education details. |
result.data.data[].attributes.education[].school | string | No | — | School name. |
result.data.data[].attributes.education[].educationDegree | object | No | — | Education degree for match |
result.data.data[].attributes.education[].educationDegree.degree | string | No | — | Degree type (e.g., Bachelor of Science, Master of Arts, Doctor of Philosophy). |
result.data.data[].attributes.education[].educationDegree.areaOfStudy | string | No | — | Area of study for the degree (e.g., Computer Science, Business Administration, Economics). |
result.data.data[].attributes.hashedEmails | array | No | — | Contact MD5 encrypted email address(es). |
result.data.data[].attributes.picture | string | No | — | The URL which can be used to retrieve a photo for the contact. |
result.data.data[].attributes.techSkills | array | No | — | List of technology skills identified for a contact. |
result.data.data[].attributes.techSkills[].id | string | No | — | Unique identifier for the technology skill. |
result.data.data[].attributes.techSkills[].name | string | No | — | Name of the technology skill. |
result.data.data[].attributes.mobilePhone | string | No | — | Contact mobile phone. |
result.data.data[].attributes.mobilePhoneDoNotCall | boolean | No | — | Contact flagged with do not call for mobile phone. |
result.data.data[].attributes.directPhoneAlt | array | No | — | Alternative direct phone numbers with their sources, providing multiple direct phone options from different data sources. |
result.data.data[].attributes.directPhoneAlt[].value | string | No | — | The phone number or email address value. |
result.data.data[].attributes.directPhoneAlt[].source | string | No | — | The source identifier indicating which data source provided this value. |
result.data.data[].attributes.mobilePhoneAlt | array | No | — | Alternative mobile phone numbers with their sources, providing multiple mobile phone options from different data sources. |