Import stock data from Excel
Method | /ImportStockFromExcel |
The request body is of type ImportStockFromExcel.
Name | Description | Data Type |
---|---|---|
excelData | xml:base64Binary | |
profile | StockExcelProfile | |
storeId | xml:int | |
stockDate | xml:dateTime | |
isTestImport | xml:boolean |
|
The response body is of type ImportStockFromExcelResponse.
Name | Description | Data Type |
---|---|---|
ImportStockFromExcelResult | xml:int |
|