extract_invoice_v1_documents_invoice_post
Extracts invoice fields from PDF files and returns structured JSON, enabling automated data integration and analysis.
Instructions
Process a PDF invoice and return structured JSON.
Cost: 10 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdf_url | No | URL to the PDF file | |
| pdf_base64 | No | Base64 encoded PDF string |