Skip to main content

Auto-Match Unmapped Shipping Methods

POST 

/api/odoo-3pl/:integration_instance/shipping-methods/auto-match

Links still-unmapped shipping methods to the Odoo 3PL carrier 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 Odoo 3PL carrier is a valid outcome — several shipping methods may share one Odoo 3PL carrier — a Odoo 3PL 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