Skip to main content

Recache Inventory (Recompute SKU.io Quantities)

POST 

/api/temu/:integrationInstance/inventory/recache

Queues a background job, which (1) rebuilds integration_settings.inventory.locations from temu_warehouses (preserving user-edited masterOfStock and inventoryModificationRules) and (2) recomputes the sku_quantity column on every sales_channel_product_inventory_caches row for this integration. Request body is empty. Returns the tracked_job_log_id used to poll progress via the recache-progress endpoint or the tracked job log endpoints.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type