Update company
Update company information.
Last updated
Update company information.
Last updated
PUT
https://{{account_id}}.acquire.io/api/v1/crm/objects/company/{{companyId}}
This endpoint allows you to update a company. The companyId must be passed in to the endpoint as a path parameter. The "fields"
key is required in the body. See example body below.
Please note that the system will try to match a company's name to the website address provided. You may need to manually add the correct name afterward.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Body (raw)
companyId*
integer
ID of the company.
Authorization*
string
Bearer {{API_KEY}}
fields*
object
field object