Add new record to PurchaseOrders table
Method | /productbasecomponents.asmx/ImportPurchaseOrderFromExcel |
The request body is of type ImportPurchaseOrderFromExcel.
Name | Description | Data Type |
---|---|---|
excelData | xml:base64Binary | |
profile | PurchaseOrderExcelProfile | |
isTestImport | xml:boolean |
|
The response body is of type ImportPurchaseOrderFromExcelResponse.
Name | Description | Data Type |
---|---|---|
ImportPurchaseOrderFromExcelResult | xml:int |
|