Export transactions or fees as CSV

GET/api/portfolio/tables/transactions/export

Query parameters

Responses

200
{}
422Validation error.Error
curl https://your-url.com/kong/core/api/gateway/api/portfolio/tables/transactions/export?type={type}&investorSemantic={investorSemantic}&filter={filter}\
  -H "Authorization: Bearer $DELIO_API_KEY"\
  -H "Content-Type: application/json"