Skip to main content
The JSON Schema used can be downloaded here. An output JSON file will contain a number of different objects as displayed in this diagram: JSON Schema Diagram ExtractedDataTransaction is the key object in the JSON output file. This object contains information about the transaction.
PropertyTypeDescription
IdGuidThe ID of the transaction.
SkillIdStringThe ID of the applied skill.
SkillNameStringThe name of the applied skill.
DocumentsExtractedDataDocument []The list of the Documents objects, together with the processing results.
CreationTimeDateTimeOffsetThe time of the transaction.
SourceFilesFileModel []The list of SourceFile objects, together with information about the source files submitted for processing.