Skip to main content

Smart Match

POST 

/api/shopify/:integrationInstance/products/:product/smart-match

Find matching SKU products for a Shopify product using SKU, barcode, and fuzzy matching.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Returns exact_match (by SKU), barcode_match, and up to 5 similar_matches (fuzzy).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type