Invoices
Our robots generate, email and upload every invoice while you keep full control over branding and VAT.
Highlights
- Automatic generation on new orders and corrections
- Upload to bol customer portal and email to buyer
- Branding: logo, colors and typography
- 7-year compliant storage with audit trail
- UBL 2.1 export and accounting integrations
Workflow
- Order arrives via bol/Amazon/Shopify/WooCommerce
- VAT calculation (country, OSS, exceptions)
- PDF + UBL generated from your template
- Upload + email delivery
- Archiving + visibility in dashboard/analytics
API endpoints
- GET /api/v1/invoices
- POST /api/v1/invoices
- GET /api/v1/invoices/{id}
- PUT /api/v1/invoices/{id}
- DELETE /api/v1/invoices/{id}
- GET /api/v1/invoices/{id}/pdf
- POST /api/v1/invoices/{id}/regenerate