Company Object

The company object is returned when returning a single company or querying for companies.

NameSummary
id_prefixThe prefix of the id.
idThe company id with the prefix.
nameThe company name.
addressThe mailing address of the company.
cityThe city the company resides in.
zipThe zip or postal code of the company.
stateThe state or province of the company.
state_codeThe state or province 2 digit code (if applicable).
countryThe full country name.
country_codeThe 2 character ISO country code of the company. i.e. US, CA. Country code can be found here: https://countrycode.org/
support_level_idThe support level id.
support_levelThe support level name.
activeThe active state of the company.
fieldsA field array of custom fields.
modifiedThe last date the company was modified.
createdThe date the company was created in the system.