GET /API/v2/Reports/ParsePdfFiles/Get/{parsePdfId}
帳票のAI-OCR解析についてのメタ情報を取得します。 帳票AI-OCR解析ID(***parsePdfId***)を指定して、帳票のAI-OCR解析についてのメタ情報を全て取得します。 帳票の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 |
|---|---|---|---|
| parsePdfId | 帳票AI-OCR解析ID |
String |
Required Max length: 36 |
| reportId | 帳票ID |
String |
Required Max length: 30 |
| partnerId | パートナーID |
String |
Required Max length: 41 |
| status | ステータス |
String |
Required Max length: 2 |
| pdfFileName | AI-OCR解析を行うPDFファイル名 |
String |
Required Max length: 100 |