We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a406bc commit ca7de74Copy full SHA for ca7de74
pytr/event.py
@@ -105,13 +105,15 @@ def get_event_logger():
105
"RDD_FLOW",
106
"REFERENCE_ACCOUNT_CHANGED",
107
"SECURITIES_ACCOUNT_CREATED",
108
+ "TAX_YEAR_END_REPORT",
109
"VERIFICATION_TRANSFER_ACCEPTED",
110
"card_failed_verification",
111
"card_successful_verification",
112
"current_account_activated",
113
"new_tr_iban",
114
"trading_order_cancelled",
115
"trading_order_created",
116
+ "trading_order_rejected",
117
"trading_savingsplan_execution_failed",
118
"ssp_corporate_action_informative_notification",
119
"ssp_corporate_action_invoice_shares",
0 commit comments