# 11번가 셀러 주문 조회

워크플로 검색창에서 **11번가 셀러 주문 조회** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 세부 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 우측 상단의 화살표 아이콘을 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

{% @arcade/embed flowId="n4dOlpfar1qM8uLTIrd4" url="<https://app.arcade.software/share/n4dOlpfar1qM8uLTIrd4>" %}

1. 액션을 처음 사용하는 경우, + 새 11번가 API 계정 연결을 클릭하여 API 계정을 연동합니다.\
   [11번가 API 연동하기](https://guide.bati.ai/service/api/11st)
2. 주문을 조회할 기간을 선택해 주세요. 조회 가능한 최대 기간은 7일까지입니다.
3. 조회할 주문건의 상태를 선택해 주세요.
4. 가져올 주문정보 항목을 선택해 주세요. 선택한 항목에 해당하는 데이터를 순서대로 가져옵니다.
5. 발주확인 처리하기 옵션을 통해 결제완료건 주문조회 후 주문상태를 배송준비중으로 즉시 변경할 수 있습니다.
6. 결과를 삽입할 시트와 위치를 선택해 주세요.


---

# 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://guide.bati.ai/service/action/11st_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.
