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.
Returns 422 if the product is already mapped.
Authentication: Requires Bearer token.
Request
Responses
- 200
Successful response