Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hi,
When using endpoint SalesOrder for getting av range of orders the "note" field from order header is not listed.
Testing with salesorder/orderNbr then the note field is listed.
Is this a bug?
brgds Steinar
Solved! Go to Solution.
Categories:
- Categories:
-
API:SalesOrder
1 REPLY 1
Hello Steinar,
You should use the parameter showNotes=true for Get a range of SO Orders
https://integration.visma.net/API/controller/api/v1/salesorder?showNotes=true
