R-message MS03: Reason not specified

Published on · Updated on

MS03: Reason not specified

SEPA return code MS03 — belongs to the MS group (motivo no especificado).

TL;DR

  • Meaning: Reason not specified.
  • Category: Motivo no especificado.
  • Common cause: return without an explicit reason (rare, typically masks another code).
  • How to fix it: talk to the debtor to learn the real reason and adapt the flow.
  • Bank fee? Typically yes (depends on your bank contract).

When it appears

Return without an explicit reason (rare, typically masks another code).

How to fix it

Talk to the debtor to learn the real reason and adapt the flow.

XML example

This code lives inside the <RsnInf> block of the return message (pain.002 or camt.054):

<Rtr>
  <RsnInf>
    <Rsn>
      <Cd>MS03</Cd>
    </Rsn>
    <AddtlInf>Return because of reason not specified</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 MS-type returns.

Conclusion

MS03 is a motivo no especificado type return. Follow the steps above to fix and re-issue.


Frequently Asked Questions

Does `MS03` carry a bank fee?
Almost always. Your bank charges a return fee per your contract.
Can I retry the collection?
It depends on the cause. Fix the reason above before retrying.
How do I prevent it?
Validate the batch before sending it and keep IBAN, mandates and CID up to date. Our [SEPA XML Validator](/sepa-direct-debit-xml-validator) catches most of these errors pre-submission.

Validate your SEPA XML file before uploading

Try it now →
Was this article helpful?

Related articles

Showing the first four on mobile.