GET api/Values/GetTradeStandingsAsync?standingCategory={standingCategory}&idOfTradeAccountToInclude={idOfTradeAccountToInclude}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| standingCategory | integer |
Required |
|
| idOfTradeAccountToInclude | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TradeStanding| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| TradeAccountType | integer |
None. |
|
| StandingCategory | integer |
None. |
|
| DateCreated | date |
None. |
|
| AsOfPosition | integer |
None. |
|
| AsOfDate | date |
None. |
|
| PreviousPosition | integer |
None. |
|
| GainOrLossRate | decimal number |
None. |
|
| GainOrLossAmount | decimal number |
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.