Trigger Text Extraction Output
- JSON の例
-
1{ 2 "ocrDocumentScanResultInfos": [ 3 { 4 "ocrDocumentScanResultId": "0ixRM0000004DY7", 5 "pageNum": 1 6 } 7 ], 8 "status": { 9 "code": "POST_SUCCESS", 10 "message": "API call has been executed Successfully." 11 } 12}
| プロパティ名 | 型 | 説明 | 検索条件グループとバージョン | 使用可能なバージョン |
|---|---|---|---|---|
| ocrDocumentScanResultInfos | OCR Document Scan Result Info[] | OCR ドキュメントスキャン結果の詳細を表します。 | Small、55.0 | 55.0 |
| status | Status | OCR ドキュメントスキャン結果レコードが正常に作成されたか、否かを示します。 | Small、55.0 | 55.0 |