Fill Form
Fill endpoints
Fill Form
Enqueue a PDF fill job (async-only).
Requires:
- file_id: UUID of parsed file (from /parse, must be succeeded)
- prompt: Natural language instructions
Returns 202 with job_id and fill_id. Client polls GET /fill/.
POST
Fill Form