shopify_adjust_inventory_level
Update inventory levels by specifying a delta to increase or decrease available or on-hand quantity at a location, with default reason correction.
Instructions
Adjust the available or on_hand quantity at a location by a delta (positive or negative integer, non-zero). Uses inventoryAdjustQuantities. Defaults: name=available, reason=correction. Optional: referenceDocumentUri.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inventoryItemId | Yes | ||
| locationId | Yes | ||
| delta | Yes | ||
| name | No | ||
| reason | No | ||
| referenceDocumentUri | No |