-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prenote file created with autogenerated ADV service class code #1052
Comments
From the NACHA Operating Rules:
This leads me to think any ADV batch should have a |
@zbruhnke do you have more details here? What did you expect to see? |
I've got the NACHA guidelines, I'll find the answer, give me just a bit |
@adamdecaf https://go.hmb.la/UGJlYi Looks like |
AFAICT Prenotes should work as It says they can be mixed into regular transaction batches with several SEC codes |
@zbruhnke so the issue here is that prenote files validate without errors when they have a |
Hi @adamdecaf and team, I'm interested in contributing to fixing this issue related to the autogenerated ADV service class code in Prenote files. Before I start working on this, I have a few clarifying questions:
I came across this code in the batchADV.go file. Does this code already address the issue, or is there something else that needs to be modified? I appreciate any insights you can provide, and I look forward to collaborating on resolving this issue. Best, |
280 is the ADV SCC code, but I'm not sure if prenotes can use that. The rule docs were unclear in previous releases of the Nacha rules. I think we need to ask Nacha if you can have a batch with ADV entries and prenotes, or if that's an invalid combination. https://github.com/moov-io/ach/blob/master/batchHeader.go#L136 |
ACH Version:
v1.18.4
What were you trying to do?
From Zach,
From Connor,
What did you expect to see?
File created with the proper ServiceClassCodes and without errors.
The text was updated successfully, but these errors were encountered: