Release date for 8.41.0 version has been planned as 16/03/2021 17:00 CET. Release plan & date may vary. We will keep you informed of any changes. This thread will be updated regularly up until the point of version-release.
Release Notes
Documentation
Create transfer receipts through POST Purchase receipt endpoint
You are now able to create transfer receipts through POST Purchase receipt endpoint.
The GET warehouse endpoint returns warehouseID with trailing spaces
Earlier, the GET warehouse endpoint returned warehouseID with trailing spaces. This has now been fixed, and the warehouseID will not contain any trailing spaces any more in the response.
The GET customer endpoint does not return all customers
Earlier, in some cases, when using the GET method on the customer endpoint, not all customers were collected. There were some issues in how the data being retrieved. This has now been fixed.
Unhandled exception in the CustomerInvoice V2 endpoint
Earlier, an unhandled exception was thrown by the CustomerInvoice V2 endpoint, when the fields "startDate" and "endDate" were included in the POST payload. This has now been fixed.
... View more