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