My Products
Help

[Release Notes] - Visma.Net API 8.27 - 17.11.2020

by Yıldırım
Release Notes. Documentation

Underscore "_" character not allowed in Supplier endpoint records

The Supplier endpoint has been updated so that it is no longer possible to create a supplier with a supplier number that contains the underscore "_" character.

Wrong report format returned by the PrintShipmentConfirmation endpoint

Earlier, a wrong report format was returned by the PrintShipmentConfirmation endpoint via API.
This has now been fixed.

The Customer endpoint allows leading and trailing spaces in the Number field via API POST

Earlier, the Customer endpoint allowed both leading and trailing spaces in the Number field via API POST.
This has now been fixed so that leading and trailing spaces are removed from the Number field and they will not lead to invalid data anymore.

The Inventory endpoint allows leading and trailing spaces in the InventoryNumber field via API POST

Earlier, the Inventory endpoint allowed both leading and trailing spaces in the InventoryNumber field via API POST.
This has now been fixed so that leading and trailing spaces are removed from the InventoryNumber field and they will not lead to invalid data anymore.

The Inventory endpoint POST allows creating stock items with underscore

Earlier, it was allowed to create stock items with the underscore character (_) when using the Inventory endpoint POST.
This is not allowed anymore and the validation is now the same as in the UI of Visma.net ERP.

The Customer endpoint POST allows creating records with the underscore character (_)

Earlier, the Customer endpoint POST allowed creating records with the underscore character (_) in the "number" field.
This is now fixed, so that you will get a response back that you have used an invalid character.

Supplier numbers with leading or trailing spaces not allowed in Supplier endpoint

The Supplier endpoint has been updated so that it is no longer possible to create a supplier with a supplier number that has leading or trailing spaces.