> For the complete documentation index, see [llms.txt](https://toss-ads.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toss-ads.gitbook.io/guide/adjustment/settlement/agency.md).

# 대행수수료 정산

에이전시 계정의 경우, 아래의 절차에 따라 비즈머니 정산 및 대행 수수료 정산이 이루어져요.

대행수수료는 토스와 에이전시 계약을 체결할 때 사전에 협의한 대행수수료로 설정돼요.

* 일부 광고 상품의 경우, 각 상품 별 고정 대행수수료가 적용돼요.
* 쇼핑 CPC 배너 광고의 경우 대행 수수료가 지급되지 않는 광고 상품이에요.

### 비즈머니 **정산**

**\[토스 → 광고주]** 광고계정 정보로 세금계산서 발행

1. 발행 금액 : 월 1일 \~ 말일에 실제 집행된 광고에 소진한 유상 머니 비용
2. 발행 기준 : 광고계정 단위로 1장 발행
3. 발행 주기 : 익월 초 (영업일 기준 4일 이내)
4. 발행 대상 : 해당 월에 유상 머니를 이용해 광고를 집행한 이력이 있는 광고계정
5. 발행 일자 : 해당 월의 말일
6. 수신 이메일주소 : 해당 광고계정의 세금계산서 이메일 주소

### **대행수수료 정산**

**\[토스 → 에이전시]** 광고계정 정보로 세금계산서 역발행 전송

1. 발행 금액 : {월 1일 \~ 말일에 실제 집행된 광고에 소진한 유상 머니 비용} X 대행수수료
2. 발행 기준 : 광고계정 단위로 1장 발행
3. 발행 주기 : 익월 초 (영업일 기준 4일 이내)
4. 발행 대상 : 해당 월에 유상 머니를 이용해 광고를 집행한 이력이 있는 에이전시 광고계정
5. 발행 일자 : 해당 월의 말일
6. 수신 이메일주소 : 해당 광고계정의 세금계산서 이메일 주소

{% hint style="warning" %}

#### 대행 수수료 정산 기준

* 대행 수수료는 광고 캠페인 단위로 계산된 광고비에 대행 수수료율을 적용해 계산하고 1원 미만을 제외하고 정산해요.&#x20;
  {% endhint %}

**\[에이전시 → 토스]** 전송된 역발행 세금계산서 내용 확인 후 승인

* 매월 5일 대행 수수료 세금 계산서 역발행
* **매월 10일 내 미승인 시, 역발행 계산서 취소**
  * 매월 역발행 계산서 전송 후부터 해당 월 10일 전까지 역발행 계산서 미승인 시, 안내 메일 및 문자 발송 예정

**\[토스 → 에이전시]** 광고계정 생성 시 등록한 대표 계좌로 대행수수료 입금

* 대행 수수료 입금은 세금계산서 발행 일자의 익익월 10일에 진행돼요.

  예) 2023-08월 집행된 비즈머니에 대한 대행 수수료 입금은 2023-10-10에 진행
* **기한 내 역발행 미승인 시**에는 **대행 수수료가 지급되지 않으며**, 지급 방법은 <toss-ads@toss.im> 으로 문의 부탁드려요.

#### **역발행 세금계산서 승인 방법**

자세한 역발행 세금계산서 승인 방법은 하기 공유해 드리는 파일 참고 부탁드려요.

{% file src="/files/O22BcoVB9hGTpt94T6P3" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://toss-ads.gitbook.io/guide/adjustment/settlement/agency.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
