R-message AM04: Insufficient funds

Published on · Updated on

AM04: Insufficient funds

SEPA return code AM04 โ€” belongs to the AM group (fondos).

TL;DR

  • Meaning: Insufficient funds.
  • Category: Fondos.
  • Common cause: the debtorโ€™s account lacks balance at debit time.
  • How to fix it: retry after a few days or contact the debtor. the most common return; usually resolves on retry.
  • Bank fee? Typically yes (depends on your bank contract).

When it appears

The debtorโ€™s account lacks balance at debit time.

How to fix it

Retry after a few days or contact the debtor. The most common return; usually resolves on retry.

XML example

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

<Rtr>
  <RsnInf>
    <Rsn>
      <Cd>AM04</Cd>
    </Rsn>
    <AddtlInf>Return because of insufficient funds</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 AM-type returns.

Conclusion

AM04 is a fondos type return. Follow the steps above to fix and re-issue.


Frequently Asked Questions

Does `AM04` carry a bank fee?
Almost always. Your bank charges a return fee per your contract.
Can I retry the collection?
Yes, after a few days. AM04 (insufficient funds) is the textbook retry-success case.
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.