Changes to Query Margin Account's All Orders (USER_DATA)

GET /sapi/v1/margin/allOrders

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

Changed in 2 of the 26 revisions of this API.622

  1. 6622e0c151001
  2. a484ce871a72621

What changed

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

      response-required-property-added

  • a484ce871a72621See 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 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/clientOrderId became required for the status 200

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

    • the response property items/isWorking 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/origQty 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/side became required for the status 200

      response-property-became-required

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

      response-property-became-required

    • the response property items/stopPrice 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 items/timeInForce became required for the status 200

      response-property-became-required

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

      response-property-became-required

    • the response property items/updateTime 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