Update an existing product
Parameter | Type | Required | Description |
---|---|---|---|
product_id | string | Yes | The unique identifier for the product |
Parameter | Type | Required | Description |
---|---|---|---|
name | string | No | Product name |
price | number | No | Product price |
description | string | No | Product description |
category | string | No | Product category |