assignInventoryGroupToCatalogItem
App Portal 2021 R1
You can use the assignInventoryGroupToCatalogItem web method to assign the specified inventory group to the specified catalog item.
Parameters
The assignInventoryGroupToCatalogItem web method includes the following parameters:
|
# |
Parameters |
Data Type |
Description |
|||
|
GroupName |
String |
The name of the inventory group to associate. |
|||
|
CatalogItem |
String |
The name of the catalog item to associate. |
Return Value
Returns one of the following values:
| • | Returns a 1 for success |
| • | Returns a -1 for error |