Partially update company fields. Different fields are editable based on company onboarding status.
Online companies (already onboarded): Only the following fields can be updated:
firm_sector
(the name of the Firm Sector for this company)investment_lead_id
(the user ID of the investment lead)Offline or Pending companies (not onboarded; Pending means there’s an active invite): The following fields can be updated:
firm_sector
investment_lead_id
city
(the city where the company is based)description
(a description of the company)fiscal_year_end
(formatted as ‘MM/DD’)name
(the company name)sector
(the company’s standard sector from the supported list)website
(the company’s website)Permissions:
Your valid bearer token. All Auth tokens persist for all requests. Make sure to replace Client Credential Basic
tokens with Bearer
tokens after retrieving your bearer token. Go to the API Reference/Setup, User Guides/Initial Setup, or API Reference/Get API Access Token page to get your token.
The response is of type object
.