The UpdatePurchaseOrders function updates a purchase order record.
Method | /productbasecomponents.asmx/UpdatePurchaseOrder |
The request body is of type UpdatePurchaseOrder.
Name | Description | Data Type |
---|---|---|
purchaseOrder | PurchaseOrderInfo | |
isForceUpdate | xml:boolean |
The response body is of type UpdatePurchaseOrderResponse.
Name | Description | Data Type |
---|---|---|
UpdatePurchaseOrderResult | xml:int |
|