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.

Not yet available to API tokens

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

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