Update warrants
Updates warrants – including exercising them, by setting conversion_date and the capital deployed at exercise.
Request Body
application/jsonOptionaldatestringDate of the investment – when the shares were registered, or the contribution paid in
"^\\d{4}-\\d{2}-\\d{2}$"funding_round_idstringFunding round the investment was made in. Leave unset for transactions struck outside a round.
"^\\d+$"investment_typestringWhether this is the fund's first cheque or a follow-on
"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
currencystringISO 4217 currency of the share price
3Maximum length: 3share_pricenumberPrice per share
share_typestringShare type acquired
"preferred" | "common"share_classstringShare class acquired
shares_acquiredintegerShares acquired by the fund
shares_issuedintegerTotal shares issued in the round
shares_outstandingintegerShares outstanding after the transaction, fully diluted
esopintegerShares reserved for the option pool
funds_rolestringThe fund's role in the round
"Lead" | "Co-lead" | "Syndicate"is_internal_roundbooleanWhether the round was led by existing investors only
expiration_datestringDate the warrants expire
"^\\d{4}-\\d{2}-\\d{2}$"conversion_datestringDate the warrants were exercised. Leave unset while they are outstanding.
"^\\d{4}-\\d{2}-\\d{2}$"options_heldintegerOptions and warrants still held by the fund
Path Parameters
idRequiredstringInvestment ID
"^\\d+$"Credentials
Investment updated