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
What were you trying to do?
If I'm writing code to handle/edit ACH files in a language outside of Go and using the HTTP server I'm only able to segment a file with a fileID which requires a few additional endpoints.
What did you expect to see?
An endpoint to segment a file from uploading Nacha text or moov-io/ach's JSON specification.
The text was updated successfully, but these errors were encountered:
What were you trying to do?
If I'm writing code to handle/edit ACH files in a language outside of Go and using the HTTP server I'm only able to segment a file with a
fileID
which requires a few additional endpoints.What did you expect to see?
An endpoint to segment a file from uploading Nacha text or moov-io/ach's JSON specification.
The text was updated successfully, but these errors were encountered: