# 공급사

공급사란 고객님의 쇼핑몰 내에 등록된 판매자입니다.&#x20;

<details>

<summary>공급사는 어떻게 등록하나요?</summary>

공급사 등록은

관리자 페이지 > 공급사 > 공급사 등록

을 통해 할 수 있습니다.&#x20;

공급사 등록 시 공급사의 정보, 수수료율, 권한 등을 설정할 수 있으며 등록 후에는 공급사에서 해당 아이디로 로그인이 가능합니다.&#x20;

공급사에서 로그인 시 메뉴는 기본설정, 상품, 주문/배송, 게시판, 정산, 통계로 제한되며 해당 공급사에 대한 내용만 제공됩니다.

</details>

<details>

<summary>판매 후 정산은 어떻게 진행할 수 있나요?</summary>

공급사는 상품 판매 후 본사로 정산 요청을 할 수 있습니다.&#x20;

단, 주문의 처리 상태가 구매확정일때만 가능하며

공급사 로그인 후 공급사 > 공급사 정산관리 > 주문 상품 정산 요청 혹은 배송비 정산 요청&#x20;

메뉴를 통해 각각 비용에 대한 정산 요청이 가능합니다.&#x20;

공급사에서 정산 요청 시 본사 계정으로 접속후

공급사 > 공급사 정산관리 > 정산 요청 리스트

에 연동되어 본사 관리자가 '정산확정/지급완료/이월/보류/반려' 와 같은 상태 값으로 처리할 수 있습니다.

</details>

{% hint style="warning" %}
고도몰 솔루션에서는 관리를 위한 상태 값만 처리가 되며 실 지급 등은 본사에서 별도로 진행하셔야 합니다.
{% endhint %}

<details>

<summary>공급사 담당자 추가는 어떻게 할 수 있나요?</summary>

공급사 내에서 자체적으로 추가 시\
공급사 로그인 > 기본 설정 > 기본 정보 설정 > 담당자 정보 추가\
를 통해 추가 및 삭제를 할 수 있습니다.&#x20;

본사에서 추가를 원할 경우\
관리자 페이지>공급사>공급사 관리>공급사 우측 수정>담당자 정보란\
에서 추가 및 삭제가 가능합니다.

</details>


---

# 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://godomall-help.nhn-commerce.com/faq/admin/scm.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.
