Discussions
Get Batches by date
over 2 years ago by Nedis Barreto
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