Create Product

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.
Language
Credentials
Header
Click Try It! to start a request and see the response here!