updateInventoryGroupLicenseOwned
App Portal 2021 R1
You can use the updateInventoryGroupLicenseOwned web method to update the inventory group license owned to the specified quantity.
Parameters
The updateInventoryGroupLicenseOwned web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
GroupName |
String |
The name of the group to update. |
|||
|
iNewLicenseCount |
Integer |
The new quantity owned of the item. |
Return Value
Returns one of the following values:
• | Returns a 1 for success |
• | Returns a -1 for error |