GET api/Values/GetTradeAccountsOfLoggedUserAsync
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TradeAccount| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| TradeAccountType | integer |
None. |
|
| DateCreated | date |
None. |
|
| TradeAccountStatus | integer |
None. |
|
| DateUpdated | date |
None. |
|
| Balance | decimal number |
None. |
|
| AmountWithheldByPendingOrders | decimal number |
None. |
|
| Disabled | boolean |
None. |
|
| DateClosed | date |
None. |
|
| User | User |
None. |
|
| TradeAccountActivities | Collection of TradeAccountActivity |
None. |
|
| TradeRequests | Collection of TradeRequest |
None. |
|
| TradeOrders | Collection of TradeOrder |
None. |
|
| PortfolioDetails | Collection of PortfolioDetail |
None. |
|
| PortfolioMovementTracks | Collection of PortfolioMovementTrack |
None. |
|
| TradeStandings | Collection of TradeStanding |
None. |
|
| PortfolioTracks | Collection of PortfolioTrack |
None. |
|
| PortfolioQuotes | Collection of PortfolioQuote |
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.