Skip to main content

Enable Futures for Sub Account

Enable Futures for Sub Account

POST /sapi/v1/broker/subAccount/futures

Parameters:

NameTypeMandatoryDescription
subAccountIdSTRINGYES
futuresENUMYESonly true for now
recvWindowLONGNO
timestampLONGYES

Response:

{
"subaccountId": "1",
"enableFutures": true,
"updateTime": 1570801523523
}