Available reduce funds
Description: Shows information about available amount to reduce funds
The endpoint is available for SmartTrades with status waiting_targets
. Use the endpoint Get SmartTrade to check a status SmartTrade.
Permission: SMART_TRADES_WRITE Security: SIGNED
Path Parameters
Name
Type
Mandatory
Values
Description
id
integer
Yes
Unique 3Commas ID for this SmartTrade entity
Parameters response
Name
Type
Description
max_reduce_funds_amount
string
The maximum amount available to reduce funds for this SmartTrade
Example Request
GET /v2/smart_trades/12345678/reduce_funds_info
Example Response and errors
Last updated
Was this helpful?