product
Add Product
Add new products to the store
post/products
Response
Successful operation
Example response
{
"id": 3,
"name": "ABC Smart TV",
"category": "Electronics",
"price": 39999
}Changes
No recorded changes to this endpoint across all 1 revision of this API.