Update proceed
Updates a proceed. Only the fields present in the payload are changed; send null to clear one.
Request Body
application/jsonOptionaldatestringTransaction date
Pattern:
"^\\d{4}-\\d{2}-\\d{2}$"proceed_typestringWhat 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
Path Parameters
idRequiredstringProceed ID
Pattern:
"^\\d+$"Credentials
Bearer
Proceed updated