Gets the data report for an investor and a specific portfolio

GET: /api/platform/{guid}/charts?type={chartType}

Path Params
uuid
required

The branch id.

Query Params
int32
enum

0 = Undefined, 1 = InvestorWinsAndLosses, 2 = PlatformWinsAndLosses, 3 = InvestorPortfolioValue, 4 = PlatformPortfolioValue, 5 = CurrentGrossProfitYieldPlatform, 6 = CurrentGrossProfitYieldInvestor, 7 = ProfitYieldPlatform, 8 = ProfitYieldInvestor, 9 = BoughtNotesPlatform, 10 = BoughNotesInvestor

date-time
date-time
Parameters
object
Responses
200

OK

404

The entity has not been found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!