Add fund
Creates a fund. The response carries the fund's own terms only – performance figures appear on the list and get endpoints once the fund has holdings.
Request Body
application/jsonOptionalnameRequiredstringFund name
1currencyRequiredstringISO 4217 currency the fund reports in
3Maximum length: 3typestringFund type, e.g. Early stage, Opportunity, Growth, SPV or Evergreen
reporting_namestringName used in reports, which may span multiple lines
legal_namesarray<string>Entity names that hold equity on behalf of the fund (replaces the existing list)
fund_sizenumberTotal commitments, including the GP commitment
closed_onstringStart of the fund's term – the initial close
"^\\d{4}-\\d{2}-\\d{2}$"end_datestringEnd of the fund's term. Set it to close the fund.
"^\\d{4}-\\d{2}-\\d{2}$"initial_period_monthsintegerExpected length of the initial investment period
initial_period_end_datestringDate the initial investment period actually ended. Set it to close the period.
"^\\d{4}-\\d{2}-\\d{2}$"management_feenumberManagement fee, as a fraction of committed capital (0.02 = 2%)
0Maximum: 1hurdlenumberPreferred return hurdle, as a fraction
0Maximum: 1recyclingnumberRecycling allowance, as a fraction
0Maximum: 1gp_commitmentnumberGP commitment, as a fraction of the fund size
0Maximum: 1equalisation_interest_accrual_datestringWhat equalisation interest accrues until
"closing_date" | "call_date" | "payment_due_date"reserves_initialnumberShare of investable capital earmarked for initial investments
0Maximum: 1expected_companies_countintegerNumber of companies the fund expects to invest in
is_spvbooleanWhether the vehicle is an SPV
is_activebooleanWhether the fund is still active
Credentials
Fund created