Stores/Orders Collection

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?

1 Like

Did you solve the problem ?

look into using hooks for after insert.

Hooks does not works for Stores/Orders…

Did you try ?