Skip to main content

Sync Companies From Shopify

POST 

/api/shopify/b2b/:integrationInstance/companies/sync

Queues a read-only pull of the store's B2B companies and locations, then auto-matches unmapped locations to SKU.io customers.

Not yet available to API tokens

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

This never writes to Shopify. Exact matches on external id, billing email, or company plus location name are applied automatically; a fuzzy name match is recorded as a candidate for review and is never applied on its own.

Returns the tracked job id so progress can be followed.

Authentication: requires a Bearer token.

Request

Responses

Accepted

Response Headers
    Content-Type