The data extracted using OCR service needs to be displayed for each document type. For eg, in cheque return memo, the data points Cheque Amount
Date Of Cheque Submission
Date of Cheque Return
Cheque Number
are to be displayed in order after extraction.
The full list of documents and data points to be displayed are as follows:
1 | Cheque Return Memo | Cheque Amount, Date Of Cheque Submission, Date of Cheque Return, Cheque Number
| Legal Notice | Cheque Amount, Date Of Cheque Submission, Date of Cheque Return, Cheque Number
@prtkjakhar this will be either a new API or another argument in the same API which will give you entities for the document . you'll need the send the image as before and type of doc
The data extracted using OCR service needs to be displayed for each document type. For eg, in cheque return memo, the data points Cheque Amount Date Of Cheque Submission Date of Cheque Return Cheque Number
are to be displayed in order after extraction.
The full list of documents and data points to be displayed are as follows:
1 | Cheque Return Memo | Cheque Amount, Date Of Cheque Submission, Date of Cheque Return, Cheque Number