Changes to Universal Transfer History (For Master Account)
GET /sapi/v1/sub-account/universalTransfer
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 26 revisions of this API.615
What changed
- ○
added the required property
items/clientTranIdto the response with the200statusresponse-required-property-added
- ○
- ▲
for the
queryrequest parameterlimit, the type/format was changed fromstring/tointeger/int32request-parameter-type-changed
- ○
added the new optional
queryrequest parameterclientTranIdnew-optional-request-parameter
- ▲
- ▲
for the
queryrequest parameterendTime, the type/format was changed frominteger/tointeger/int64request-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 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
items/amountbecame required for the status200response-property-became-required
- ○
the response property
items/assetbecame required for the status200response-property-became-required
- ○
the response property
items/createTimeStampbecame required for the status200response-property-became-required
- ○
the response property
items/fromAccountTypebecame required for the status200response-property-became-required
- ○
the response property
items/fromEmailbecame required for the status200response-property-became-required
- ○
the response property
items/statusbecame required for the status200response-property-became-required
- ○
the response property
items/toAccountTypebecame required for the status200response-property-became-required
- ○
the response property
items/toEmailbecame required for the status200response-property-became-required
- ○
the response property
items/tranIdbecame 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
- ▲