Tool to create a new product variant for a given product. Use when you need to add a variant with specific SKU, price, and options.
skuRequiredstringSKU of the new variant
priceRequirednumberPrice of the variant in currency units (will be converted to smallest unit/cents internally)
weightnumberWeight of the variant in kilograms (will be converted to grams internally)
quantityintegerStock quantity for the variant
product_idRequiredstringID of the product to which the variant belongs
option_valuesarrayList of option values objects, each with product_option_id and value_id
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.