Import an existing saleorder to the SaleOrders and SaleOrderRows tables
Method | /productbasecomponents.asmx/ImportSaleOrder |
The request body is of type ImportSaleOrder.
Name | Description | Data Type |
---|---|---|
saleOrderImport | SaleOrderImport |
The response body is of type ImportSaleOrderResponse.
Name | Description | Data Type |
---|---|---|
ImportSaleOrderResult | SaleOrderImportResult |
|