update_stock
Update product stock levels in Jumia Vendor Center by submitting sellerSku, id, and stock through an async feed. Synchronize inventory data to prevent overselling.
Instructions
Update stock (async feed). Each item: {"sellerSku", "id", "stock"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| products | Yes |