Skip to main content

Get Inventory Sync Progress

GET 

/api/woo-commerce/:integrationInstance/inventory/sync-progress/:trackedJobLogId

Poll the progress of an inventory sync 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.sync-progress

Request

Responses

OK

Response Headers
    Content-Type