Update funding round
Updates a funding round. Only the fields present in the payload are changed; send null to clear one.
Request Body
application/jsonOptionaldatestringSigning date of the round – when the investment documents were signed
Pattern:
"^\\d{4}-\\d{2}-\\d{2}$"round_identifierstringName of the round
Minimum length:
1round_typestringWhether the round sets a share price
Value in:
"priced" | "unpriced"is_internal_roundbooleanWhether the round was led by existing investors only
is_pending_closebooleanWhether the round is signed but not yet closed
closed_onstringDate the new shares become outstanding. Leave unset to use the signing date.
Pattern:
"^\\d{4}-\\d{2}-\\d{2}$"liquidation_preferencestringLiquidation preference
Value in:
"stacked" | "pari-passu" | "none"share_classstringShare class issued in the round
currencystringISO 4217 currency of the share price
Minimum length:
3Maximum length: 3share_pricenumberPrice per share
shares_issuedintegerNew shares issued in the round
shares_outstandingintegerShares outstanding after the round, fully diluted
esopintegerShares reserved for the option pool
round_size_overridenumberManual round size, for unpriced rounds
fieldsobjectCustom fields
Path Parameters
idRequiredstringFunding round ID
Pattern:
"^\\d+$"Credentials
Bearer
Funding round updated