Direct overview breakdown by asset class

GET/api/portfolio/graphs/direct-overview/class

Query parameters

  • pre_datestring#
  • currencystringRequired#
  • investor_idnumber#

Responses

200
{}
422Validation error.Error
curl https://your-url.com/kong/core/api/gateway/api/portfolio/graphs/direct-overview/class?pre_date={pre_date}&currency={currency}&investor_id={investor_id}\
  -H "Authorization: Bearer $DELIO_API_KEY"\
  -H "Content-Type: application/json"