The UpdatePurchaseOrderRows function updates a purchase order row record.
Method | /productbasecomponents.asmx/UpdatePurchaseOrderRow |
The request body is of type UpdatePurchaseOrderRow.
Name | Description | Data Type |
---|---|---|
purchaseOrderRow | PurchaseOrderRowInfo | |
isForceUpdate | xml:boolean |
The response body is of type UpdatePurchaseOrderRowResponse.
Name | Description | Data Type |
---|---|---|
UpdatePurchaseOrderRowResult | xml:int |
|