ValidateFin

RR01 - Missing debtor account or identification

RR01 means regulatory information about the debtor — the account number or an official identifier — is missing. Regulation requires the payer to be identifiable, and the file did not carry enough to do so.

RR01 - Missing debtor account or identification

RR01 means regulatory information about the debtor — the account number or an official identifier — is missing. Regulation requires the payer to be identifiable, and the file did not carry enough to do so. This rejection is recoverable: correct the cause and the same payment can be resubmitted.

RegulatorySEPA · ISO 20022 Recoverable
Can you resubmit? This rejection is recoverable: correct the cause and the same payment can be resubmitted.

What this code means

RR01 means regulatory information about the debtor — the account number or an official identifier — is missing. Regulation requires the payer to be identifiable, and the file did not carry enough to do so.

Typical causes

  • The debtor account (DbtrAcct) or an official debtor identifier is absent from the payment.
  • A cross-border or regulated payment requires payer identification that was not supplied.
  • The organisation or private identification block was left empty.

What to do

Add the required debtor account and identification data to the file, then resubmit. Regulatory reject codes (RR*) all stem from the EU funds-transfer regulation: the payer and payee must be fully identifiable. 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>RR01</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