post
https://api.bewe.io/v1/products/
Handles the creation of a new product for the authenticated account.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
- 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.
