to get a personalized navigation.
to get a personalized navigation.
The "note" field in SalesOrder is not getting populated by the API when getting a range of SalesOrders.
It is however present when getting specific SalesOrders by ordernumber.
According to the example value model in swagger it should be present in both.
Solved! Go to Solution.
Hi,
there is a parameter in Sales Order Endpoint "showNotes" , to be able to retrieve the "Notes" value it has to be sent "true"
https://integration.visma.net/API/controller/api/v1/salesorder?showNotes=true
API Documentation : https://integration.visma.net/API-index/
Copyright © 2022 Visma.com. All rights reserved.