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.

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