Repurchase
Primitive - Security Repurchase Transaction#
https://schema.opencaptablecoalition.com/v/1.2.0/primitives/objects/transactions/repurchase/Repurchase.schema.json
Description Abstract object describing common properties to a repurchase transaction
Primitives are Abstract and Should Not be Used for Data. They are used to enforce uniformity in OCF data types - specifically "types" and "objects".
Properties:
Property | Type | Description | Required |
---|---|---|---|
price | schema/types/Monetary | Repurchase price per share of the stock | REQUIRED |
quantity | schema/types/Numeric | Number of shares of stock repurchased | REQUIRED |
consideration_text | STRING |
Unstructured text description of consideration provided in exchange for security repurchase | - |
balance_security_id | STRING |
Identifier for the security that holds the remainder balance (for partial repurchases) | - |
Source Code: schema/primitives/objects/transactions/repurchase/Repurchase
Copyright © 2024 Open Cap Table Coalition.