Products
Update Product
Updates an existing product in your COR instance using its external ID
PUT
Updates an existing product in your COR instance using its external ID. Only provided fields will be updated; fields not included in the request will remain unchanged.
Path Parameters
External product ID that was used when creating the product
Request Body Requirements
Updated product name
Updated product description
Known Errors
ZC001— Entity is not associated (product with the specified external ID not found)ProductNotFoundError— No product found with the specified external ID for this sourceValidationError— Missing requiredmetadata.sourcefield

