Update portfolio company
Updates a portfolio company. Only the fields present in the payload are changed. Moving it to another fund or company re-points every investment, valuation and proceed underneath it.
Request Body
application/jsonOptionalcompany_idstringCompany the fund holds
Pattern:
"^\\d+$"fund_idstringFund that holds it
Pattern:
"^\\d+$"investment_phasestringStage the fund first invested at
date_of_first_investmentstringOverride for the date of first investment, used for sorting. Leave unset to derive it from the investments.
Pattern:
"^\\d{4}-\\d{2}-\\d{2}$"fieldsobjectCustom fields
Path Parameters
idRequiredstringPortfolio company ID
Pattern:
"^\\d+$"Credentials
Bearer
Portfolio company updated