Skip to main content
In ABBYY Vantage, processing and OCR results are available in JSON and XML formats: Vantage will generate a separate JSON or XML file or a set of such files for each processed document — depending on the skill applied to the document and the Output activity settings if a Process skill is used. The following table describes the types of output files available in Vantage. All of these file types are part of the ResultFileType enumerator in the Vantage API. When working with the Vantage API, you can get information about output files of the processed transaction using the GET https://vantage-[region].abbyy.com/api/publicapi/v1/transactions/transaction-id request. The file type is in the type property of each object in the resultFiles array inside each item of documents. For more information about file types, see Output activity and Image (FieldPicture).