to get a personalized navigation.
to get a personalized navigation.
We are really excited to announce that we have now released the new and highly requested endpoints PATCH and POST in the Visma.net Sales Order API v3.
We are looking forward to your input and feedback.
Create modifications/updates to an existing sales order:
PATCH/api/v3/SalesOrders/{type}/{orderId}
Create modifications/updates to an existing sales order line:
PATCH/api/v3/SalesOrders/{type}/{orderId}/lines
Add new line(s) to an existing sales order:
POST/api/v3/SalesOrders/{type}/{orderId}/lines
Please note that it is possible to authenticate “old” api integrations with Visma Connect. Since Sales Order API v3 only supports authentication via Visma Connect, this will make it easier to use resources/endpoints from both APIs.
For example, you want to know which inventory items you can add to a sales order, because you are using the same authentication you can easily get the Inventory information from the "old" api integration.
For more information about Visma Connect authentication, please read:
How to get started with the Sales Order API v3, plus additional information, please see:
Copyright © 2022 Visma.com. All rights reserved.