Hi,
I want to read items from Stores/Orders Collection through API (http-functions.js). Nobody except Admin has permissions to read data, so maybe I can create a custom collection and copy orders from Stores/Orders when an order is placed.
Is it possible?