Calculate auto stock for the specified products, or all products if no parameters are specified.
Method | /CalculateAutoStock |
The request body is of type CalculateAutoStock.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
preferredSupplierId | xml:int | |
brandId | xml:int | |
productCategoryId | xml:int | |
productId | xml:int |
|
The response body is of type CalculateAutoStockResponse.
Name | Description | Data Type |
---|---|---|
CalculateAutoStockResult | xml:int |
|