pain.001.001.03 — unstructured address after 2026-11-15
Il caso di riferimento della regola EPC sull’indirizzo strutturato: gli indirizzi contengono solo AdrLine, senza TwnNm. A renderlo un errore bloccante è la data di esecuzione nel file (ReqdExctnDt = 2026-11-20, successiva alla soglia del 15/11/2026): con una data anteriore lo stesso file produce solo un avviso.
pain.001.001.03 — Non valido
Il caso di riferimento della regola EPC sull’indirizzo strutturato: gli indirizzi contengono solo AdrLine, senza TwnNm. A renderlo un errore bloccante è la data di esecuzione nel file (ReqdExctnDt = 2026-11-20, successiva alla soglia del 15/11/2026): con una data anteriore lo stesso file produce solo un avviso.
Cosa mostra questo file
Il caso di riferimento della regola EPC sull’indirizzo strutturato: gli indirizzi contengono solo AdrLine, senza TwnNm. A renderlo un errore bloccante è la data di esecuzione nel file (ReqdExctnDt = 2026-11-20, successiva alla soglia del 15/11/2026): con una data anteriore lo stesso file produce solo un avviso.
| Transazioni | 1 |
|---|---|
| Totale | 500,00 € |
| Schema | SEPA |
| Data nel file | 2026-11-20 |
I difetti che contiene
- EPC153-22Unstructured postal address for debtor "ACME SA": <TwnNm> is missing. Payments executed on or after 2026-11-15 must carry a structured or hybrid address (EPC153-22 v2.1); your bank must reject this instruction.
- EPC153-22Unstructured postal address for creditor "Fournisseur SARL": <TwnNm> is missing and <Ctry> is missing. Payments executed on or after 2026-11-15 must carry a structured or hybrid address (EPC153-22 v2.1); your bank must reject this instruction.
Citato alla lettera dal validatore, non parafrasato.
Tutte le parti, gli IBAN e gli importi qui sotto sono fittizi. Gli IBAN sono strutturalmente validi — superano il mod-97 — ma non corrispondono ad alcun conto reale.
Contenuto del file
<?xml version="1.0" encoding="UTF-8"?>
<!--
ValidateFin sample file — SEPA Credit Transfer, pain.001.001.03.
Expected validation result: INVALID — unstructured address after the cut-off.
Deliberate defect: the addresses carry AdrLine only, with no TwnNm. From
2026-11-15 (EPC153-22 v2.1) an address that is present must be structured
(TwnNm + Ctry) or hybrid. The trigger is the execution date INSIDE the file:
ReqdExctnDt is 2026-11-20, so this is a blocking error. Move that date before
2026-11-15 and the very same file downgrades to a non-blocking warning.
All parties and account numbers are fictitious.
Reference page: https://validatefin.com/en/resources/samples/sepa-pain001-unstructured-address
License: CC-BY-4.0
-->
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.03">
<CstmrCdtTrfInitn>
<GrpHdr>
<MsgId>MSG-ADDR-2026</MsgId>
<CreDtTm>2026-07-09T09:00:00</CreDtTm>
<NbOfTxs>1</NbOfTxs>
<CtrlSum>1250.00</CtrlSum>
<InitgPty><Nm>ACME SA</Nm></InitgPty>
</GrpHdr>
<PmtInf>
<PmtInfId>PMT-ADDR-1</PmtInfId>
<PmtMtd>TRF</PmtMtd>
<NbOfTxs>1</NbOfTxs>
<CtrlSum>1250.00</CtrlSum>
<PmtTpInf><SvcLvl><Cd>SEPA</Cd></SvcLvl></PmtTpInf>
<ReqdExctnDt>2026-11-20</ReqdExctnDt>
<Dbtr>
<Nm>ACME SA</Nm>
<PstlAdr>
<Ctry>BE</Ctry>
<AdrLine>CITY HALL GROTE MARKT 1</AdrLine>
<AdrLine>1000 BRUSSELS</AdrLine>
</PstlAdr>
</Dbtr>
<DbtrAcct><Id><IBAN>FR1420041010050500013M02606</IBAN></Id></DbtrAcct>
<DbtrAgt><FinInstnId><BIC>PSSTFRPPPAR</BIC></FinInstnId></DbtrAgt>
<ChrgBr>SLEV</ChrgBr>
<CdtTrfTxInf>
<PmtId><EndToEndId>E2E-ADDR-1</EndToEndId></PmtId>
<Amt><InstdAmt Ccy="EUR">1250.00</InstdAmt></Amt>
<CdtrAgt><FinInstnId><BIC>GEBABEBB</BIC></FinInstnId></CdtrAgt>
<Cdtr>
<Nm>Fournisseur SARL</Nm>
<PstlAdr>
<AdrLine>RUE DE LA LOI 16</AdrLine>
<AdrLine>1040 BRUXELLES</AdrLine>
</PstlAdr>
</Cdtr>
<CdtrAcct><Id><IBAN>BE68539007547034</IBAN></Id></CdtrAcct>
<RmtInf><Ustrd>Facture 2026-001</Ustrd></RmtInf>
</CdtTrfTxInf>
</PmtInf>
</CstmrCdtTrfInitn>
</Document>
Come sappiamo che questi risultati reggono
Ogni file di questa libreria passa nel validatore del sito a ogni build. Il risultato atteso indicato sopra è verificato da un test automatico: se un file smettesse di corrispondere a quanto afferma questa pagina, la build fallirebbe. Due fixture ereditate sono state riparate così prima della pubblicazione: tre IBAN non superavano il mod-97 e diversi nomi usavano caratteri fuori dal set SEPA di base.
Bonifico SEPA (pain.001)
- pain.001.001.03 — valid credit transfer
- pain.001.001.09 — valid, hybrid address
- pain.001.001.03 — CtrlSum mismatch
- pain.001.001.03 — invalid IBAN
- pain.001.001.03 — NbOfTxs mismatch
- pain.001.001.11 — valid, fully structured address, executed after 2026-11-15
- pain.001.001.09 — valid, two payment batches with different execution dates
- pain.001.001.03 — nine-character BIC
- pain.001.001.03 — accent and ampersand outside the SEPA character set
- pain.001.001.03 — 250 transfers, high-volume payroll run
- pain.001.001.03 — unstructured address, executed before 2026-11-15 (warning only)