Skip to main content

Sync Inventory to WooCommerce

POST 

/api/woo-commerce/:integration_instance/products/sync-inventory

Push current SKU.io inventory quantities to WooCommerce for selected products.

Authorization

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

Authentication: Requires Bearer token.

Request Body:

  • ids (array, optional) — Specific WooCommerce product IDs to sync. If omitted, syncs all products.

Request

Responses

OK

Response Headers
    Content-Type