issues
search
moov-io
/
ach-test-harness
Programmatic and configurable ACH scenario testing of returns, NOC/corrections, reconciliation, etc.
Apache License 2.0
15
stars
7
forks
source link
feat: batches endpoint for searching files and returning batches
#235
Closed
darwinz
closed
4 months ago
darwinz
commented
4 months ago
Changes
Added a
/batches
endpoint, similar to the
/entries
endpoint, but returns the batches with batch headers
Why Are Changes Being Made
A need arose for getting batch header info (e.g. CompanyName, CompanyIdentification, SEC code, etc.) from outbound and returned files
Changes
/batches
endpoint, similar to the/entries
endpoint, but returns the batches with batch headersWhy Are Changes Being Made