Query Enabled Isolated Margin Account Limit (USER_DATA)
Query enabled isolated margin account limit.
Weight(IP): 1
Query parameters
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
Number of enabled Isolated Margin Account and its limit
Example response
{
"enabledAccount": 5,
"maxAccount": 20
}Changes
Changed in 1 of the 26 revisions of this API.26
- ▲
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
enabledAccountbecame required for the status200response-property-became-required
- ○
the response property
maxAccountbecame 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
- ▲