Skip to main content

Sync Inventory to Temu (Push)

POST 

/api/temu/:integrationInstance/inventory/sync

Queues a background job which pushes the cached SKU.io sku_quantity values up to Temu via the Temu inventory API. Request body is empty. Returns the tracked_job_log_id used to poll progress via the sync-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