---
title: "Changes to Cancel an Existing Order and Send a New Order (Trade)"
method: POST
path: "/api/v3/order/cancelReplace"
---

# Changes to Cancel an Existing Order and Send a New Order (Trade)

`POST /api/v3/order/cancelReplace`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 26 revisions.

- **2023-09-02** `6622e0c15100` — 3 info
- **2023-04-26** `042dad2ebffe` — 3 info
- **2022-08-15** `f9cbbeb40e31` — 2 info
- **2022-07-19** `4c0cc49163ca` — 1 info

## Changes

- **2023-09-02** `6622e0c15100` — 3 info
  - added the new optional `query` request parameter `cancelRestrictions`
  - added the new optional `query` request parameter `selfTradePreventionMode`
  - added the optional property `cancelResponse/transactTime` to the response with the `200` status
- **2023-04-26** `042dad2ebffe` — 3 info
  - added the required property `cancelResponse/selfTradePreventionMode` to the response with the `200` status
  - added the required property `newOrderResponse/selfTradePreventionMode` to the response with the `200` status
  - added the required property `newOrderResponse/workingTime` to the response with the `200` status
- **2022-08-15** `f9cbbeb40e31` — 2 info
  - added the new optional `query` request parameter `strategyId`
  - added the new optional `query` request parameter `strategyType`
- **2022-07-19** `4c0cc49163ca` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/api/v3/order/cancelReplace/post.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/order/cancelReplace/post)
