Import productlist rows from Ascii File
Method | /productbasecomponents.asmx/ImportProductListFromAsciiFile |
The request body is of type ImportProductListFromAsciiFile.
Name | Description | Data Type |
---|---|---|
fileContent | xml:base64Binary | |
scannerId | xml:int | |
productListId | xml:int | |
fileName | xml:string | |
testImport | xml:boolean |
|
The response body is of type ImportProductListFromAsciiFileResponse.
Name | Description | Data Type |
---|---|---|
ImportProductListFromAsciiFileResult | xml:int |
|