Create Broker SubAccount

{
    "code": "200000",
    "data": {
        "accountName": "account-1",
        "uid": "123456789",
        "createdAt": 1706253627369,
        "level": 1
    }
}

This endpoint supports Broker users to create sub-accounts

HTTP REQUEST

POST /api/v1/broker/nd/account

Example

POST /api/v1/broker/nd/account

REQUEST URL

This endpoint support Broker URL

REQUEST RATE LIMIT

Broker weight:3

PARAMETERS
Param Type Mandatory Description
accountName String Yes Sub-account name
RESPONSES
Param Description
accountName Sub-account name
uid Sub-account UID
createdAt Creation time, unix timestamp (milliseconds)
level Subaccount VIP level