Imports all scandatarows from the specified scandata record to the specified productlist.
Method | /productbasecomponents.asmx/ProductListImportScanData |
The request body is of type ProductListImportScanData.
Name | Description | Data Type |
---|---|---|
productListId | xml:int | |
scanDataId | xml:int | |
mergeRows | xml:boolean | |
deleteRowsAfterImport | xml:boolean |
|
The response body is of type ProductListImportScanDataResponse.
Name | Description | Data Type |
---|---|---|
ProductListImportScanDataResult | xml:boolean |
|