# 出貨狀況

{% hint style="info" %}
不能手動編輯改變訂單狀&#x614B;**。**

這些訊息是根據你的EC購物車、EC商城和倉庫資訊而自動反應的。
{% endhint %}

### 概要

| 項目   | 説明                            |
| ---- | ----------------------------- |
| 等待付款 | 尚未收到付款的訂單                     |
| 等待供應 | 已經收到款項但無庫存或尚未分配商品的訂單          |
| 待確認  | 因某種原因停止出貨的訂單（點擊這裡處理如何解決待確認訂單） |
| 出貨中  | 收到款項且商品已成功分配給訂單，並正在運輸中的訂單     |
| 已發貨  | 已發貨的訂單                        |
| 取消   | 取消的訂單                         |


---

# 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/status.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.
