Delete product by specified primary key from Inventories table
Method | /productbasecomponents.asmx/DeleteInventory |
The request body is of type DeleteInventory.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteInventoryResponse.
Name | Description | Data Type |
---|---|---|
DeleteInventoryResult | xml:boolean |
|