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.

Authorization

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

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