Update SKU

PATCH

Updating an existing SKU will set the product type to Advanced for the product associated with the SKU. The product type is used to determine which Product and SKU fields are shown to users in the Designer and the Editor. Setting it to Advanced ensures that all Product and SKU fields will be shown. The product type can be edited in the Designer or the Editor.

Path parameters

site_idstringRequired

Unique identifier for a Site

product_idstringRequired

Unique identifier for a Product

sku_idstringRequired

Unique identifier for a SKU

Headers

Accept-VersionstringOptional

The API version

Request

This endpoint expects an object.
skuobjectOptional

The SKU object

Response

Request was successful

_idstring

Unique identifier for collection

namestring

Name given to Collection

slugstring

Slug of Collection in Site URL structure

fieldsobject

Fields in your SKU object

lastUpdateddatetimeOptional

The date the collection was last updated

createdOndatetimeOptional

The date the collection was create

singularNamestringOptional

The name of one Item in Collection (e.g. “sku” if the Collection is called “SKU”)