Hi
I am trying to get the list of orders using both create_at_min and create_at_max parameter but it is returning an empty array while there is an order made at that date and time
It returns
{
“orders”:
}
Please any solution to this. How do I resolve it