As part of our ongoing commitment to make the best possible ERP integration platform available, we’ve added two new often-requested functions to the API this week:

will allow you to retrieve all order lines across all orders.

Debtor.FindByPartialName() enables wildcard searches for customers by name.

Finally, bulk downloading of invoices and products have been sped up tremendously. Internal testing has shown speedups of factor 50 for invoices, and 7-8 for products.

If you’re using .NET, to use any of the new features, you’ll have to use the latest version of our .NET assembly – which is available here. The optimizations for bulk downloading of invoices and products are purely server-side, and thus, you’ll benefit from them automagically.