Add product to Inventories table
Method | /productbasecomponents.asmx/AddInventory |
The request body is of type AddInventory.
Name | Description | Data Type |
---|---|---|
inventory | InventoryInfo |
|
The response body is of type AddInventoryResponse.
Name | Description | Data Type |
---|---|---|
AddInventoryResult | xml:int |
|