Skip to content

OFFSET record with addenda is incorrectly handled #1656

@adamdecaf

Description

@adamdecaf

I'm creating an ACH file with an offset in the dedicated offset field/object.

When parsing that file using the /create endpoint, an additional entryDetails record with OFFSET is added, which seems normal as the raw ACH file would have that as a regular record in the file itself.

Then I'm adding an addenda05 object to that new OFFSET entry, and removing batchControl and fileControl form the parents (From all).
When sending that again to the API to transform it into a raw file, I'm getting batch #1 (CCD) EntryAddendaCount calculated 2 is out-of-balance with batch control 3.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions