product · inferred from evidence
ACH text body
A text-based representation of an ACH file used as input for the POST /files/create endpoint.
- moov-io/ach: allowMissingFileHeader has no effect, POST /files/create 500s on text body
Using moov-io/ach v1.34.2, calling `POST /files/create` with an ACH text body (Content-Type: text/plain) returned 500 errors for both valid and invalid files. The bypass flags `allowMissingFileHeader=true` and `allowMissingFileControl=true`