Overview
Specifies the type of quantity change to make and the associated value to use for that change to the Inventory Item.
Fields
| Field Name |
Data Type | Description | Notes / Constraints |
|---|---|---|---|
| UpdateType * | InventoryQuantityUpdateType | Specifies the type of quantity update to apply to the item | Will FAIL if the specified Update Type is NOT one of the valid enumerated strings |
| Total * | int | Specifies the value to use in association with the update type when applying the quantity change |
Notes:
- * Indicates a REQUIRED Field ... Fields that are NOT required may be set to a null value or left out of a manually built SOAP packet