Hi
I have cheque images and I want to create X9 files of these. I want to use the API exposed by the docker image and integrate that API with my application which will be able to generate X9 files from cheque images.
I also have the data fields of each of the cheque.
I went through the documentation of the docker API but how do I pass the cheque image and other cheque data values to it? It was not clear in the documentation. Please help.