to get a personalized navigation.
to get a personalized navigation.
Hi, you should use the following endpoint with the specified information.
Steps:
1) GET SalesOrder to retrieve the version of the document.
Can be found either in the responseBody(version) or ResponseHeader(eTag)
2) PATCH - SalesOrder
https://salesorder.visma.net/api/v3/SalesOrders/TYPE/orderID/lines
Add "If-match" to the request headers with value of the version.
3)Financials ERP Output
Hope this helps.
Copyright © 2022 Visma.com. All rights reserved.