Import structured purchase invoices or credit notes, optionally with file attachments (e.g. invoice PDF, CMR). Supports JSON, XML (UBL/Peppol), and multipart uploads.
- Scope: Purchase invoices / credit notes
- Auth: Basic Auth (webhook credentials)
- Formats: JSON, XML (Peppol UBL), multipart/form-data
- Attachments: Supported via
attachmentsarray (base64-encoded) in JSON, or as additional parts in multipart uploads
See the e-invoicing webhook for full details, format examples, and attachment handling.