Sub-Account

Enable Futures for Sub-account (For Master Account)

Weight(IP): 1

post/sapi/v1/sub-account/futures/enable

Query parameters

emailstring required

Sub-account email

recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

Futures status

emailstring required
isFuturesEnabledboolean required

Example response

{
  "email": "123@test.com"
}

Changes

Changed in 1 of the 26 revisions of this API.26

  • a484ce871a7226See the full diff
    • for the query request parameter recvWindow, the format changed from no format to int64

      request-parameter-type-changed

    • for the query request parameter timestamp, the format changed from no format to int64

      request-parameter-type-changed

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required