GET api/Values/GetPortfolioQuotesByTradeAccountAsync?idOfTradeAccount={idOfTradeAccount}&viewPoint={viewPoint}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOfTradeAccount | integer |
Required |
|
| viewPoint | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PortfolioQuote| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| TickerType | integer |
None. |
|
| Value | decimal number |
None. |
|
| DateCreated | date |
None. |
|
| Date | date |
None. |
|
| High | decimal number |
None. |
|
| Low | decimal number |
None. |
|
| IncludedBalance | boolean |
None. |
|
| TradeAccount | TradeAccount |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.