Sub-Account
Sub-account's Status on Margin/Futures (For Master Account)
- If no email sent, all sub-accounts' information will be returned.
Weight(IP): 10
get/sapi/v1/sub-account/status
Query parameters
emailstring
Sub-account email
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Status on Margin/Futures
Example response
[
{
"email": "123@test.com",
"insertTime": 1570791523523,
"mobile": 1570791523523
}
]