Gets the Cash Flows of a portfolio.

GET: /api/investors/{guid}/portfolios/{guid}/cash-flows

Path Params
uuid
required

The identifier of the investor.

uuid
required

The identifier of the portfolio.

Query Params
int32
enum

0 = None, 1 = WithoutReinvestment, 2 = WithReinvestment

Allowed:
double
date-time
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!