# 編輯訂單資訊

{% hint style="danger" %}
從EC 購物車或是EC商城所導入的訂單資訊不可在 AnyLogi中編輯，必須從

EC 購物車或是EC商城管理頁面中編輯（點這裡了解詳情）
{% endhint %}

{% hint style="danger" %}
**可以編輯手動建立的訂單**。
{% endhint %}

{% hint style="danger" %}
你只能編輯以下出貨狀態的訂單資訊

出貨狀態：待付款・**待處理**・**待確認**

如果你想編輯非上述項目，請透過管理頁面的聊天功能與我們聯繫。
{% endhint %}

### ① 進入訂單資訊展開訂單詳細資訊

{% hint style="info" %}
點選訂單號碼即可展開詳細訂單資訊。
{% endhint %}

![](/files/-MeTej1_gUbld516dLW7)

### ② 進行編輯與修改

可編輯項目

* 付款狀態
* 溫度
* 期望送貨日期
* 希望送貨時間
* 送貨備註
* 訂單中的商品
* 訂單中的商品件數
* 訂單折扣金額
* 訂單出貨費用
* 出貨地址
* 帳單地址
* 顧客備註

{% hint style="info" %}
關於可編輯項目的更多詳情，請參考下個頁面。
{% endhint %}

{% content-ref url="/pages/-MeK3RjxTNYmLB4NO9Rs" %}
[手動創建訂單資訊](/anylogi/zh_tw/fulfillment/order/create.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anymind-group.gitbook.io/anylogi/zh_tw/fulfillment/order/edit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
