performance:readAuthorization: ********************{
"from": "2019-08-24T14:15:22.123Z",
"to": "2019-08-24T14:15:22.123Z",
"groupBy": "string",
"filters": [
{
"type": "string",
"value": null,
"operator": "string",
"logicalOperator": "string"
}
]
}curl --location '/v1/portfolios//diversification' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"from": "2019-08-24T14:15:22.123Z",
"to": "2019-08-24T14:15:22.123Z",
"groupBy": "string",
"filters": [
{
"type": "string",
"value": null,
"operator": "string",
"logicalOperator": "string"
}
]
}'{
"chartDataPoints": [
{
"label": "string",
"value": 0
}
],
"weightedHoldings": [
{
"holdingId": 0,
"symbol": "string",
"exchange": "string",
"holdingTypeId": 0,
"groupedBy": "string",
"totalValue": 0,
"weighting": 0
}
]
}