> For the complete documentation index, see [llms.txt](https://hdsd2.entrade.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd2.entrade.com.vn/entrade-api/tai-lieu-api-cu/4.-giao-dich-phai-sinh/4.11.-huy-tat-ca-lenh-dieu-kien.md).

# 4.11. Hủy tất cả lệnh điều kiện

<table><thead><tr><th width="248">Type</th><th width="250">URL</th><th>Method</th></tr></thead><tbody><tr><td>Real</td><td><a href="https://services.entrade.com.vn/smart-order/orders?investorAccountId=<investor_account_id>&#x26;investorId=<investor_id>">https://services.entrade.com.vn/smart-order/orders?investorAccountId=&#x3C;investor_account_id>&#x26;investorId=&#x3C;investor_id></a></td><td>DELETE</td></tr><tr><td>Demo</td><td><a href="https://services.entrade.com.vn/smart-order/orders?investorAccountId=<investor_account_id>&#x26;investorId=<investor_id>">https://services.entrade.com.vn/papertrade-smart-order/orders?investorAccountId=&#x3C;investor_account_id>&#x26;investorId=&#x3C;investor_id></a></td><td>DELETE</td></tr></tbody></table>

#### Query parameters

| Field             | Type   | Description   |
| ----------------- | ------ | ------------- |
| investorAccountId | Int    | Mã tài khoản  |
| investorId        | String | Mã khách hàng |

#### Request header

| Field         | Type        | Description                         |
| ------------- | ----------- | ----------------------------------- |
| Authorization | <p><br></p> | Bearer \<JWT Token>                 |
| Trading-Token | <p><br></p> | Token được cấp sau khi xác thực OTP |

#### Request Body

| Field | Type        | Description |
| ----- | ----------- | ----------- |
| N/A   | <p><br></p> | <p><br></p> |

#### Response Body

| Field  | Type        | Description                  |
| ------ | ----------- | ---------------------------- |
| status | <p><br></p> | “OK” nghĩa là hủy thành công |
