Skip to main content
POST
Create Flex Investment

Authorizations

X-TXC-APIKEY
string
header
required

API key authentication using signed requests

Body

application/json
plan
string
required

Plan external ID (UUID).

Example:

"8f2e9d3c-1a4b-4c2d-9e5f-6a7b8c9d0e1f"

amount
string
required

Investment amount.

Example:

"1000.500000"

request
string
required

Request signature

Example:

"{{request}}"

nonce
string
required

Unique request identifier

Example:

"{{nonce}}"

withReinvest
boolean
default:false

Enable auto-reinvestment.

Example:

true

Response

Investment created successfully

data
object