Get all purchases for a product, not filtered by email
Ali Ryder
In the Simplero API, you can get a list of purchases for a specific product + email address https://github.com/Simplero/Simplero-API?tab=readme-ov-file#find-purchase-by-email, but I have a need to get all purchases for a particular product so that I can provide a report to someone to demonstrate demand for the different products I offer.
Log In