Hello everyone,
I am currently trying to get the total revenue of a store in a specified time. But I cannot find any API that can do that. There is only one API that reads the value of orders. I have tried reading the orders and then adding them together. But this is very time consuming. Because we have customers who can have 10,000 orders a day. If anyone has any good methods, please let me know.
1 Like