Re-calculate the stock of all products in an organization, company or store.
The request body is of type ReCalculateStock.
Request Body Parameters
Name | Description | Data Type |
organizationId | | xml:int |
companyId | | xml:int |
storeId | | xml:int |
recalculateSaleOrderRows | | xml:boolean |
recalculatePurchaseOrderRows | | xml:boolean |
recalculateHistoricalStock | | xml:boolean |
recalculateHistoricalDateFrom | | xml:dateTime |
recalculateHistoricalDateTo | | xml:dateTime |
recalculateCurrentStock | | xml:boolean |
recalculateFifo | | xml:boolean |
Overview
|
|
Sequence
| |
The response body is of type ReCalculateStockResponse.
Response Body Parameters
Name | Description | Data Type |
ReCalculateStockResult | | xml:int |
Overview
|
|
Sequence
| |