Trigger Text Extraction Output

Output representation of the text extraction request on the most recent version of the document.
JSON example
{
  "ocrDocumentScanResultInfos": [
    {
      "ocrDocumentScanResultId": "0ixRM0000004DY7",
      "pageNum": 1
    }
  ],
  "status": {
    "code": "SUCCESS",
    "message": "API call has been executed Successfully."
  }
}
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