# Article 4 — Information accompanying transfers of funds

**Source:** [Regulation (EU) 2023/1113 — EUR-Lex](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113)

1. The payment service provider of the payer shall ensure that transfers of funds are accompanied by the following information on the payer:
   1. the name of the payer;
   2. the payer's payment account number;
   3. the payer's address including the name of the country, official personal document number and customer identification number, or, alternatively, the payer's date and place of birth; and
   4. subject to the existence of the necessary field in the relevant payments message format, and where provided by the payer to its payment service provider, the current LEI of the payer or, in its absence, any available equivalent official identifier.
2. The payment service provider of the payer shall ensure that transfers of funds are accompanied by the following information on the payee:
   1. the name of the payee;
   2. the payee's payment account number; and
   3. subject to the existence of the necessary field in the relevant payments message format, and where provided by the payer to its payment service provider, the current LEI of the payee or, in its absence, any available equivalent official identifier.
3. By way of derogation from paragraph 1, point (b), and paragraph 2, point (b), in the case of a transfer not made to or from a payment account, the payment service provider of the payer shall ensure that the transfer of funds is accompanied by a unique transaction identifier rather than the payment account number.
4. Before transferring funds, the payment service provider of the payer shall verify the accuracy of the information referred to in paragraph 1 and, where applicable, in paragraph 3, on the basis of documents, data or information obtained from a reliable and independent source.
5. Verification as referred to in paragraph 4 of this Article shall be deemed to have taken place where one of the following applies:
   1. the identity of the payer has been verified in accordance with Article 13 of Directive (EU) 2015/849 and the information obtained pursuant to that verification has been retained in accordance with Article 40 of that Directive;
   2. Article 14(5) of Directive (EU) 2015/849 applies to the payer.
6. Without prejudice to the derogations provided for in Articles 5 and 6, the payment service provider of the payer shall not execute any transfer of funds before ensuring full compliance with this Article.

## What this means in practice

Article 4 is the **default rule** for funds. It applies whenever a more specific derogation does not (most importantly [Art. 5](/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-5-transfers-of-funds-within-the-union.md) for intra-Union transfers and [Art. 6](/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-6-transfers-of-funds-to-outside-the-union.md) for batch transfers out of the Union).

Two practical points:

* **The LEI line (1(d) / 2(c)) is conditional, not optional.** The PSP must include the LEI *if* the message format has a field for it *and* the payer has supplied it. Once those two preconditions are met, inclusion is mandatory. Existing ISO 20022 payment message formats now expose LEI fields.
* **Verification can rely on existing CDD.** Para 5 makes it explicit that customer due diligence performed under AMLD5 Art. 13 counts as verification where the retained CDD information covers the payer. That avoids a fresh verification step for each transfer, without displacing risk-sensitive monitoring, sanctions controls, or updates where customer information has changed.


---

# 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://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-4-information-accompanying-transfers-of-funds.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.
