I want to be able to perform full CRUD (Create, Read, Update, Delete) operations for products, discounts, and prices via the public API. Currently, management of these entities is manual in the dashboard, which is inefficient for automated workflows. Full API support for these entities is important for scaling and integrating with other systems.