SL01 - Specific service offered by debtor bank
SL01 means the transaction was stopped by a specific service the account holder has agreed with their bank — typically a direct debit filter, whitelist or blacklist.
SL01 - Specific service offered by debtor bank
SL01 means the transaction was stopped by a specific service the account holder has agreed with their bank — typically a direct debit filter, whitelist or blacklist. This rejection is final: resubmitting the same payment will fail again — resolve the underlying situation first.
What this code means
SL01 means the transaction was stopped by a specific service the account holder has agreed with their bank — typically a direct debit filter, whitelist or blacklist.
Typical causes
- The debtor set up a direct debit block, or a whitelist that does not include your creditor identifier.
- A per-collection amount or frequency limit configured on the account was exceeded.
- The account has an opt-in service that only allows pre-approved creditors.
What to do
Resubmitting will not bypass the filter. Ask the debtor to add your creditor identifier (ICS) to their allowed list, or to adjust the limit, before you collect again. This rejection is final until the service settings change.
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>SL01</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