Skip to main content

Fetch Live Inventory

POST 

/api/woo-commerce/:integrationInstance/inventory/fetch-live

Start a background job that downloads the current stock quantities from the WooCommerce store into the local comparison cache, so the comparison reflects the latest store-side values.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

The job runs asynchronously. Use the returned tracked_job_log_id with the live-fetch progress endpoint to poll for completion.

Route name: woo-commerce.inventory.fetch-live

Request

Responses

OK

Response Headers
    Content-Type