Update capital contribution
Updates a capital contribution. Only the fields present in the payload are changed.
Request Body
application/jsonOptionaldatestringDate of the investment – when the shares were registered, or the contribution paid in
Pattern:
"^\\d{4}-\\d{2}-\\d{2}$"funding_round_idstringFunding round the investment was made in. Leave unset for transactions struck outside a round.
Pattern:
"^\\d+$"investment_typestringWhether this is the fund's first cheque or a follow-on
Value in:
"Original" | "Follow-on"invested_capitalnumberCapital invested, in the fund's currency
investment_costsarray<object>Transaction costs booked against the deal
cashflowsarray<object>How the invested capital was paid in. Must add up to invested_capital.
fieldsobjectCustom fields
Path Parameters
idRequiredstringInvestment ID
Pattern:
"^\\d+$"Credentials
Bearer
Investment updated