Summarize NACHA/ACH file
summarize_nacha_fileParse a NACHA/ACH file to get a condensed summary of batch count, total entries, debit/credit totals, SEC codes, and validation issues—without inspecting every field.
Instructions
Parses a NACHA (ACH) file and returns a condensed summary: batch count, total entries, total debit/credit amounts, SEC codes present, and validation issues, without dumping every field of every record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the NACHA/ACH file on disk. |