The GetStockTransactionRowDetailsCount function returns the number of found stockTransaction records for the specified parameters.
Method | /GetStockTransactionRowsCount |
The request body is of type GetStockTransactionRowsCount.
Name | Description | Data Type |
---|---|---|
filter | StockTransactionRowsFilter | |
skipItemId | xml:int |
|
The response body is of type GetStockTransactionRowsCountResponse.
Name | Description | Data Type |
---|---|---|
GetStockTransactionRowsCountResult | xml:int |
|