Update shareadjustment
Updates a shareadjustment.
Request Body
application/jsonOptionalportfolio_company_idstringMove the record to another portfolio company. Required when switching type to share_issue, since a company-level record has no portfolio company to fall back on.
"^\\d+$"datestringDate the event takes effect from
"^\\d{4}-\\d{2}-\\d{2}$"typestringshare_adjustment restates the share counts and share_split rebases them by a ratio, both across every fund. share_issue gives shares to this fund only.
"share_adjustment" | "share_split" | "share_issue"shares_outstandingintegerShares outstanding after the event, fully diluted. Required for share_adjustment; derived from the ratio on a share_split unless split_override is set.
esopintegerOption pool shares after the event. Required for share_adjustment; derived from the ratio on a share_split unless split_override is set.
split_ratio_fromintegerShares before the split, per split_ratio_to. Splits only.
0split_ratio_tointegerShares after the split, per split_ratio_from. Splits only.
0shares_issued_to_fundintegerShares issued to the fund. Share issues only.
shares_issuedintegerTotal shares issued to all shareholders. Share issues only.
split_overridebooleanSet the split's share counts by hand instead of deriving them from the ratio
descriptionstringInternal comments
fieldsobjectCustom fields
Path Parameters
idRequiredstringShareholding ID
"^\\d+$"Credentials
Shareholding record updated