Modify FYI Notifications
Enable or disable group of notifications by the specific typecode.
Path parameters
typecode
Many FYI endpoints reference a "typecode" value. The table below lists the available codes and what they correspond to.
* `BA` - Borrow Availability
* `CA` - Comparable Algo
* `DA` - Dividends Advisory
* `EA` - Upcoming Earnings
* `MF` - Mutual Fund Advisory
* `OE` - Option Expiration
* `PR` - Portfolio Builder Rebalance
* `SE` - Suspend Order on Economic Event
* `SG` - Short Term Gain turning Long Term
* `SM` - System Messages
* `T2` - Assignment Realizing Long-Term Gains
* `TO` - Takeover
* `UA` - User Alert
* `M8` - M871 Trades
* `PS` - Platform Use Suggestions
* `DL` - Unexercised Option Loss Prevention Reminder
* `PT` - Position Transfer
* `CB` - Missing Cost Basis
* `MS` - Milestones
* `TD` - MiFID || 10% Deprecation Notice
* `ST` - Save Taxes
* `TI` - Trade Idea
* `CT` - Cash Transfer
Request
This endpoint expects an object.
enabled
the notification should be enabled or disabled.
Response
Successfully retrieve preset details
V
Returns 1 to state message was acknowledged.
T
Returns the time in ms to complete the edit.
Errors
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

