Skip to main content

Create a Virtual Sub-account(For Master Account)

API Description

Create a Virtual Sub-account

HTTP Request

POST /sapi/v1/sub-account/virtualSubAccount

Request Weight(IP)

1

Request Parameters

NameTypeMandatoryDescription
subAccountStringSTRINGYESPlease input a string. We will create a virtual email using that string for you to register
recvWindowLONGNO
timestampLONGYES
  • This request will generate a virtual sub account under your master account.
  • You need to enable "trade" option for the API Key which requests this endpoint.

Response Example

{
"email":"addsdd_virtual@aasaixwqnoemail.com"
}