# Order Statuses

**Overview:**

| Status                                                              | Explanation                                                                                                                                           |
| ------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/hCnZMdVSstUuU3mK97zk" alt="" data-size="original"> | Orders for which payment has not been confirmed                                                                                                       |
| ![](/files/uWBSbqKv9FroWU7M8vw5)                                    | Orders for which payment has been confirmed but are out of stock or have no items allocated to it                                                     |
| ![](/files/SaE70g5N5uurH5TDMHKp)                                    | Orders that have stopped shipping as indicated by the connected platform. Reasons for this need to be checked on the order details platform directly. |
| ![](/files/gaBjKkKDuqa3Noak79oJ)                                    | Payment has been confirmed and product(s) has been successfully assigned to the order                                                                 |
| ![](/files/i61wxu554N6bmyaZIqDw)                                    | Processes to prepare for shipping the order has started (packaging, printing invoices etc.)                                                           |
| ![](/files/pGzy5yq1GpQSbVik0H0F)                                    | Orders that have already been shipped                                                                                                                 |
| ![](/files/KPrOFhkcurexo3FFi8ox)                                    | Cancelled Orders                                                                                                                                      |

Learn how these e-commerce channel order statuses are mapped to these standardised satuses on AnyX in the next few sections:

{% content-ref url="/pages/kLAwwU6dqK8ncXoqKURV" %}
[Order Status Mapping: Amazon](/any-x/orders/orders/order-statuses/order-status-mapping-amazon.md)
{% endcontent-ref %}

{% content-ref url="/pages/TwYpjFGJEphkv41V7lZw" %}
[Order Status Mapping: Rakuten](/any-x/orders/orders/order-statuses/order-status-mapping-rakuten.md)
{% endcontent-ref %}

{% content-ref url="/pages/ByAu7YIFI0xfPL7tMVdC" %}
[Order Status Mapping: Shopify](/any-x/orders/orders/order-statuses/order-status-mapping-shopify.md)
{% endcontent-ref %}

{% content-ref url="/pages/3c73c4hwQmMBIQ1L6iNy" %}
[Order Status Mapping: Shopee](/any-x/orders/orders/order-statuses/order-status-mapping-shopee.md)
{% endcontent-ref %}

{% content-ref url="/pages/4byfF3UPZ020JhH8VkAq" %}
[Order Status Mapping: Lazada](/any-x/orders/orders/order-statuses/order-status-mapping-lazada.md)
{% endcontent-ref %}

{% content-ref url="/pages/9FG388Y783yEVESyhHsU" %}
[Order Status Mapping: TikTok Shop](/any-x/orders/orders/order-statuses/order-status-mapping-tiktok-shop.md)
{% endcontent-ref %}

{% content-ref url="/pages/cCFaR2U5eSoj2HE02S9k" %}
[Order Status Mapping: Yahoo / Paypay Mall](/any-x/orders/orders/order-statuses/order-status-mapping-yahoo-paypay-mall.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/any-x/orders/orders/order-statuses.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.
