RR03 - Missing creditor name or address
RR03 means the creditor (beneficiary) name or postal address required by regulation is missing. The payee must be fully identifiable on the payment.
RR03 - Missing creditor name or address
RR03 means the creditor (beneficiary) name or postal address required by regulation is missing. The payee must be fully identifiable on the payment. This rejection is recoverable: correct the cause and the same payment can be resubmitted.
What this code means
RR03 means the creditor (beneficiary) name or postal address required by regulation is missing. The payee must be fully identifiable on the payment.
Typical causes
- The creditor name (Cdtr/Nm) is empty, truncated, or reduced to an internal reference.
- The beneficiary postal address is absent where regulation requires it.
- The address was supplied as free text where a structured address is now required.
What to do
Add the full creditor name and address to the file and resubmit. From 15 November 2026 SEPA requires a structured address (town name + country, no free-text lines) for the beneficiary — ValidateFin already validates this. This rejection is recoverable.
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.001.001.09</OrgnlMsgNmId>
</OrgnlGrpInfAndSts>
<OrgnlPmtInfAndSts>
<OrgnlPmtInfId>PMTINF-2026-01</OrgnlPmtInfId>
<TxInfAndSts>
<OrgnlEndToEndId>E2E-REF-0001</OrgnlEndToEndId>
<TxSts>RJCT</TxSts>
<StsRsnInf>
<Rsn>
<Cd>RR03</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
Source: ISO 20022 External Code Sets — ExternalStatusReason1Code · Last verified: 2026-07-12