My Products
Help
Anonymous
Not applicable

SalesOrder note missing from the collection endpoint

by Anonymous (Updated ‎11-09-2020 12:16 by Yıldırım VISMA )

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.

1 REPLY 1
Accepted solution
Yıldırım
VISMA

by Yıldırım (Updated ‎02-09-2020 17:12 by Yıldırım VISMA )

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

 2020-09-02 17_07_20-Window.png

 

 

API Documentation : https://integration.visma.net/API-index/