Create Flex Investment
Create Flex Investment
Create new investment in a Flex plan.
The API does not cache the response.
POST
Create Flex Investment
Authorizations
API key authentication using signed requests
Body
application/json
Plan external ID (UUID).
Example:
"8f2e9d3c-1a4b-4c2d-9e5f-6a7b8c9d0e1f"
Investment amount.
Example:
"1000.500000"
Request signature
Example:
"{{request}}"
Unique request identifier
Example:
"{{nonce}}"
Enable auto-reinvestment.
Example:
true
Response
Investment created successfully