Sync Inventory to WooCommerce
POST/api/woo-commerce/:integration_instance/products/sync-inventory
Push current SKU.io inventory quantities to WooCommerce for selected products.
Authentication: Requires Bearer token.
Request Body:
- ids (array, optional) — Specific WooCommerce product IDs to sync. If omitted, syncs all products.
Request
Responses
- 200
Successful response