The GetSingleViewQuote function returns the Quote record for the given primary key.
Method | /GetSingleViewQuote |
The request body is of type GetSingleViewQuote.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleViewQuoteResponse.
Name | Description | Data Type |
---|---|---|
GetSingleViewQuoteResult | ViewQuoteInfo |
|