GET /API/v2/Reports/ParsePdfFiles/GetResult/{parsePdfId}
AI-OCR解析の結果を帳票コンテンツとしてを取得します。 帳票AI-OCR解析ID(***parsePdfId***)を指定して、AI-OCR解析の結果を帳票コンテンツ(JSON)として取得します。 帳票のAI-OCR解析に関する詳細については、[帳票のAI-OCR解析について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| parsePdfId | 帳票AI-OCR解析ID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| content | 帳票コンテンツ |
String |
Required |