Create a document from uploaded files
wflow_create_document_with_filesCreate documents with local file attachments in one call. Automatically extracts SK QR receipts and ISDOC files. Optionally set document type and invoice type.
Instructions
Create a new document and attach one or more local files in a single call (SK QR receipts and ISDOC files are auto-extracted). Optionally pin a document typeId and invoiceType.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| typeId | No | Document type id to create the document in. | |
| filePaths | Yes | Absolute paths of files to upload. | |
| invoiceType | No | Invoice type (e.g. TaxInvoice). | |
| organization | No |