My Products
Help
Sigbjørn Eide
CONTRIBUTOR ***

Filter orders on multiple statuses in one request

by Sigbjørn Eide

Hi,

 

Is it possible to filter salesorders and purchaseorders on multiple statuses in one request? 

 

Examples: 

Getting salesorders with status "Open" or "BackOrder" from the GET /controller/api/v1/salesorder endpoint in one request.

 

Getting purchaseorders with status "Open" or "Hold" from the GET /controller/api/v1/purchaseorder endpoint in one request.

 

Tried i.e. /controller/api/v1/salesorder?Status[]=Open&Status[]=BackOrder but it does not work as expected. 

1 REPLY 1
Accepted solution
Magnus Johnsen
VISMA

by Magnus Johnsen

Hi,

Currently there does not seem to be a solution for this implemented. 

We would recommend that you post the suggestion to implement this in the Ideas section.