Endpoint
Path Parameters
The unique identifier of the product to update
Request Body
The name of the product
Detailed description of the product
Stock Keeping Unit identifier
ID of the category this product belongs to
Selling price of the product
Cost price of the product
Weight of the product in kilograms
Whether the product is active and available for sale
Response
Returns the updated product object with all fields.Unique identifier for the product
The name of the product
Detailed description of the product
Stock Keeping Unit identifier
ID of the product’s category
Selling price of the product
Cost price of the product
Weight in kilograms
Whether the product is active
Original creation timestamp in ISO 8601 format
ID of the associated product dimensions record
ID of the associated inventory record
List of image IDs associated with this product
Example
Response Example
Response Codes
Product updated successfully
Product not found with the specified ID
Invalid request body or validation errors