The UpdateSaleOrderRow function updates a saleOrderRow record.
Method | /productbasecomponents.asmx/UpdateSaleOrderRow |
The request body is of type UpdateSaleOrderRow.
Name | Description | Data Type |
---|---|---|
saleOrderRow | SaleOrderRowInfo | |
isCalculatePrices | xml:boolean | |
isForceUpdate | xml:boolean |
The response body is of type UpdateSaleOrderRowResponse.
Name | Description | Data Type |
---|---|---|
UpdateSaleOrderRowResult | xml:int |
|