# ตรวจสอบรายการสั่งซื้อที่ถูกยกเลิก

เมื่อแอดมินทำการยกเลิกรายการสั่งซื้อที่ลูกค้าชำระเงินเรียบร้อยแล้วผ่านระบบ deeple สถานะรายการสั่งซื้อจะเปลี่ยนเป็น "ยกเลิกออเดอร์ (Void)" โดยอัตโนมัติ

![](/files/XwRhuo5J0pGNbYXDtvUD)

ในระบบ Zort จะแสดงรายการขายของออเดอร์ โดยสถานะการโอนสินค้าออกจากคลังและสถานะการชำระเงินจะถูกอัปเดตเป็น “ยกเลิก“ คุณสามารถตรวจสอบราละเอียดของรายการขายได้ดังนี้

1. คลิก "หมายเลขรายการสั่งซื้อ"

![](/files/eSL7PnbO0IA6bZYDhtSL)

&#x20; 2\. ระบบจะปรากฏหน้าจอรายละเอียดการขายที่มีสถานะ "ยกเลิก"

![](/files/OflNu5VwJwkApJGyqvu0)

![](/files/WoPoOy4FhiZ52L8XBbmU)

จากรูปตัวอย่างข้างต้น รายละเอียดรายการขายมีดังนี้

![](/files/eHoenlHHwFeksln7InUE)


---

# 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://tutorials.deeple.ai/integrations/zort-out/order-management/undefined-1.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.
