GET api/Values/GetPortfolioDetailsAsync?idOfTradeAccount={idOfTradeAccount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOfTradeAccount | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PortfolioDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| TickerSymbol | string |
None. |
|
| PortfolioDetailsType | integer |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| QuantityAvailable | decimal number |
None. |
|
| NumberOfTransactions | integer |
None. |
|
| AvgPricePaidPerUnit | decimal number |
None. |
|
| TickerType | integer |
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.