Skip to main content

Recache Inventory Quantities

POST 

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

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

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

Route name: big-commerce.inventory.recache

Request

Responses

OK

Response Headers
    Content-Type