The ProductListToInventory function imports a productlist to inventory rows
Method | /productbasecomponents.asmx/ProductListToInventory |
The request body is of type ProductListToInventory.
Name | Description | Data Type |
---|---|---|
supplierId | xml:int | |
productListId | xml:int | |
productListTypeId | xml:int | |
isDeleteRowsAfterImport | xml:boolean | |
stockReferenceDate | xml:dateTime |
|
The response body is of type ProductListToInventoryResponse.
Name | Description | Data Type |
---|---|---|
ProductListToInventoryResult | xml:int |
|