Skip to main content

Auto-Match Unmapped Shipping Methods

POST 

/api/trackstar/integration-instances/:integration_instance/shipping-methods/auto-match

Links still-unmapped shipping methods to the Trackstar shipping method whose name matches, ignoring case, spacing and punctuation. Never overwrites an existing mapping, so it is safe to re-run after a sync.

Two shipping methods matching the same Trackstar shipping method is a valid outcome — several shipping methods may share one Trackstar shipping method — a Trackstar catalog is normally coarser than a shipping-method list, so this is expected, not a conflict.

Returns the number of shipping methods newly linked.

Authentication: requires a Bearer token.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type