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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Request

Responses

OK

Response Headers
    Content-Type