Queue quarterly report generation for the selected investors
POST
/api/portfolio/reports/quarterlyRequest body
Body shape varies — see operation description.
Responses
200
{}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 '{}'