> 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/store-front/undefined-1/undefined.md).

# 고객 센터 관련 기능

회원별 주문 클레임 상품 목록을 조회할 수 있습니다.

***

### API 기능 목록

<table><thead><tr><th width="127.8887939453125">API</th><th width="356.111083984375">설명</th><th width="93.5555419921875">Server</th><th width="90.2222900390625">메소드</th><th>비고</th></tr></thead><tbody><tr><td>1:1 문의 나의 주문 상품조회</td><td>회원별 주문 클레임 상품 목록을 조회합니다. 요청받은 주문접수일자, 주문접수 종료일자 <br>기준으로 회원별 주문 클레임 상품 목록 및 총 개수를 조회합니다.</td><td>Order</td><td>POST</td><td><a href="http://api.x2bee.com/content?msa=order&#x26;depth=%EA%B3%A0%EA%B0%9D%20%EC%84%BC%ED%84%B0%20%EC%A0%9C%EA%B3%B5&#x26;path=getOrderClaimGoodsList">🔗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:

```
GET https://tech.x2bee.com/api-guide/store-front/undefined-1/undefined.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.
