Skip to main content

Fetch Live Inventory

POST 

/api/tiktok-shop/integration-instances/:integration_instance_id/inventory/fetch-live

Fetch live per-warehouse quantities from TikTok Shop into the sales-channel cache. TikTok has no bulk inventory-read endpoint, so this issues per-product detail GETs for every product with at least one mapped SKU. This is an inbound observation only — it writes sales_channel_quantity / sales_channel_quantity_updated_at and never the push timestamp. Runs asynchronously and returns a tracked-job id you can poll via Get Fetch Live Progress. Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type