Introduction
The Events module allows you to create and edit events, through which you can interact with the users of your system.
getAllSubscriptions
This method return all subscriptions to products. 🔐 This method requires authorization."}>.
subscribeByMarker
Subscribe to an event on a product. 🔐 This method requires authorization."}>authorization.
unsubscribeByMarker
Unsubscribe from events on a product. 🔐 This method requires authorization."}>authorization.