GoodMem
ReferenceClient SDKsJava SDKRequests

OcrDocumentRequest

OcrDocumentRequest documentation for Java SDK

OcrDocumentRequest

Request body for OCR document processing.

Properties

NameTypeDescriptionNotes
contentStringBase64-encoded document bytes
formatOcrInputFormat[optional]
includeRawJsonBooleanInclude raw OCR JSON payload in the response[optional]
includeMarkdownBooleanInclude markdown rendering in the response[optional]
startPageInteger0-based inclusive start page[optional]
endPageInteger0-based inclusive end page[optional]