Authorization: ********************curl --location --request GET 'https://test.whitelabel.bitpanda.com/v1/reports/user-reports/types' \
--header 'bp-user-id;' \
--header 'Authorization: Bearer <token>'{
"data": [
"crypto-tax",
"account-statement",
"xpct"
]
}