POST /API/v2/Reports/ParsePdfFiles/Request

PDFファイルをAI-OCR解析します。 PDFファイルを指定して、AI-OCR解析を依頼します。 帳票のAI-OCR解析に関する詳細については、[帳票のAI-OCR解析について]()を参照ください。

Request Information

URI Parameters

None.

Body Parameters

v2.ParsePdfFile_Request

NameDescriptionTypeAdditional information
reportId

帳票ID

String

Required

Max length: 30

organizationId

組織ID

String

Required

Max length: 20

Pattern : ^[A-Za-z0-9_-]+$

pdfFileName

AI-OCR解析を行うPDFファイル名

String

Required

Max length: 100

pdfContent

AI-OCR解析を行うPDFファイル

String

Required

Response Information

Resource Description

v2.ParsePdfFile

NameDescriptionTypeAdditional 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