The UpdatePurchaseStatusRow function updates a purchaseStatusRow record.
Method | /productbasecomponents.asmx/UpdatePurchaseStatusRow |
The request body is of type UpdatePurchaseStatusRow.
Name | Description | Data Type |
---|---|---|
purchaseStatusRow | PurchaseStatusRowInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdatePurchaseStatusRowResponse.
Name | Description | Data Type |
---|---|---|
UpdatePurchaseStatusRowResult | xml:int |
|