Skip to main content

addInventoryItemToInventoryGroup

The addInventoryItemToInventoryGroup web method is used to add a single inventory item to an inventory group.

Parameters

The addInventoryItemToInventoryGroup web method has the following parameters.

$ParameterData TypeDescription
GroupNameStringName of inventory group that you want to add an inventory item to.
InventoryClassNameOrQueryNameStringInventory class name.
ItemAttributesArray of InventoryAttributeObjectInventory attribute object list.
InventoryAttributeObjectInventoryAttributeObjectEnter the object of the Inventory Attribute.
PropertyNameStringInventory attribute property name.
PropertyValueStringInventory attribute property value.
IncludedBooleanUse one of the following values: True —To create. False —Otherwise.

Return Value

The return value is 0.