Add new record to PurchaseOrders table
Method | /productbasecomponents.asmx/ImportPurchaseOrder |
The request body is of type ImportPurchaseOrder.
Name | Description | Data Type |
---|---|---|
purchaseOrderImport | PurchaseOrderImport |
The response body is of type ImportPurchaseOrderResponse.
Name | Description | Data Type |
---|---|---|
ImportPurchaseOrderResult | PurchaseOrderImportResult |
|