Skip to main content

Check Mapping by Shipping Method

GET 

/api/temu/:integrationInstance/carriers/by-shipping-method/:shipping_method_id

Reverse lookup — given a local ShippingMethod ID, returns the TemuCarrier it is mapped to (if any). Used by the fulfillment UI to warn users before submission when a shipping method has no Temu carrier mapping.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type