company_id | string | Yes | - | Company ID (required to identify which company to update) |
name | string | No | - | Update company name |
domain | string | No | - | Update company website domain (e.g., example.com) |
industry | string | No | - | Update industry the company operates in |
phone | string | No | - | Update company’s phone number |
city | string | No | - | Update city where the company is located |
state | string | No | - | Update state/region where the company is located |
country | string | No | - | Update country where the company is located |
lifecyclestage | string or SelectableOption | No | - | Update company’s lifecycle stage. Options: lead, marketingqualifiedlead, salesqualifiedlead, opportunity, customer, evangelist, other. |
type | string or SelectableOption | No | - | Update company type. Options: PROSPECT, PARTNER, RESELLER, VENDOR, OTHER. |
additional_properties | object | No | - | Additional HubSpot company properties to update as key-value pairs. Example: {“timezone”: “America/New_York”, “description”: “Updated description”} |