My Products
Help
maksimus
CONTRIBUTOR *

Filter orders on min and max date (SalesOrder API v3)

by maksimus (Updated ‎25-10-2024 08:56 by maksimus )

Hi,

I'm quite new to Visma .NET so this might be obvious, but I can't figure out, using SalesOrder v3, how do I filter the result to include only orders created between two dates?

 

3 REPLIES 3

by Suzdar Ibrahim

Hi Maksimus,

 

We don't support interval dates, but we do have a orderBy parameter which sorts the list by the most recently created order.

 

BR,

Suzdar

maksimus
CONTRIBUTOR *

Wow, surprising to hear you don't support such a basic and important feature from an ERP API. This creates such unnecessary integration work..