# B2B 주문 확인

### **주문 현황 조회하기**

#### **B2B 주문 현황 조회하기**

화주가 수집 및 등록한 주문의 현재 진행 상태를 확인할 수 있습니다.

1️⃣  **주문관리 >&#x20;**<mark style="color:orange;">**B2B 주문 현황 조회**</mark> 화면에 진입합니다.&#x20;

2️⃣  주문등록일/발주일자/납품예정일/출고요청일 조건을 설정한 후, 검색하여 주문 현황을 조회합니다.&#x20;

3️⃣  <mark style="background-color:yellow;">**LaaS 주문번호를 클릭**</mark>하면, 하단 디테일 화면에서 발주 상세정보(출고상품, 출고상품코드, 주문 수량, 거래처, 납품처 주소)를 확인할 수 있습니다.

<figure><img src="/files/YsVfxEdUmABwKh87tG43" alt=""><figcaption></figcaption></figure>

#### **주문 현황 엑셀 다운로드하기**

배송지를 포함한 주문 정보를 배송사로 전달하기 위해 주문 정보를 엑셀로 다운로드할 수 있습니다.

1️⃣  **주문관리 >&#x20;**<mark style="color:orange;">**B2B 주문 현황 조회**</mark>에 진입합니다.&#x20;

2️⃣ 3️⃣ 내려받을 주문번호를 체크 선택한 뒤, 우측 상단에 위치한 엑셀 다운로드 버튼을 클릭하면 엑셀 다운로드가 완료됩니다.

<figure><img src="/files/j7xM83q9jguVfQwdI6DH" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %} <mark style="background-color:yellow;">**한 개의 ID 당 하루 5회 다운로드로 제한**</mark>됩니다. 또한, 수취인 정보가 포함되므로 <mark style="background-color:yellow;">**엑셀 파일에 비밀번호를 설정하여 관리할 것을 권고**</mark>드립니다.
{% endhint %}


---

# 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://support.kakaoilaas.com/om/lsp/b2b-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.
