Skip to main content

Recache Inventory Quantities

POST 

/api/woo-commerce/:integrationInstance/inventory/recache

Start a background job that recalculates SKU.io inventory quantities for every product listing mapped to this WooCommerce store. Run this when the comparison shows rows needing recalculation.

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 recache progress endpoint to poll for completion.

Route name: woo-commerce.inventory.recache

Request

Responses

OK

Response Headers
    Content-Type