Skip to main content

Get Live Inventory Fetch Progress

GET 

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

Poll the progress of a live inventory fetch job using the tracked_job_log_id returned when the job was queued. The response includes the job status, item counts, and completion percentage.

Authorization

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

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

Request

Responses

OK

Response Headers
    Content-Type