Added
New REO (Reorganization) activity type
August 7th, 2026
Adds REO to the ActivityType enum. Reorganization events now appear in account activities and the activity event stream with this type.
- Adds the
REOvalue to theactivity_typeenum. - Adds
REOactivity sub-types onactivity_sub_type:REOS(stock only),REOC(cash only), andREOSC(stock and cash). - Adds a
REOactivity detail variant to the V2 activity event stream.
Broker API
GET /v1/accounts/activitiesGET /v1/accounts/activities/{activity_type}GET /v2beta1/accounts/{account_id}/events/activities/{event_id}GET /v2beta1/events/activities