to get a personalized navigation.
to get a personalized navigation.
Hi,
I'm trying to update a salesorder line with the new API.
The response seems to be okay but nothing happens in Visma.
QuanPham_0-1687438972860.png
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.
Hi,
Sorry, my screenshot was wrong.
I'm trying to patch the order as you described but the quantity doesn't update. Am I missing something?
QuanPham_0-1688107701415.png
QuanPham_1-1688107818883.png
Copyright © 2022 Visma.com. All rights reserved.