Update Product
Documentation Index
Fetch the complete documentation index at: https://docs.wizcommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
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
If the code already exists, this variant joins that group. If the code is new, every variant in this group gets the new code. Omit to leave the group as-is.
"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"
Omit = no change; null = clear; value = set.
Created