Create Investment
Create a new SPV Investment. This this requires an Investor Passport which represents the Individual or Entity investing in a deal.
Request Body — REQUIRED |
---|
deal_id string — REQUIREDThe id of the deal that should be associated with the investment. |
passport_id string — REQUIREDThe investor passport associated with the investor. |
investor_email string — REQUIREDThe email address of the investor. |
total_committed_amount numberThe total amount committed by the investor into the deal. |
carry_fee_percent numberThe carry fee to use if a side_letter is issued. |
custom_carry_fee stringThe custom carry fee to use if a side_letter is issued. |
management_fee_percent numberThe management fee to use if a side_letter is issued. |
custom_management_fee numberThe custom management fee to use if a side_letter is issued. |
management_fee_frequency stringPossible values: [ The management fee frequency to use if a side_letter is issued. |
metadata objectExtra information to store with the investment. |
Responses | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Investment Created
|