GET api/InvestorCashflowHistory?investorId={investorId}&userName={userName}

Gets investor cashflow history using GetInvestorCashflowHistory procedure. Provide either investorId or userName (or both).

Request Information

URI Parameters

NameDescriptionTypeAdditional information
investorId

integer

None.

userName

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.