ValidateFin

MD07 - End customer deceased

MD07 means the account holder is deceased. The bank will not execute the collection, and the mandate is extinguished — a mandate does not survive its signatory.

MD07 - End customer deceased

MD07 means the account holder is deceased. The bank will not execute the collection, and the mandate is extinguished — a mandate does not survive its signatory. This rejection is final: resubmitting the same payment will fail again — resolve the underlying situation first.

MandateSEPA · ISO 20022 Final
Can you resubmit? This rejection is final: resubmitting the same payment will fail again — resolve the underlying situation first.

What this code means

MD07 means the account holder is deceased. The bank will not execute the collection, and the mandate is extinguished — a mandate does not survive its signatory.

Typical causes

  • The debtor died and the bank was notified before the collection was executed.
  • A recurring subscription kept collecting after the customer passed away.

What to do

Do not resubmit — the mandate no longer exists and further collections will keep failing. Stop the recurring collection immediately, and direct any outstanding claim to the estate or executor through the appropriate legal channel. This rejection is final.

What it looks like in a pain.002

The reason code is carried in the StsRsnInf/Rsn/Cd element of the status report.

<?xml version="1.0" encoding="UTF-8"?>
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.002.001.03">
  <CstmrPmtStsRpt>
    <GrpHdr>
      <MsgId>STATUS-2026-000123</MsgId>
      <CreDtTm>2026-01-15T09:30:00</CreDtTm>
    </GrpHdr>
    <OrgnlGrpInfAndSts>
      <OrgnlMsgId>MSG-2026-000045</OrgnlMsgId>
      <OrgnlMsgNmId>pain.008.001.08</OrgnlMsgNmId>
    </OrgnlGrpInfAndSts>
    <OrgnlPmtInfAndSts>
      <OrgnlPmtInfId>PMTINF-2026-01</OrgnlPmtInfId>
      <TxInfAndSts>
        <OrgnlEndToEndId>E2E-REF-0001</OrgnlEndToEndId>
        <TxSts>RJCT</TxSts>
        <StsRsnInf>
          <Rsn>
            <Cd>MD07</Cd>
          </Rsn>
        </StsRsnInf>
      </TxInfAndSts>
    </OrgnlPmtInfAndSts>
  </CstmrPmtStsRpt>
</Document>

Tools for this code

Decode a real status report, or check a payment file before you send it — all in your browser, nothing uploaded.

Related codes

All rejection codes