ach
ach copied to clipboard
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.
### ACH Version v1.50.0 ### What were you trying to do? Merge different ACH files using the API. https://moov-io.github.io/ach/merging-files/ ### What did you expect to see? An API Endpoint that...
Context: https://moov-io.slack.com/archives/CD9J8EJKX/p1749150613975629
Fixes: https://github.com/moov-io/ach/issues/1613
### ACH Version Enhance the API spec with useful information such as max length and so on by respecting the official doc: https://achdevguide.nacha.org/ach-file-details ### What were you trying to do?...
### ACH Version Latest ### What were you trying to do? Hi, I have looked into custom validations that Moov provided and didn't find a way to enable/disable balancing validations...
### ACH Version v1.45.3 ### What were you trying to do? The project I work on reads ACH files and then converts them to CSV. When an Addenda 99 Dishonor...