> 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/back-office/statistics-bo/undefined-1.md).

# 주문 통계

주문(매출) 현황을 효과적으로 파악하기 위한 통계 기능으로, 전월, 전주, 전일 대비 데이터를 조회합니다. 집계구분코드(agrtGb)는 필수 조회 조건입니다. 주문 통계는 위 기본 현황(전월·전주·전일 대비, 연령대별 성별, 연령별·등급별) 외에도 카테고리별(getCategoryStatusList)·브랜드별(getBrandStatusList)·결제수단별(getPayWayStatusList)·유입경로별(getPathInflowStatusList)·시간대별(getHourBasedStatusList)·기간별(getPeriodBasedStatusList) 현황 조회를 함께 제공합니다.

***

## 주요 기능

* **전월, 전주, 전일 대비 데이터 조회**
  * 주문(매출) 현황을 전월, 전주, 전일과 비교하여 시각적으로 파악할 수 있습니다.
* **연령대별 성별 주문/매출 현황**
  * 그리드용과 차트용 두 가지 형태로 연령대별 성별 주문/매출 현황을 조회할 수 있습니다.
* **주문(매출) 현황 목록 조회**
  * 연령별 및 등급별 주문/매출 금액 비율 목록 및 데이터를 조회하여 상세한 통계 정보를 확인할 수 있습니다.

## API 기능 목록

<table><thead><tr><th>API</th><th width="284.5555419921875">설명</th><th width="94.6666259765625">Server</th><th width="90.22216796875">메소드</th><th>비고</th></tr></thead><tbody><tr><td>주문(매출) 현황 전주 대비</td><td>주문(매출) 현황 전주 대비 데이터를 조회합니다.</td><td>BO</td><td>POST</td><td><a href="https://apibo.x2bee.com/content?bo=statistics&#x26;depth=%EC%A3%BC%EB%AC%B8%20%ED%86%B5%EA%B3%84&#x26;path=getOrderSalesStatusWeekGraph">🔗API 확인하기 ></a></td></tr><tr><td>주문(매출) 현황 전월 대비</td><td>주문(매출) 현황 전월 대비 데이터를 조회합니다.</td><td>BO</td><td>POST</td><td><a href="https://apibo.x2bee.com/content?bo=statistics&#x26;depth=%EC%A3%BC%EB%AC%B8%20%ED%86%B5%EA%B3%84&#x26;path=getOrderSalesStatusMonthGraph">🔗API 확인하기 ></a></td></tr><tr><td>주문(매출) 현황 전일 대비</td><td>주문(매출) 현황 전일 대비 데이터를 조회합니다.</td><td>BO</td><td>POST</td><td><a href="https://apibo.x2bee.com/content?bo=statistics&#x26;depth=%EC%A3%BC%EB%AC%B8%20%ED%86%B5%EA%B3%84&#x26;path=getOrderSalesStatusDayGraph">🔗API 확인하기 ></a></td></tr><tr><td>연령대별 성별 주문/매출 현황 조회(그리드)</td><td>연령대별 성별 주문/매출 현황을 <br>조회합니다.(그리드용)</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=statistics&#x26;depth=%EC%A3%BC%EB%AC%B8%20%ED%86%B5%EA%B3%84&#x26;path=getSalesStatusByGenderAgeGroupGrid">🔗API 확인하기 ></a></td></tr><tr><td>연령대별 성별 주문/매출 현황 조회(차트)</td><td>연령대별 성별 주문/매출 현황을 <br>조회합니다.(차트)</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=statistics&#x26;depth=%EC%A3%BC%EB%AC%B8%20%ED%86%B5%EA%B3%84&#x26;path=getSalesStatusByGenderAgeGroupChart">🔗API 확인하기 ></a></td></tr><tr><td>주문(매출) 현황 목록 조회</td><td>주문(매출) 현황을 조회하는 기능입니다.</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=statistics&#x26;depth=%EC%A3%BC%EB%AC%B8%20%ED%86%B5%EA%B3%84&#x26;path=getSalesStatusByGenderAgeGroupChart">🔗API 확인하기 ></a></td></tr><tr><td>연령별/등급별 주문/매출 금액 비율 목록 조회</td><td>연령별 주문/매출 현황 및 등급별 주문/매출 현황 목록을 조회합니다.</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=statistics&#x26;depth=%EC%A3%BC%EB%AC%B8%20%ED%86%B5%EA%B3%84&#x26;path=getOrderSalesGroupStatusList">🔗API 확인하기 ></a></td></tr><tr><td>연령별/등급별 주문/매출 금액 비율 데이터 조회</td><td>연령별 주문/매출 금액 비율 그래프 및 등급별 주문/매출 금액 비율 그래프에 넣을 데이터를 조회 합니다.</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=statistics&#x26;depth=%EC%A3%BC%EB%AC%B8%20%ED%86%B5%EA%B3%84&#x26;path=getOrderSalesGroupStatusChart">🔗API 확인하기 ></a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tech.x2bee.com/api-guide/back-office/statistics-bo/undefined-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
