RR02: Regulated debtor identity
SEPA return code RR02 — belongs to the RR group (deudor).
TL;DR
- Meaning: Regulated debtor identity.
- Category: Deudor.
- Common cause: the debtor is on an international sanctions list.
- How to fix it: block the mandate and review your aml obligations.
- Bank fee? Typically yes (depends on your bank contract).
When it appears
The debtor is on an international sanctions list.
How to fix it
Block the mandate and review your AML obligations.
XML example
This code lives inside the <RsnInf> block of the return message (pain.002 or camt.054):
<Rtr>
<RsnInf>
<Rsn>
<Cd>RR02</Cd>
</Rsn>
<AddtlInf>Return because of regulated debtor identity</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 RR-type returns.
Conclusion
RR02 is a deudor type return. Follow the steps above to fix and re-issue.