My Products
Help

[Release Notes] - Visma.Net API 9.53.0 - 27.06.2023

by Yıldırım (Updated ‎29-06-2023 13:45 by Yıldırım VISMA )
Release Notes Documentation Fix Version/s

POST SupplierInvoice not allowing inserts when restriction groups are set active, if restrictions were limiting the default subaccount for new row entries

When the settings from General ledger account access (GL104000) were set to limit the access towards subaccount segments, the insert via POST operation could not process the request, when validation identified the default inputs into the row momentarily placed against user limited combination. This has now been fixed, and the allowed subaccount combinations can be inserted with POST operation without default line entries for the subaccounts affecting the insert coming via API.

The fix has been added under a feature toggle and will be initially activated only for specific companies.
9.53.0


API - Due dates for breaking changes

 

Planned removal of VNI authentication method

We are planning to phase out VNI authentication method by the end of 2023.
ISVs should register their (existing) integrations in the Developer Portal and use Connect authentication instead before the stated end date.
Benefits of this change:
- One preferred method of authentication across Visma.net ERP portfolio
- Better security using scopes
- Let customer be more in control (customer grants access explicitly)

More information for ISVs on how to migratie existing integrations and\or setup new integrations can be found in the international developer community:
https://community.visma.com/t5/News-in-Developers-Visma-net/Visma-net-ERP-APIs-are-now-available-for...
Dec 31, 2023

Planned removal of Sales Order API endpoints

05.05.2023 - Due date is now changed. We plan to be functional complete by Q2-2024(30th of June 2024), thus new Due date being end of Q4-2024(31st of December 2024). If any change occurred for this, we will announce that as soon as possible,

22.03.2023 - This is now in consideration. New dates for the deadline will come.


A number of Sales Order API endpoints will be removed as a part of the transition to the next generation ERP.

The following API endpoints will be removed:
GET /controller/api/v1/salesorder/{orderNbr}
GET /controller/api/v1/salesorder/{orderType}/{orderNbr}
GET /controller/api/v1/salesorder/{orderType}/{orderNbr}/rotrut
GET /controller/api/v1/salesorder
GET /controller/api/v1/salesorder/{orderType}/{orderNbr}/commissions
POST /controller/api/v1/salesorder
POST /controller/api/v1/salesorder/{saleOrderNumber}/action/cancelSalesOrder
POST /controller/api/v1/salesorder/{salesOrderNumber}/action/reopenSalesOrder
PUT /controller/api/v1/salesorder/{orderNbr}
GET /controller/api/v1/salesorderbasic/{orderNbr}
GET /controller/api/v1/salesorderbasic/{orderType}/{orderNbr}
GET /controller/api/v1/salesorderbasic
POST /controller/api/v1/salesorderbasic
PUT /controller/api/v1/salesorderbasic/{orderNbr}
POST /controller/api/v2/salesorderbasic
POST /controller/api/v2/salesorder
POST /controller/api/v2/salesorder/{saleOrderNumber}/action/cancelSalesOrder
POST /controller/api/v2/salesorder/{salesOrderNumber}/action/reopenSalesOrder

All functionality currently missing in the new Sales Order Service API will be added before these endpoints are removed. The list of affected endpoints will also be extended, so pay attention to future updates.

For more information on how to use the Visma.net ERP Sales Order Service, please visit:
https://community.visma.com/t5/News-in-Developers-Visma-net/Getting-started-with-the-first-neXtGen-s...

Swagger for Visma.net.ERP.SalesOrder.API
https://salesorder.visma.net/swagger/index.html
Dec 31,2024