Update a company
Updates an existing company. Only provided fields will be updated. Custom field values use cf_* keys — see the Custom fields guide.
Authorizations
API key for authentication. Get yours at app.heffl.com/settings/developers
Path Parameters
Company ID
Body
Company name
Email address
Phone number with country code
Tax number
Website URL
Description
LinkedIn URL
3-letter ISO currency code
Opening balance
x >= 0Whether job amounts are visible to field workers
Whether the client portal is enabled
Internal notes
Client stage ID
Owner user ID
Vendor ID
CRM source ID
Optional primary contact fields to create or update
Custom field values using cf_* keys (for example cf_industry). Only documented fields and cf_* keys are accepted.
Response
OK
Company ID
Company name
Auto-generated company number
Opening balance
Whether job amounts are visible to field workers
Whether the client portal is enabled
Record type (always company for this endpoint)
contact, company Email address
Phone number
Tax number
Website URL
Description
Client stage ID
Client stage label
Owner user ID
CRM source ID
CRM source name
Currency code
Internal notes
LinkedIn URL
When the company was created
When the company was last updated
Custom field values as top-level cf_* keys (for example cf_industry). There is no customFields wrapper.