My Products
Help

[Release Notes] - Visma.Net API 8.41.0 - 16.03.2021

by Yıldırım
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 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.

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.