Changes to Get Interest History (USER_DATA)
GET /sapi/v1/margin/interestHistory
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 26 revisions of this API.613
- a484ce871a72613
What changed
- ▲
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
- ○
the response property
rowsbecame required for the status200response-property-became-required
- ○
the response property
rows/items/assetbecame required for the status200response-property-became-required
- ○
the response property
rows/items/interestbecame required for the status200response-property-became-required
- ○
the response property
rows/items/interestAccuredTimebecame required for the status200response-property-became-required
- ○
the response property
rows/items/interestRatebecame required for the status200response-property-became-required
- ○
the response property
rows/items/isolatedSymbolbecame required for the status200response-property-became-required
- ○
the response property
rows/items/principalbecame required for the status200response-property-became-required
- ○
the response property
rows/items/typebecame required for the status200response-property-became-required
- ○
the response property
totalbecame required for the status200response-property-became-required
- ▲