moov-io / imagecashletter

X9’s Specifications for ICL (Image Cash Letter) to provide Check 21 services. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/imagecashletter/
Apache License 2.0
61 stars 39 forks source link

Feature: Configure the reader/writer via API #305

Open atonks2 opened 1 year ago

atonks2 commented 1 year ago

Having the reader/writer options hard coded requires consumers of this library to build and deploy custom docker images if the files they work with don't match the defaults.

Request: Make the reader and writer options configurable in API requests

DennyWeinberg commented 1 year ago

Link to code of hardcoded options: here (Got from Daniel)