My Products
Help
Anonymous
Not applicable

"Get call" on SaleDate interval Salesorder

by Anonymous
Status: New

I have a customer that Gets orders based on status. The problem with that is the double call we have to do. First pick out all the orders based on a status, then update the following ordes with the new status.

It would be great if we can do a "GET CALL" on SalesDate parameter. Then we can always choose which order date we want to get from the API without having to change the status. For exampel Get all orders from OrderDate inteval 01.11.2020 - 30.11.2020

 

-Henrik