v1
latestOpenAPI 3.0.02026-07-17524.5 KBproduct
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
}Add new products to the store
Successful operation
{
"id": 3,
"name": "ABC Smart TV",
"category": "Electronics",
"price": 39999
}