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

  1. a484ce871a72717

What changed

  • a484ce871a72717See the full diff
    • for the query request parameter endTime, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter fromId, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter limit, the type/format was changed from integer/ to integer/int32

      request-parameter-type-changed

    • for the query request parameter orderId, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter recvWindow, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter startTime, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter timestamp, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • the response property code became required for the status 400

      response-property-became-required

    • the response property code became required for the status 401

      response-property-became-required

    • the response property items/commission became required for the status 200

      response-property-became-required

    • the response property items/commissionAsset became required for the status 200

      response-property-became-required

    • the response property items/id became required for the status 200

      response-property-became-required

    • the response property items/isBestMatch became required for the status 200

      response-property-became-required

    • the response property items/isBuyer became required for the status 200

      response-property-became-required

    • the response property items/isMaker became required for the status 200

      response-property-became-required

    • the response property items/orderId became required for the status 200

      response-property-became-required

    • the response property items/orderListId became required for the status 200

      response-property-became-required

    • the response property items/price became required for the status 200

      response-property-became-required

    • the response property items/qty became required for the status 200

      response-property-became-required

    • the response property items/quoteQty became required for the status 200

      response-property-became-required

    • the response property items/symbol became required for the status 200

      response-property-became-required

    • the response property items/time became required for the status 200

      response-property-became-required

    • the response property msg became required for the status 400

      response-property-became-required

    • the response property msg became required for the status 401

      response-property-became-required