The UpdateQuote function updates a Quote record.
Method | /UpdateQuote |
The request body is of type UpdateQuote.
Name | Description | Data Type |
---|---|---|
info | QuoteInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateQuoteResponse.
Name | Description | Data Type |
---|---|---|
UpdateQuoteResult | xml:int |
|