Skip to main content

Create SKU.io Product from BigCommerce Product

POST 

/api/big-commerce/:integrationInstance/products/:product/create-sku-product

Create a new SKU.io product from an unmapped BigCommerce product and map it in one step. If a SKU.io product with the same SKU already exists, the BigCommerce product is linked to it instead (indicated by linked_existing in the response).

Authorization

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

Route name: big-commerce.products.create-sku-product

Request

Responses

Created

Response Headers
    Content-Type