Skip to main content

Enable Options for Sub-account(For Master Account)(USER_DATA)

API Description#

Enable Options for Sub-account (For Master Account).

HTTP Request#

POST /sapi/v1/sub-account/eoptions/enable

Request Weight(IP)#

1

Request Parameters#

NameTypeMandatoryDescription
emailSTRINGYESSub user email
recvWindowLONGNO
timestampLONGYES

Response Example#

{
    "email":"123@test.com",    "isEOptionsEnabled": true  // true or false}