> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/tool/for-biz/documents.md).

# 증빙

* 증빙은 거래 유형에 따라 거래명세서 혹은 세금계산서로 확인할 수 있어요.

<table><thead><tr><th width="150">구분</th><th width="192.34589502018844">결제</th><th width="193.32121560430627">교환권 상품 결제 시 </th><th>배송상품 결제 시 </th></tr></thead><tbody><tr><td>증빙 형태 </td><td>거래명세서</td><td>거래명세서</td><td>세금계산서</td></tr><tr><td>확인 방법</td><td><p>[마이비즈메뉴] > </p><p>[캐시관리]</p></td><td><p>[마이비즈메뉴] > </p><p>[주문관리]</p></td><td><p>[마이비즈메뉴] > </p><p>[세금계산서 관리]</p></td></tr><tr><td><p>내용 및 </p><p>처리 방법</p></td><td><p>▪︎ 신용카드 결제, 무통장입금 등 비즈캐시 구매를 위한 모든 결제에 해당합니다.</p><p>▪︎ 이 거래는 세금계산서를 발행할 수 없습니다.</p><p>▪︎ 카드 거래내역서는 결제하신 카드사의 사이트에서 조회하실 수 있습니다.</p></td><td><p>▪︎ 교환권 상품은 비과세 상품으로 세금계산서 발행이 되지 않습니다.</p><p>▪︎ 다만, 거래명세서를 세무상 증빙자료로 활용하실 수 있습니다.<br>▪︎ 미사용 교환권 환급 이후, 거래명세서는 업데이트됩니다.</p></td><td><p></p><p>▪︎ 매월 초 1회 세금계산서가 자동으로 발행 됩니다.</p><p>▪︎ 대상은 전월 구매확정된 건이며 내역은 세금계산서 관리 메뉴의 구매확정내역 탭에서 확인할 수 있습니다.</p><p>▪︎ 그룹 만드실 때 입력 세금계산서 수신 이메일로 발행 안내를 합니다.</p><p>▪︎ 세금계산서의 공급자는 실제 상품을 공급한 판매자입니다.</p></td></tr></tbody></table>

-구매확정일 : 수신자 배송완료 후 + 7 일 이후를 뜻합니다.&#x20;

* 거래명세서 확인 방법 : \[마이비즈메뉴] > \[주문관리]

![](/files/XDJ4VoMbCpL5tkWiulXj)

* 세금계산서 확인 방법 : \[마이비즈 메뉴] > \[세금계산서 관리]

![](/files/WbHGWwimxUl2idhKTGky)


---

# 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://kakaobusiness.gitbook.io/main/tool/for-biz/documents.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.
