Skip to content

Commit ca7de74

Browse files
committed
Add more known ignored events
1 parent 9a406bc commit ca7de74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytr/event.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,15 @@ def get_event_logger():
105105
"RDD_FLOW",
106106
"REFERENCE_ACCOUNT_CHANGED",
107107
"SECURITIES_ACCOUNT_CREATED",
108+
"TAX_YEAR_END_REPORT",
108109
"VERIFICATION_TRANSFER_ACCEPTED",
109110
"card_failed_verification",
110111
"card_successful_verification",
111112
"current_account_activated",
112113
"new_tr_iban",
113114
"trading_order_cancelled",
114115
"trading_order_created",
116+
"trading_order_rejected",
115117
"trading_savingsplan_execution_failed",
116118
"ssp_corporate_action_informative_notification",
117119
"ssp_corporate_action_invoice_shares",

0 commit comments

Comments
 (0)