post https://api.bewe.io/v1/products/
Handles the creation of a new product for the authenticated account.
- Receives product data from the request body, associates it with the current account and employee.
- Saves the product to the database, logs the creation activity, and returns the created product.