The UpdateQuoteRow function updates a saleOrderRow record.
Method | /UpdateQuoteRow |
The request body is of type UpdateQuoteRow.
Name | Description | Data Type |
---|---|---|
info | QuoteRowInfo | |
isCalculatePrices | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateQuoteRowResponse.
Name | Description | Data Type |
---|---|---|
UpdateQuoteRowResult | xml:int |
|