Queue quarterly report generation for the selected investors

POST/api/portfolio/reports/quarterly

Request body

Body shape varies — see operation description.

Responses

200
{}
422Validation error.Error
curl -X POST https://your-url.com/kong/core/api/gateway/api/portfolio/reports/quarterly\
  -H "Authorization: Bearer $DELIO_API_KEY"\
  -H "Content-Type: application/json"\
  -d '{}'