Changes to Query User Universal Transfer History (USER_DATA)
GET /sapi/v1/asset/transfer
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 26 revisions of this API.612
- a484ce871a72612
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/amountbecame 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/statusbecame required for the status200response-property-became-required
- ○
the response property
rows/items/timestampbecame required for the status200response-property-became-required
- ○
the response property
rows/items/tranIdbecame 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
- ▲