# 结算划款

## 接口说明

商户可以根据月份来查阅商户的划款数据，数据包含每笔订单的交易信息，以及费用信息；商户可以整理自己系统的相关报表

详情请参阅[交易结算明细查询](https://asiabill.gitbook.io/api-explorer/)


---

# 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://asiabill.gitbook.io/docs/ye-wu-yun-ying/jie-suan-hua-kuan.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.
