The GetSingleWarehouseCount function returns the warehouseCount record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleWarehouseCount |
The request body is of type GetSingleWarehouseCount.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleWarehouseCountResponse.
Name | Description | Data Type |
---|---|---|
GetSingleWarehouseCountResult | WarehouseCountInfo |
|