Overview Legend π§
Overview Legend π§
Introduction
e-Boekhouden is an accounting platform widely used by freelancers, small businesses, and associations in the Netherlands. It provides essential features such as invoicing, bookkeeping, bank reconciliation, VAT returns (BTW), and inventory management. Known for its affordability and ease of use, the platform is also compliant with Dutch tax regulations and integrates easily with the Belastingdienst (Dutch Tax Authority). e-Boekhouden.nl offers various automation options and supports API access for connecting with other software systems, making it a flexible solution for managing financial administration.Configure e-Boekhouden
Prerequisite(s) There is no prerequisite to enable e-Boekhouden in your Chift App.Test e-Boekhouden
To test the software integration, you can create a test account.Connect e-Boekhouden
To activate a connection with e-Boekhouden, users will have to go through the following steps.- English article: Help Center - e-Boekhouden - EN
Coverage
Troubleshooting
Specific errors for e-Boekhouden:
Limitations & exceptions
PDF attachments are not supported
e-Boekhoudenβs REST API does not expose an endpoint for uploading file attachments.- The
pdffield inPOST /accounting/journal-entriesandPOST /accounting/invoicesis accepted by Chift but silently ignored. No attachment is transmitted to e-Boekhouden. POST /accounting/invoices/pdf/{invoice_id}returnsERROR_RESOURCE_NOT_SUPPORTED.