My Products
Help

[Release Notes] - Visma.Net API 8.87.0 - 08.03.2022

by Yıldırım
Release Notes Documentation

Improved performance on GET ALL Supplier endpoint

The performance of the GET ALL Supplier endpoint has been improved, and it is currently in pilot testing. This will be tested by some clients in the beginning. Once the pilot testing phase is completed, the improvement will be enabled for everyone.

Line note removed from purchase orders when purchase orders updated via API (PUT)

Earlier, when updating purchase orders via API, using PUT method and PurchaseOrder endpoint, the notes were automatically removed.

This has now been fixed.

PUT inventory endpoint does not update item values for items of type 'SubAssembly' or 'Component Part'

Earlier, the PUT inventory endpoint did not update item values for items of type 'SubAssembly' or 'Component Part'. This has now been fixed.

Unable to GET "Note" fields via GET Purchase Order Endpoint

 Earlier, in some circumstances, the GET Purchase Order endpoint did not return the "Note" fields. This has now been fixed.

 

Due dates for breaking changes

Release Notes Documentation Due

Breaking change on Inventory endpoint for GET operation

Paging will be enforced on Inventory endpoint.
The ISV must start implementing paging on this endpoint as soon as possible. The default page size is planned to be set to 500.
If you do not specify a page size, you will get 500 records, and if you try to specify a higher number, you will only get 500 records.
Example: If you do a GET ALL on Inventory, without specifying any paging, you will get the first 500 records only.
Apr 01, 2022

Breaking change on Project endpoint for GET operation

Paging will be enforced on Project endpoint.
The ISV must start implementing paging on this endpoint as soon as possible. The default page size is planned to be set to 500.
If you do not specify a page size, you will get 500 records, and if you try to specify a higher number, you will only get 500 records.
Example: If you do a GET ALL on Project, without specifying any paging, you will get the first 500 records only.
Apr 01, 2022