Returns number of found inventory records that confirm the filter options.
Method | /productbasecomponents.asmx/GetInventoriesCount |
The request body is of type GetInventoriesCount.
Name | Description | Data Type |
---|---|---|
filter | InventoryFilter | |
productsFilter | ProductsFilter |
The response body is of type GetInventoriesCountResponse.
Name | Description | Data Type |
---|---|---|
GetInventoriesCountResult | xml:int |
|