# Statements

### Statement

Maitre'D Statements report gives you individual customers statement with an issue date and a due date that previously setup in Maitre'D. From the report filter window, you select the appropriate date selection, customer, and transactions. The following is a sample of the statement report:

<img src="https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/ReportCenter/ARStatement_files/image002.jpg" alt="" height="492" width="641">

Every customer statement contains the customer's name and address information, account number, credit limit, previous balance, transaction total, amount due and of course a list of all individual transaction. Each individual transaction contains the following information:

**Date:**

Calendar date the transaction occurred

**Ref.no:**

Reference number indicating the order the transactions occurred

**Invoice number:**

The actual check number registered in the Maitre'D software or the reference number when a transaction is entered from the Back-Office.

**Transaction type**

Invoice: Indicates it was a check closed at the workstation to the account

Charge: Indicates it was a charge added to the account from the Back-Office

Credit: Indicates it was a credit (payment) applied to the account from the Back-Office

Payment received. Thank You. Indicates a payment against the account was done from the workstation

**Amount:**

$ Amount of the transaction


---

# 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://docs.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-online-help-contents-by-module/report-center/report/report-a-r/statements.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.
