The GetSupplierStocksCount function returns the number of supplierStock records for the specified parameters.
Method | /GetSupplierStocksCount |
The request body is of type GetSupplierStocksCount.
Name | Description | Data Type |
---|---|---|
filter | SupplierStocksFilter |
|
The response body is of type GetSupplierStocksCountResponse.
Name | Description | Data Type |
---|---|---|
GetSupplierStocksCountResult | xml:int |
|