Add capital contribution
Records capital paid into a company without shares being issued against it yet. Carries no share position – convert it to another instrument once the terms are known.
Request Body
application/jsonOptionalportfolio_company_idRequiredstringPortfolio company the investment belongs to (required) – this is what ties the investment to a fund
Pattern:
"^\\d+$"dateRequiredstringDate 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
Credentials
Bearer
Investment created