The GetWarehouseCounts function returns all warehouseCount records for the specified parameters.
Method | /productbasecomponents.asmx/GetWarehouseCounts |
The request body is of type GetWarehouseCounts.
Name | Description | Data Type |
---|---|---|
filter | WarehouseCountsFilter |
|
The response body is of type GetWarehouseCountsResponse.
Name | Description | Data Type |
---|---|---|
GetWarehouseCountsResult | ArrayOfViewWarehouseCountInfo |
|