post https://api.invofox.com/documents/bulk
Please check File Ingestion System API
under Uploads
to view the new methods. Deprecation timeline for this method has not been defined yet, but users will be notified well in advance.
Upload a file or a group of files of the same type (invoice
, deliveryNote
,promissoryNote
,ticket
,supplyInvoice
,purchaseOrder
,bankStatement
) to your environment. Each document is then processed asynchronously.
Allowed formats are
- images: .jpeg, .jpg, .png, .tiff, .gif
- PDFs: .pdf
- Compressed files: .zip.
One of the parameters files
or urls
must be provided and can also be combined.