_id stringThe investment's primary key. |
id string |
deal_id stringThe investments associated deal's id. |
phase string;Possible values: [new , invited , kyc-pending , generate-agreements , agreements-pending , signed , wired , ach , complete , declined , failed ] The phase the investment is currently in. |
investor objectThe investor associated with the investment. passport_id stringThe Investor Passport associated with the investor. | type stringPossible values: [Entity , Individual ] The investor is an Entity or an Individual | name stringThe name of the investor. | signer stringThe text to use for signing agreements. | representative stringThe name of the representative if the investor is an Entity. | title stringThe title of the representative if the investor is an Entity. | email stringThe email address of the investor. |
|
total_committed_amount numberThe amount the investor committed to. |
side_letter booleanThe investor is issued a side letter changing the default terms of the deal. |
carry_fee numberThe percentage carry charged by the SPV. Undefined if a custom carry fee is provided |
custom_carry_fee stringCustom carry charged by the SPV. Undefined if carry fee is provided |
management_fee numberThe percentage management fee charged by the SPV. Undefined if a custom management fee is provided |
custom_management_fee stringCustom management fee charged by the SPV. Undefined if management fee is provided |
management_fee_frequency stringPossible values: [One-Time , Annually ] The frequency the management fee is charged. |
custom_fields objectCustom investment submission fields used to populate submission agreements. |
metadata objectExtra information to store with the investment. |
updated_at stringThe last time the investment was updated. |
created_at stringThe time the investment was created. |