Add proceed
Records a proceed against a portfolio company. Amounts are in the fund's currency. Divestments should also carry divestment_type and shares_exited, which is what reduces the fund's holding.
Request Body
application/jsonOptionalportfolio_company_idRequiredstringPortfolio company the proceed was received from (required)
Pattern:
"^\\d+$"dateRequiredstringTransaction date
Pattern:
"^\\d{4}-\\d{2}-\\d{2}$"proceed_typeRequiredstringWhat kind of proceed this is
Value in:
"interest" | "dividends" | "divestment" | "divestment_payout"divestment_typestringHow the holding was exited. Required for divestments.
Value in:
"Trade sale" | "Secondary sale" | "IPO" | "Liquidation" | "Bankruptcy"proceeds_receivednumberAmount received, in the fund's currency
shares_exitedintegerShares sold in the transaction. Required for divestments.
fund_divestmentnumberAcquisition cost divested, in the fund's currency. Optional – left unset it is derived from the shares exited.
is_valuation_basisbooleanWhether the share price implied by this divestment becomes the company's valuation basis
commentsstringInternal comments
fieldsobjectCustom fields
Credentials
Bearer
Proceed created