pain.008.001.02 — mandate identifier (MndtId) missing
Un addebito senza identificativo del mandato: MndtRltdInf è presente e porta una data di firma, ma manca l’elemento MndtId (AT-01 del rulebook). L’XSD ufficiale ISO 20022 accetta il file — MndtId è opzionale nello schema — quindi un controllo puramente strutturale lo lascia passare e la banca lo rifiuta: senza riferimento del mandato, la banca del debitore non ha nulla a cui agganciare l’incasso e il debitore non ha nulla da contestare.
pain.008.001.02 — Non valido
Un addebito senza identificativo del mandato: MndtRltdInf è presente e porta una data di firma, ma manca l’elemento MndtId (AT-01 del rulebook). L’XSD ufficiale ISO 20022 accetta il file — MndtId è opzionale nello schema — quindi un controllo puramente strutturale lo lascia passare e la banca lo rifiuta: senza riferimento del mandato, la banca del debitore non ha nulla a cui agganciare l’incasso e il debitore non ha nulla da contestare.
Cosa mostra questo file
Un addebito senza identificativo del mandato: MndtRltdInf è presente e porta una data di firma, ma manca l’elemento MndtId (AT-01 del rulebook). L’XSD ufficiale ISO 20022 accetta il file — MndtId è opzionale nello schema — quindi un controllo puramente strutturale lo lascia passare e la banca lo rifiuta: senza riferimento del mandato, la banca del debitore non ha nulla a cui agganciare l’incasso e il debitore non ha nulla da contestare.
| Transazioni | 1 |
|---|---|
| Totale | 65,00 € |
| Schema | CORE |
| Data nel file | 2026-03-10 |
I difetti che contiene
- MndtRltdInfMissing mandate identifier (MndtId) for debtor Camille Rousseau.
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 Direct Debit, pain.008.001.02, BROKEN ON PURPOSE.
Expected validation result: INVALID — the mandate identifier (MndtId) is missing.
MndtRltdInf is present and carries a signature date, but the <MndtId> element that
identifies the mandate itself (rulebook AT-01) is absent. The official ISO 20022 XSD
accepts this — MndtId is optional in the schema — so a purely structural check passes
the file and the bank rejects it: without a mandate reference, the debtor's bank has
nothing to match the collection against, and the debtor has nothing to dispute.
Everything else is correct: the ICS passes MOD 97-10, the IBANs pass mod-97 and the
totals add up. All parties are fictitious.
Reference page: https://validatefin.com/en/resources/samples/sepa-pain008-missing-mandate
License: CC-BY-4.0
-->
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.008.001.02"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CstmrDrctDbtInitn>
<GrpHdr>
<MsgId>SDD-NOMNDT-20260302</MsgId>
<CreDtTm>2026-03-02T10:45:00</CreDtTm>
<NbOfTxs>1</NbOfTxs>
<CtrlSum>65.00</CtrlSum>
<InitgPty>
<Nm>Editions Lumiere SARL</Nm>
</InitgPty>
</GrpHdr>
<PmtInf>
<PmtInfId>PMT-SDD-NOMNDT-001</PmtInfId>
<PmtMtd>DD</PmtMtd>
<NbOfTxs>1</NbOfTxs>
<CtrlSum>65.00</CtrlSum>
<PmtTpInf>
<SvcLvl>
<Cd>SEPA</Cd>
</SvcLvl>
<LclInstrm>
<Cd>CORE</Cd>
</LclInstrm>
<SeqTp>RCUR</SeqTp>
</PmtTpInf>
<ReqdColltnDt>2026-03-10</ReqdColltnDt>
<Cdtr>
<Nm>Editions Lumiere SARL</Nm>
<PstlAdr>
<TwnNm>Paris</TwnNm>
<Ctry>FR</Ctry>
</PstlAdr>
</Cdtr>
<CdtrAcct>
<Id>
<IBAN>FR7610107001011234567890129</IBAN>
</Id>
<Ccy>EUR</Ccy>
</CdtrAcct>
<CdtrAgt>
<FinInstnId>
<BIC>CCBPFRPP</BIC>
</FinInstnId>
</CdtrAgt>
<ChrgBr>SLEV</ChrgBr>
<CdtrSchmeId>
<Id>
<PrvtId>
<Othr>
<Id>FR72ZZZ123456</Id>
<SchmeNm>
<Prtry>SEPA</Prtry>
</SchmeNm>
</Othr>
</PrvtId>
</Id>
</CdtrSchmeId>
<DrctDbtTxInf>
<PmtId>
<EndToEndId>E2E-NOMNDT-2026-0301</EndToEndId>
</PmtId>
<InstdAmt Ccy="EUR">65.00</InstdAmt>
<DrctDbtTx>
<MndtRltdInf>
<DtOfSgntr>2025-11-04</DtOfSgntr>
<AmdmntInd>false</AmdmntInd>
</MndtRltdInf>
</DrctDbtTx>
<DbtrAgt>
<FinInstnId>
<BIC>PSSTFRPP</BIC>
</FinInstnId>
</DbtrAgt>
<Dbtr>
<Nm>Camille Rousseau</Nm>
<PstlAdr>
<TwnNm>Lyon</TwnNm>
<Ctry>FR</Ctry>
</PstlAdr>
</Dbtr>
<DbtrAcct>
<Id>
<IBAN>FR1420041010050500013M02606</IBAN>
</Id>
</DbtrAcct>
<RmtInf>
<Ustrd>Abonnement annuel 2026 - facture AB-2026-0912</Ustrd>
</RmtInf>
</DrctDbtTxInf>
</PmtInf>
</CstmrDrctDbtInitn>
</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.
Addebito diretto SEPA (pain.008)
- pain.008.001.02 — valid CORE direct debit
- pain.008.001.08 — valid CORE direct debit, collected after 2026-11-15
- pain.008.001.02 — mandate signed after the collection
- pain.008.001.08 — valid B2B direct debit, RCUR sequence
- pain.008.001.02 — valid CORE direct debit, FRST sequence
- pain.008.001.08 — valid one-off direct debit, OOFF sequence
- pain.008.001.02 — NbOfTxs and CtrlSum wrong at both levels