Contact Object

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

Name

Summary

id_prefix

The prefix of the id.

id

The contact id with the prefix.

company_id

The assigned company id of the contact.

company

The company name of the assigned company.

support_level_id

The support level id of the assigned company.

support_level

The support level name of the assigned company.

first_name

The first name of the contact.

last_name

The last name of the contact.

full_name

The company name.

title

The job title.

address

The mailing address of the contact.

city

The city the contact resides in.

zip

The zip or postal code of the contact.

state

The state or province of the contact.

state_code

The state or province 2 letter code of the contact (if applicable).

country

The full country name of the contact.

country_code

The 2 character ISO country code of the contact. i.e. US, CA. Country code can be found here: https://countrycode.org/

email

The email address of the contact.

phone

The phone number of the contact.

mobile

The mobile number of the contact.

phone_ext

The phone number's extension.

active

The active state of the contact.

fields

A field array of custom fields.

modified

The last date the company was modified.

created

The date the company was created in the system.