Skip to main content
POST
Update Flex Auto-Reinvestment

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"

request
string
required

Request signature

Example:

"{{request}}"

nonce
string
required

Unique request identifier

Example:

"{{nonce}}"

enabled
boolean
default:false

Enable or disable auto-reinvestment.

Example:

true

Response

Auto-reinvestment updated successfully

data
any[]