The DeletePurchaseOrder function deletes a purchase order.
Method | /productbasecomponents.asmx/DeletePurchaseOrder |
The request body is of type DeletePurchaseOrder.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeletePurchaseOrderResponse.
Name | Description | Data Type |
---|---|---|
DeletePurchaseOrderResult | xml:boolean |
|