Get single product from Inventories table
Method | /productbasecomponents.asmx/GetSingleInventory |
The request body is of type GetSingleInventory.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInventoryResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInventoryResult | InventoryInfo |
|