Changes to Get Cross Margin Transfer History (USER_DATA)
GET /sapi/v1/margin/transfer
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 26 revisions of this API.617
What changed
- ●
deleted the
queryrequest parameterarchivedrequest-parameter-removed
- ○
added the new optional
queryrequest parameterisolatedSymbolnew-optional-request-parameter
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
for the
queryrequest parametercurrent, the type/format was changed fromnumber/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parameterendTime, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametersize, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parameterstartTime, 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
- ○
added the required property
rowsto the response with the200statusresponse-required-property-added
- ○
added the required property
totalto the response with the200statusresponse-required-property-added
- ▲