Update Product
PATCH request is used to partially update an existing entity by the
given id. This means:API Key for authentication
Product ID
Product Update Request
"PRD1"
Reference ID for the variant, if no reference id is available, the sku_id should be used
"PRD1"
255"8'X10'"
One or more category names for this variant, in case sub categories are available, the sub categories should be separated by :: eg: "category1::sub_category1::sub_sub_category1" then the category "sub_sub_category1" will be mapped to the product
One or more collection IDs for this variant
Media assets associated with this variant
Key-value pair attributes like size, shape, material, etc.
Prices mapped to price lists
active, inactive "inactive"
Created