My Products
Help

Visma.net Financials API updates for version 8.27 (November 2020)

by Yıldırım (Updated ‎17-11-2020 16:02 by Yıldırım VISMA )

This thread will be updated regularly up until the point of version-release.
If you have any questions & comments, please go to the case specific thread or post a new one to inform us about your inquiry in detail. You can also contact us via developersupport@visma.com

Release date for 8.27 version has been planned as 17/11/2020
Release plan & date may vary. We will keep you informed of any changes.

Maintenance status can be followed at : https://status.visma.com/incidents/tnpcfmqbk6r4

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 any more.

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 any more.

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.

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 any more 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.