iqms_inventory_adjust
Adjust inventory quantity for a specific item and location by entering a positive or negative delta, along with a reason code and optional notes.
Instructions
Post an inventory adjustment (positive or negative quantity). Requires WebAPI credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_number | Yes | ||
| location | Yes | ||
| lot_number | No | ||
| quantity_delta | Yes | Signed delta vs current on-hand | |
| reason_code | Yes | ||
| notes | No |