GET api/Values/GetTradeStandingsAsync?standingCategory={standingCategory}&idOfTradeAccountToInclude={idOfTradeAccountToInclude}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
standingCategory

integer

Required

idOfTradeAccountToInclude

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of TradeStanding
NameDescriptionTypeAdditional 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.