# How to view a Payment in Lieu statement?

Payment report statistics of the daily transaction amount, the number of orders, handling fees. Payment records can query the amount of payment, payee information, payment status, payment time and other related information. Through the payment report and payment records, enterprises can clearly understand the situation of their payment activities, including the distribution of the payment amount, the implementation of payment, payment fees and other information, so as to carry out fund management and financial analysis.

* **In the list of API applications, select the API application that you want to view the Payment on Behalf report and click "Payout".**

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

* **In Payout, you can query the daily report by application. In Payment , you can query the details of each order.**

<figure><img src="/files/FxVHiAeTEi5PkLyTSiWi" 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/tutorials/how-to-view-a-payment-in-lieu-statement.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.
