GET /API/v2/Reports/ParsePdfFiles/GetFileAdmin/{parsePdfId}
AI-OCR解析を行うPDFファイルを取得します。 帳票AI-OCR解析ID(***parsePdfId***)を指定して、AI-OCR解析を行うPDFファイルを取得します。 このメソッドはシステム管理者が利用できます。
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 |
|---|---|---|---|
| parsePdfId | 帳票AI-OCR解析ID |
String |
Required Max length: 36 |
| pdfFileName | AI-OCR解析を行うPDFファイル名 |
String |
Required Max length: 100 |
| pdfContent | AI-OCR解析を行うPDFファイル |
String |
Required |