Process all inventory records, convert them to actual stock administration
Method | /productbasecomponents.asmx/ProcessInventoryRecords |
The request body is of type ProcessInventoryRecords.
Name | Description | Data Type |
---|---|---|
inventoryFilter | InventoryFilter | |
productsFilter | ProductsFilter |
The response body is of type ProcessInventoryRecordsResponse.
Name | Description | Data Type |
---|---|---|
ProcessInventoryRecordsResult | xml:int |
|