Retrieval of Analyzed Document

Call GiniCaptureDefaultNetworkService.getAnalyzedGiniApiDocument() after Gini Capture SDK returns extractions to your application. It returns the Gini Bank API document, created when the user uploads an image or a PDF file for the analysis. When extractions are retrieved without using the Gini Bank API, it returns null, for example, when the extractions come from an EPS QR Code.

Make sure to call it before calling GiniCapture.cleanup(). Otherwise, the analyzed document isn’t available anymore.