---
title: "Changes to Cancel OCO (TRADE)"
method: DELETE
path: "/api/v3/orderList"
---

# Changes to Cancel OCO (TRADE)

`DELETE /api/v3/orderList`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2023-09-02** `6622e0c15100` — 1 info
- **2023-04-26** `042dad2ebffe` — 1 info
- **2021-10-25** `a484ce871a72` — 3 breaking, 30 info

## Changes

- **2023-09-02** `6622e0c15100` — 1 info
  - added the required property `orderReports/items/transactTime` to the response with the `200` status
- **2023-04-26** `042dad2ebffe` — 1 info
  - added the required property `orderReports/items/selfTradePreventionMode` to the response with the `200` status
- **2021-10-25** `a484ce871a72` — 3 breaking, 30 info
  - for the `query` request parameter `orderListId`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `recvWindow`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `timestamp`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `contingencyType` became required for the status `200`
  - the response property `listClientOrderId` became required for the status `200`
  - the response property `listOrderStatus` became required for the status `200`
  - the response property `listStatusType` became required for the status `200`
  - the response property `msg` became required for the status `400`
  - the response property `msg` became required for the status `401`
  - the response property `orderListId` became required for the status `200`
  - the response property `orderReports` became required for the status `200`
  - the response property `orderReports/items/clientOrderId` became required for the status `200`
  - the response property `orderReports/items/cummulativeQuoteQty` became required for the status `200`
  - the response property `orderReports/items/executedQty` became required for the status `200`
  - the response property `orderReports/items/orderId` became required for the status `200`
  - the response property `orderReports/items/orderListId` became required for the status `200`
  - the response property `orderReports/items/origClientOrderId` became required for the status `200`
  - the response property `orderReports/items/origQty` became required for the status `200`
  - the response property `orderReports/items/price` became required for the status `200`
  - the response property `orderReports/items/side` became required for the status `200`
  - the response property `orderReports/items/status` became required for the status `200`
  - the response property `orderReports/items/stopPrice` became required for the status `200`
  - the response property `orderReports/items/symbol` became required for the status `200`
  - the response property `orderReports/items/timeInForce` became required for the status `200`
  - the response property `orderReports/items/type` became required for the status `200`
  - the response property `orders` became required for the status `200`
  - the response property `orders/items/clientOrderId` became required for the status `200`
  - the response property `orders/items/orderId` became required for the status `200`
  - the response property `orders/items/symbol` became required for the status `200`
  - the response property `symbol` became required for the status `200`
  - the response property `transactionTime` became required for the status `200`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/api/v3/orderList/delete.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/api/v3/orderList/delete)
