Trigger Text Extraction Output

Output representation of the text extraction request on the most recent version of the document.
JSON example
1{
2  "ocrDocumentScanResultInfos": [
3    {
4      "ocrDocumentScanResultId": "0ixRM0000004DY7",
5      "pageNum": 1
6    }
7  ],
8  "status": {
9    "code": "SUCCESS",
10    "message": "API call has been executed Successfully."
11  }
12}
Property Name Type Description Filter Group and Version Available Version
ocrDocumentScanResultInfos OCR Document Scan Result Info[] Represents the details of the OCR document scan result. Small, 55.0 55.0
status Status Indicates whether the OCR document scan result record is created successfully or not. Small, 55.0 55.0