My Products
Help

[Release Notes] - Visma.Net API 9.30.0 - 17.01.2023

by Yıldırım (Updated ‎18-01-2023 14:32 by Yıldırım VISMA )

 

Release Notes Documentation

More context fields in Webhook notifications 

Webhook notifications will now contain more context fields:
ApiClientId (if notification was triggered by an API, identifies the API integration client)
TenantId (identifies the tenant/company)
ConnectId (identifies the user)
IsScheduler (true if notification was triggered by a scheduled task, otherwise false)

GET SupplierPayment endpoint not displaying all fields in paymentLines

Missing fields “batchNumber”, “description” and “currency” are now included in the paymentLines for the GET SupplierPayment endpoint.

 

 

 

Due dates for breaking changes

Release Notes. Documentation Due

Remove deprecated parameters in Financial Period endpoint

The numberToRead and skipRecords parameters for the financial period endpoint are deprecated and will be removed. Feb 28, 2023

Planned removal of Sales Order API endpoints

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
Jun 01, 2023