Skip to main content

Sync Inventory to WooCommerce

POST 

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

Start a background job that pushes SKU.io inventory quantities to the WooCommerce store, updating stock levels on the mapped products.

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

Route name: woo-commerce.inventory.sync

Request

Responses

OK

Response Headers
    Content-Type