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

TokenPay按应用每日生成单独的支付报表，商户可以了解其支付活动的情况，包括交易量、订单数、支付币种偏好等，从而进行业务分析、决策和优化。支付报表对于商户管理资金、监控业务运营状况以及制定市场营销策略等方面都具有重要意义。

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

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

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

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


---

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