My Products
Help

[Release Notes] - Visma.Net API 8.40.0 - 09.03.2021

by Yıldırım
Release Notes Documentation

Restructure, introduce pagination and improve the performance for GET stocktake endpoints

The response DTO (Data Transfer Object) has been restructured, pagination is introduced, and the performance for GET stocktake endpoints has been improved. To avoid breaking the current integrations, all changes have been put under V2. Also, the PUT stocktake endpoint has been duplicated under V2, and all existing stocktake endpoints have been marked as obsolete. Both V1 and V2 will be supported for the next 6 months.

The GET CustomerPayment endpoint returns incorrect document type

Earlier, the GET CustomerPayment endpoint returned incorrect document type in some situations.
This has now been fixed.