Create SKUs
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_id
Unique identifier for a Site
product_id
Unique identifier for a Product
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
skus
An array of the SKU data your are adding
publishStatus
Indicate whether your Product should be set as “staging” or “live”
Allowed values:
Response
Request was successful
skus