> For the complete documentation index, see [llms.txt](https://tech.x2bee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech.x2bee.com/api-guide/api-guides-en/back-office/order-bo/undefined.md).

# 주문조회

쇼핑몰에서 검색 조건에 따라 주문 건의 목록을 효과적으로 조회하는 기능을 제공합니다. 주문 데이터를 빠르게 확인하고 필요한 정보를 손쉽게 찾을 수 있습니다.

***

## 주요 기능

* 검색 조건에 따른 주문 목록 조회

## 프로세스 정의

<figure><img src="/files/3lxjVKI6W3xBcqKTvPGb" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### 주문 목록 조회

주문DB에서 검색 조건에 맞는 주문건들의 정보를 조회합니다.
{% endstep %}
{% endstepper %}

## API 기능 목록

<table data-header-hidden><thead><tr><th width="92.4444580078125">API</th><th width="326.77783203125">설명</th><th width="92.444580078125">Server</th><th width="93.5555419921875">메소드</th><th>비고</th></tr></thead><tbody><tr><td>주문목록 조회</td><td>검색 조건에 맞는 주문목록을 조회합니다.</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=order&#x26;depth=%EC%A3%BC%EB%AC%B8%20%EC%A1%B0%ED%9A%8C&#x26;path=getOrderQueryList">🔗API 확인하기 ></a></td></tr></tbody></table>
