Skip to main content

List Locations

GET 

/api/temu/:integrationInstance/inventory/locations

Returns every Temu warehouse for this integration instance — used to populate the location filter in the inventory UI. id is the external Temu warehouseId (also the value used in filter[location_id]), is_active reflects the warehouse's defaultWarehouse flag.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type