> For the complete documentation index, see [llms.txt](https://ably-1.gitbook.io/undefined/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ably-1.gitbook.io/undefined/faq/financial.md).

# 정산 · 세금계산서 발행

### 비즈머니(광고비) 세금계산서 발행

***

광고비에 대한 세금계산서는 충전액이 아닌, 실제 광고 소진액(비즈포인트/보상액 제외)을 기준으로 발행됩니다.

* <mark style="background-color:red;">**\[셀러 어드민 - 광고 관리 - 비즈머니 관리 - 비즈머니 - 소진]**</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">탭에서 소진액을 확인</mark>할 수 있어요.
* 원하시는 월에 맞춰 <mark style="background-color:red;">날짜를 설정</mark>해주세요.

<mark style="background-color:red;">세금계산서는 전월 1일 \~ 말일까지 소진된 금액에 대해 매월 10일에 발행</mark>되며, 셀러 어드민에 등록된 세금계산서 담당자 메일 주소로 발송되고 있어요.&#x20;

![세금계산서 담당자 정보 화면](/files/a4cda1ede171e973add07575d33509ad7546262e)

* <mark style="background-color:red;">**\[셀러 어드민 - 셀러 정보 - 기본 정보 - '광고 담당자 정보']**</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">탭에서 확인</mark>할 수 있어요.&#x20;
* 세금계산서를 아직 받지 못하신 경우 : 10일은 국세청 증빙 발행 마감일로, 해당 날짜 안에는 발급될 예정이에요. \
  (10월 저녁에 발송되는 경우도 있으니, 익일 다시 확인해보시는 것을 권장드립니다.)&#x20;
* 10일이 지났음에도 받지 못하신 경우 : 셀러 어드민 내에 세금계산서 담당자 이메일을 확인해주세요.&#x20;
* 불편이 지속된다면 채널톡으로 문의 부탁드립니다.

{% hint style="info" %}
비즈포인트는 무상으로 지급받은 광고비이므로, 세금계산서 발행 및 비용 처리가 불가합니다.
{% endhint %}

#### 파트너스 세금계산서 발행

***

파트너스 셀러분들은, 어드민에 <mark style="background-color:$primary;">**사업자 정보\***</mark>가 등록되어 있을 경우 소진하신 광고비에 대한 세금계산서가 발행돼요.&#x20;

\[셀러 어드민 - 셀러 정보 - 기본 정보] 탭에서 사업자 정보가 등록되어 있는 지 확인해주세요!&#x20;

<mark style="color:$info;">\*사업자 정보는 다음 내용을 의미해요!</mark>&#x20;

> * <mark style="color:$info;">사업자등록번호</mark>
> * <mark style="color:$info;">사업자명</mark>
> * <mark style="color:$info;">대표자명</mark>
> * <mark style="color:$info;">사업장 주소지</mark>
> * <mark style="color:$info;">업태</mark>
> * <mark style="color:$info;">tax 메일</mark>

{% hint style="warning" %}
✔ 매월 1일 - 10일 사이에는 사업자 정보 변경이 불가해요.&#x20;

✔️ 사업자정보를 등록해주시면, 다음 달에 이번 달 소진된 광고비 전체에 대해 세금계산서가 발행돼요.
{% endhint %}


---

# 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://ably-1.gitbook.io/undefined/faq/financial.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.
