update_stocks
Update FBS product stock quantities for a specific warehouse using warehouse ID and an array of SKU and amount pairs.
Instructions
Update FBS product stocks at a specific warehouse
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stocks | Yes | Array of stock updates | |
| warehouseId | Yes | Warehouse ID (use get_warehouses) |