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.

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