# 이벤트 모듈 제공 API

요청기간, 요청기준에 부합하는 회원의 주문금액을 조회할 수 있습니다.

***

## API 기능 목록

<table><thead><tr><th width="116.77783203125">API</th><th width="307">설명</th><th width="92.4444580078125">Server</th><th width="91.3333740234375">메소드</th><th>비고</th></tr></thead><tbody><tr><td>이벤트 대상 금액 조회</td><td>회원의 요청 기간, 요청기간에 부합하는 주문 금액 목록을 조회합니다. 취소나 반품을 진행한 주문 금액은 제외합니다.</td><td>Order</td><td>POST</td><td><a href="https://api.x2bee.com/content?msa=order&#x26;depth=%EC%9D%B4%EB%B2%A4%ED%8A%B8%20%EC%A0%9C%EA%B3%B5&#x26;path=getMemberEventOrderAmtList">🔗API 확인하기 ></a></td></tr></tbody></table>


---

# 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://tech.x2bee.com/api-guide/store-front/undefined/api.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.
