Investment Cashflows
Get a investment's cashflows programmatically
Last updated
```json
{
"status": 200,
"body": [
{
"id": "ITJlpIeNy",
"investmentId": "ksf7HDgwvKv",
"investmentName": "AlphaTech",
"probability": 0.2,
"scenarioName": "Base",
"value": 1500000,
"date": "Jan-2021",
"period": 0,
"type": "initial"
},
{
"id": "A8d2ObVN2Y",
"investmentId": "vBGvl4ybp",
"investmentName": "EchelonTech",
"probability": 1,
"scenarioName": "Base",
"value": 1000000,
"date": "Jan-2021",
"period": 0,
"type": "initial"
```