Skip to main content
Skip to main content

Create Product Variant

POST 

/suppliers/products/:productIdentifier/variants

It is a simple and straightforward way to add new product variant linked to a specified main product based on productIdentifier paramater.

If the given main product is a simple product, by adding a variant product it is automatically upgraded to a complex product.

Request

Responses

Created product variant successfully.