# 주문관리

- [전체주문 조회](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/list.md)
- [주문상세](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/list/detail.md)
- [입금대기 주문](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/deposit-wait.md)
- [결제완료 주문](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/pay-done.md)
- [상품준비중 주문](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/product-prepare.md)
- [배송준비중 주문](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/delivery-prepare.md)
- [송장번호 일괄 업로드](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/delivery-prepare/invoicenumber.md)
- [배송중 주문](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/delivery-ing.md)
- [배송완료 주문](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/delivery-done.md)
- [구매확정 주문](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/buy-confirm.md)
- [결제실패 주문](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/pay-fail.md)
- [배송보류 관리](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/hold-delivery.md)
- [예약주문 관리](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/reservation-order.md)
- [수기주문 관리](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/manual-order.md)
- [정기결제(배송) 신청 관리](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/recurring-payments.md)
- [이전주문 리스트](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/order/previous-orders.md)


---

# 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://nhn-commerce.gitbook.io/shopby_enterprise_manual/order.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.
