Changes to Cancel OCO (TRADE)

DELETE /api/v3/orderList

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

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

  1. 6622e0c151001
  2. 042dad2ebffe1
  3. a484ce871a72330

What changed

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

      response-required-property-added

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

      response-required-property-added

  • a484ce871a72330See the full diff
    • for the query request parameter orderListId, 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 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 contingencyType became required for the status 200

      response-property-became-required

    • the response property listClientOrderId became required for the status 200

      response-property-became-required

    • the response property listOrderStatus became required for the status 200

      response-property-became-required

    • the response property listStatusType 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 orderListId became required for the status 200

      response-property-became-required

    • the response property orderReports became required for the status 200

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

    • the response property orders became required for the status 200

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

    • the response property orders/items/symbol 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 transactionTime became required for the status 200

      response-property-became-required