Changes to Margin Account Cancel all Open Orders on a Symbol (TRADE)

DELETE /sapi/v1/margin/openOrders

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

Changed in 1 of the 26 revisions of this API.3145

  1. a484ce871a723145

What changed

  • a484ce871a723145See the full diff
    • 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 items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property items/clientOrderId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/cummulativeQuoteQty from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/executedQty from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/isIsolated from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/orderId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/orderListId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/origClientOrderId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/origQty from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/price from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/side from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/symbol from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/timeInForce from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/type from the response with the 200 status

      response-optional-property-removed

    • added canceledMarginOrderDetail marginOcoOrder to the items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • 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 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