Skip to main content

Create SKU Product

POST 

/api/shopify/:integrationInstance/products/:product/create-sku-product

Create a new SKU product from a Shopify product and map it. If a SKU product with the same SKU already exists, links to it instead.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Returns 422 if the product is already mapped.

Authentication: Requires Bearer token.

Request

Responses

Created

Response Headers
    Content-Type