Product Report From the API

On the app it is possible to generate a csv of all products sold from a certain warehouse in a certain time frame. Is it possible to get this information from the API, without going through all the orders one by one. Thanks

Hey Jake,

That would be really challenging. You can narrow down the product based on warehouse but we don’t return any sales information from the /products end point.
Unfortunately I can’t see this being possible via the method you’re describing.