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"
Ordered list of attribute names used to distinguish and group variants under the same product (e.g., size, then shape). Example: ["color", "size"]
["color", "size"]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
inactive, active "inactive"
URL-friendly identifier for the variant
"blue-t-shirt-xl"
Channel-specific visibility; omit to leave unchanged
Omit = no change; null = clear; value = set.
Physical volume. Provide only one of cbm or cft. If both are provided, cft takes precedence and cbm is ignored.
Send as empty list [] to remove all tags
Brand name; one group one brand. Omit to leave unchanged.
"Acme"
Created