Skip to main content

Fetch Live Inventory

POST 

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

Start a background job that fetches current inventory quantities from BigCommerce for every mapped product listing and refreshes the local comparison cache.

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

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

Request

Responses

OK

Response Headers
    Content-Type