AC04 - Account closed
AC04 means the beneficiary account has been closed. The account existed, but it no longer does — so the payment cannot be delivered, now or later.
AC04 - Account closed
AC04 means the beneficiary account has been closed. The account existed, but it no longer does — so the payment cannot be delivered, now or later. This rejection is final: resubmitting the same payment will fail again — resolve the underlying situation first.
What this code means
AC04 means the beneficiary account has been closed. The account existed, but it no longer does — so the payment cannot be delivered, now or later.
Typical causes
- The beneficiary closed the account, typically after switching bank.
- A company account was closed following a merger, liquidation or restructuring.
- You are paying from a supplier record that has not been updated in a long time.
What to do
Do not resubmit — the same payment will fail again. Contact the beneficiary to obtain a new account number, update your master data, and issue a fresh payment to the new IBAN. 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.001.001.09</OrgnlMsgNmId>
</OrgnlGrpInfAndSts>
<OrgnlPmtInfAndSts>
<OrgnlPmtInfId>PMTINF-2026-01</OrgnlPmtInfId>
<TxInfAndSts>
<OrgnlEndToEndId>E2E-REF-0001</OrgnlEndToEndId>
<TxSts>RJCT</TxSts>
<StsRsnInf>
<Rsn>
<Cd>AC04</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