Contact Object

The contact object is returned when returning a single contact or querying for contacts.

NameSummary
id_prefixThe prefix of the id.
idThe contact id with the prefix.
company_idThe assigned company id of the contact.
companyThe company name of the assigned company.
support_level_idThe support level id of the assigned company.
support_levelThe support level name of the assigned company.
first_nameThe first name of the contact.
last_nameThe last name of the contact.
full_nameThe company name.
titleThe job title.
addressThe mailing address of the contact.
cityThe city the contact resides in.
zipThe zip or postal code of the contact.
stateThe state or province of the contact.
state_codeThe state or province 2 letter code of the contact (if applicable).
countryThe full country name of the contact.
country_codeThe 2 character ISO country code of the contact. i.e. US, CA. Country code can be found here: https://countrycode.org/
emailThe email address of the contact.
phoneThe phone number of the contact.
mobileThe mobile number of the contact.
phone_extThe phone number's extension.
activeThe active state of the contact.
fieldsA field array of custom fields.
modifiedThe last date the company was modified.
createdThe date the company was created in the system.