Create a new form and automatically populate it with AI-extracted data. Pass the document_id of the uploaded form along with either a context (background information), instructions (explicit filling rules), or source_document_ids (IDs of previously uploaded documents the AI will extract data from to fill the form).
Request body for creating and autofilling a form from a PDF with source documents.
The document ID of the PDF form to fill
Array of document IDs containing data to extract
Optional instructions to guide the AI filling process
Optional text content to be used as context for filling the form using AI/LLM