Partial update a product by IDAsk AIpatch https://example.com/integrate/api/v1/products/{product_id}/Update one or more fields on an existing product.Path Paramsproduct_idstringrequiredA unique ID for this product as a stringQuery Paramscategory_idstringThe ID of the category this product belongs todisplay_namestringThe display name for this productattributesstringA valid json object that contains attribute -> value mappings for any product attributes resolved by this products category.Responses 200Product 404Not FoundUpdated over 5 years ago