Sub-Account
Enable Options for Sub-account (For Master Account)(USER_DATA)
Enable Options for Sub-account (For Master Account).
Weight(IP): 1
post/sapi/v1/sub-account/eoptions/enable
Query parameters
emailstring required
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Sub account EOptions status
Example response
{
"email": "alice@test.com",
"isEOptionsEnabled": true
}