to get a personalized navigation.
to get a personalized navigation.
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.
Solved! Go to Solution.
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.
Copyright © 2022 Visma.com. All rights reserved.