Create SKU

POST

Create additional SKUs to manage every option and variant of your Product.

Creating SKUs through the API will set the product type to Advanced, which ensures all Product and SKU fields will be shown to users in the Designer.

Required scope | ecommerce:write

Path parameters

site_idstringRequired

Unique identifier for a Site

product_idstringRequired

Unique identifier for a Product

Request

This endpoint expects an object.
skuslist of objectsRequired

An array of the SKU data your are adding

publishStatus"staging" or "live"OptionalDefaults to staging
Allowed values: staginglive

Indicate whether your Product should be set as “staging” or “live”

Response

Request was successful

skuslist of objectsOptional

Errors