-
Couldn't load subscription status.
- Fork 184
Labels
Description
I'm creating an ACH file with an offset in the dedicated
offsetfield/object.When parsing that file using the
/createendpoint, an additionalentryDetailsrecord withOFFSETis 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
addenda05object to that newOFFSETentry, and removingbatchControlandfileControlform the parents (From all).
When sending that again to the API to transform it into a raw file, I'm gettingbatch #1 (CCD) EntryAddendaCount calculated 2 is out-of-balance with batch control 3.