Changes to Account Trade List (USER_DATA)
GET /api/v3/myTrades
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 26 revisions of this API.717
- a484ce871a72717
What changed
- ▲
for the
queryrequest parameterendTime, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterfromId, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterlimit, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parameterorderId, 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 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/commissionbecame required for the status200response-property-became-required
- ○
the response property
items/commissionAssetbecame required for the status200response-property-became-required
- ○
the response property
items/idbecame required for the status200response-property-became-required
- ○
the response property
items/isBestMatchbecame required for the status200response-property-became-required
- ○
the response property
items/isBuyerbecame required for the status200response-property-became-required
- ○
the response property
items/isMakerbecame required for the status200response-property-became-required
- ○
the response property
items/orderIdbecame required for the status200response-property-became-required
- ○
the response property
items/orderListIdbecame required for the status200response-property-became-required
- ○
the response property
items/pricebecame required for the status200response-property-became-required
- ○
the response property
items/qtybecame required for the status200response-property-became-required
- ○
the response property
items/quoteQtybecame required for the status200response-property-became-required
- ○
the response property
items/symbolbecame required for the status200response-property-became-required
- ○
the response property
items/timebecame 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
- ▲