curl --location --request GET 'https://api.valut.app/core/v1/account/tooltip?type=transferer|payment|receipt_card|receipt_boleto|receipt_qrcode|pay_qrcode|receipt_link|transfer|receipt|payment_qrcode' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json'
{}