Changes to Query Order (USER_DATA)

GET /api/v3/order

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 26 revisions of this API.326

  1. 6622e0c151002
  2. 042dad2ebffe2
  3. a484ce871a72322

What changed

    • added the optional property preventedMatchId to the response with the 200 status

      response-optional-property-added

    • added the optional property preventedQuantity to the response with the 200 status

      response-optional-property-added

    • added the required property selfTradePreventionMode to the response with the 200 status

      response-required-property-added

    • added the required property workingTime to the response with the 200 status

      response-required-property-added

  • a484ce871a72322See the full diff
    • 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 timestamp, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • the response property clientOrderId became required for the status 200

      response-property-became-required

    • 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 cummulativeQuoteQty became required for the status 200

      response-property-became-required

    • the response property executedQty became required for the status 200

      response-property-became-required

    • the response property icebergQty became required for the status 200

      response-property-became-required

    • the response property isWorking 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

    • the response property orderId became required for the status 200

      response-property-became-required

    • the response property orderListId became required for the status 200

      response-property-became-required

    • the response property origQty became required for the status 200

      response-property-became-required

    • the response property origQuoteOrderQty became required for the status 200

      response-property-became-required

    • the response property price became required for the status 200

      response-property-became-required

    • the response property side became required for the status 200

      response-property-became-required

    • the response property status became required for the status 200

      response-property-became-required

    • the response property stopPrice became required for the status 200

      response-property-became-required

    • the response property symbol became required for the status 200

      response-property-became-required

    • the response property time became required for the status 200

      response-property-became-required

    • the response property timeInForce became required for the status 200

      response-property-became-required

    • the response property type became required for the status 200

      response-property-became-required

    • the response property updateTime became required for the status 200

      response-property-became-required