> For the complete documentation index, see [llms.txt](https://doc.tokenpay.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-cha-kan-dai-fu-bao-biao.md).

# 【商户-API支付】如何查看代付报表？

代付报表统计了每日的交易金额，订单数，手续费。代付记录可以查询代付金额、收款人信息、代付状态、代付时间等相关信息。通过代付报表和代付记录，企业可以清晰了解其代付活动的情况，包括代付金额的分布、代付的执行情况、代付费用等信息，从而进行资金管理和财务分析

* **API应用列表中，选择需要查看代付报表的API应用，点击“代付”**

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

* **代付报表中，可以分应用查询每日日报。代付记录中，可以查询每一笔订单的详细情况。**

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


---

# 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:

```
GET https://doc.tokenpay.me/chinese/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-cha-kan-dai-fu-bao-biao.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.
