These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Get Batches by date

iMIS Version: 20.2.66.1216

Hi!

I need to get all batches by a specific date using API.
I tried https://{{URL}}/api/BatchSummary?BatchDate=2022-05-11
but the answer is NULL (even having a batch on that date)
Is there any way to do this?

If not, a possible solution for us would be to make the call https://{{URL}}/api/BatchSummary but having the results sorted in descending order (from highest id to lowest id). If that's possible, pls let me know.

Thanks
Nedis