moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
446 stars 149 forks source link

fix: stop checking .Amount is valid for returns #1421

Closed adamdecaf closed 1 month ago

adamdecaf commented 2 months ago

Fixes https://github.com/moov-io/ach/issues/1332