Agent Company
objects hold important details related to a particular company. They enable you to easily order tax registrations and other Middesk agent services.
Property | Type | Description |
---|---|---|
object | string | A definition of the type of object returned. |
id | string | |
formation_state | string | The US state of formation. |
legal_name | string | The legal name of the company |
ein | string | The company's employer identification number. A nine digit number with no formatting. |
contact_name | string | Name for the company's primary contact. |
contact_email | string | Email for the company's primary contact. |
contact_phone_number | string | Phone number for the company's primary contact. |
dba_name | string | The company's "doing business as" name. |
entity_type | string | "corporation" or "llc" |
formation_date | date | Date the company was formed. |
industry | string | The industry in which the company operates. |
purpose | string | Description of the company's purpose. |
naics_code | integer | 6 digit NAICS code. |
acquired | boolean | Specifies whether or not the company was acquired. |
acquisition_date | date | Date in which the company was acquired. |
previous_legal_name | string | Previous legal name, if applicable. |
legal_entity_changed | boolean | An entity change is a change in the structure of the business. |
fiscal_year_end | date | Fiscal year end date in current year. |
addresses | object[] | Addresses associated with the company. |
individuals | object[] | Officers, owners, and other individuals associated with the company. |