The GetSingleQuote function returns the Quote record for the given primary key.
Method | /GetSingleQuote |
The request body is of type GetSingleQuote.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
![]() |
|
The response body is of type GetSingleQuoteResponse.
Name | Description | Data Type |
---|---|---|
GetSingleQuoteResult | QuoteInfo |
![]() |
|