Changes to Query Sub-account List (For Master Account)
GET /sapi/v1/sub-account/list
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 26 revisions of this API.410
What changed
- ○
added the required property
subAccounts/items/isAssetManagementSubAccountto the response with the200statusresponse-required-property-added
- ○
added the required property
subAccounts/items/isManagedSubAccountto the response with the200statusresponse-required-property-added
- ○
- ▲
for the
queryrequest parameterlimit, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parameterpage, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
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
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ○
the response property
subAccountsbecame required for the status200response-property-became-required
- ○
the response property
subAccounts/items/createTimebecame required for the status200response-property-became-required
- ○
the response property
subAccounts/items/emailbecame required for the status200response-property-became-required
- ○
the response property
subAccounts/items/isFreezebecame required for the status200response-property-became-required
- ▲