Skip to main content

Create a Sub-account

request

post  /api/v3/broker/sub-account/virtualSubAccount?timestamp={{timestamp}}&signature={{signature}}

response

{
"code": "0",
"message": "",
"data": [{
"subAccount": "mexc1",
"note": "1",
"timestamp": "1597026383085"
}]
}

Http Request:

  • POST /api/v3/broker/sub-account/virtualSubAccount

Query Parameter:

NameTypeMandatoryDescription
timestampstringyestimestamp
signaturestringyessignature

Body Request Parameter:

NameTypeMandatoryDescription
subAccountstringyessubAccount name
notestringyesnote
passwordstringnopassword(hexadecimal string encrypted by MD5)

Response Parameter:

NameTypeDescription
subAccountstringsubAccount name
notestringnote