Conversion API
You can invoke EDI converter directly from your Java application. The converter’s API allows you to convert EDI files in bulk to JSON and CSV.
The Java API provides the same functionality as the CLI tool.
Follow this example in GitHub to get started.