Sales detail report

rafaelamaro
Visitor
3 0 0
Hello, good afternoon, I have a web application in php, and I want to connect to a store that I have in shopify and get the list of products sold in a period, is it possible? Where can I find the documentation? Thank you

 

Reply 1 (1)
CloudlabSam
Shopify Partner
493 41 79

This can be retrieved via the Shopify Admin portal under Analytics/Reports/Sales by Product

 

If you are asking whether you can get this via an API, you cannot without traversing the Admin API yourself.