As a Catalog Manager,
I need to update the existing product details.
So that I can correct information or change product attributes.
Acceptance Criteria
Given a product already existed in the catalog
When I send a request to update the product with a product ID and newly added data,
Then the system should update the product details in the database and return an updated status.
As a Catalog Manager,
I need to update the existing product details.
So that I can correct information or change product attributes.
Acceptance Criteria