Sub-account's Status on Margin/Futures (For Master Account)
- If no email sent, all sub-accounts' information will be returned.
Weight(IP): 10
Query parameters
Sub-account email
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
Status on Margin/Futures
Example response
[
{
"email": "123@test.com",
"insertTime": 1570791523523,
"mobile": 1570791523523
}
]Changes
Changed in 1 of the 26 revisions of this API.211
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
items/emailbecame required for the status200response-property-became-required
- ○
the response property
items/insertTimebecame required for the status200response-property-became-required
- ○
the response property
items/isFutureEnabledbecame required for the status200response-property-became-required
- ○
the response property
items/isMarginEnabledbecame required for the status200response-property-became-required
- ○
the response property
items/isSubUserEnabledbecame required for the status200response-property-became-required
- ○
the response property
items/isUserActivebecame required for the status200response-property-became-required
- ○
the response property
items/mobilebecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ▲