MD07: Deceased debtor
SEPA return code MD07 — belongs to the MD group (mandato).
TL;DR
- Meaning: Deceased debtor.
- Category: Mandato.
- Common cause: the bank confirms the account holder is deceased.
- How to fix it: close the mandate and stop issuing direct debits for that debtor.
- Bank fee? Typically yes (depends on your bank contract).
When it appears
The bank confirms the account holder is deceased.
How to fix it
Close the mandate and stop issuing direct debits for that debtor.
XML example
This code lives inside the <RsnInf> block of the return message (pain.002 or camt.054):
<Rtr>
<RsnInf>
<Rsn>
<Cd>MD07</Cd>
</Rsn>
<AddtlInf>Return because of deceased debtor</AddtlInf>
</RsnInf>
</Rtr>
Prevention
Before sending the batch to your bank, validate it with our SEPA XML Validator. Catch the errors your ERP misses and reduce MD-type returns.
Conclusion
MD07 is a mandato type return. Follow the steps above to fix and re-issue.