Skip to main content

Update a company

Update a company

Request Body REQUIRED
name string

The name of the company

externalUid string

External unique identifier for the company from an external system. Set to null to remove

segments string[]

Array of segment names the company belongs to

Responses
200

Update a single company

Schema OPTIONAL
company object

The company data

id string

Unique identifier of the company

clientId string

Client identifier

name string

Name of the company

createdAt date-time

Creation date of the company

updatedAt date-time

Last update date of the company

importId string OPTIONAL

Only defined when the company was created from XLSX import, equal to its defined ID

externalUid string OPTIONAL

Only defined when external uid has been setup in Harvestr and when the entity has an external uid in source

segments object[]

Segments associated with this company

id string

Unique identifier of the segment

clientId string

Client identifier

name string

Name of the segment

createdAt date-time

Creation date of the segment

updatedAt date-time

Last update date of the segment