You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.