performance:readAuthorization: ********************curl --location '/v1/portfolios//performance/by-group?from=undefined&to=undefined&groupBy=undefined&showLocalCurrency=undefined' \
--header 'Authorization: <api-key>'{
"calculationDate": "2019-08-24T14:15:22.123Z",
"totalValue": 0,
"totalReturnValue": 0,
"totalReturnPercent": 0,
"realisedReturnValue": 0,
"realisedReturnPercent": 0,
"unrealisedReturnValue": 0,
"unrealisedReturnPercent": 0,
"capitalGainValue": 0,
"capitalGainPercent": 0,
"dividendReturnValue": 0,
"dividendReturnPercent": 0,
"currencyGainValue": 0,
"currencyGainPercent": 0,
"costBase": 0,
"isAnnualized": true,
"returnsByType": {
"property1": {},
"property2": {}
}
}