2026-07-10

Summary: Corporate Actions

Corporate Actions

  • Added instrument-level corporate actions endpoints: GET /corporate_actions and GET /corporate_actions/{corporate_action_id}. These return corporate action data at the instrument level (without customer-specific fields such as taxes or settlement amounts). The response is polymorphic, supporting cash_dividend and income_distribution types.
  • Added new webhook event types: corporate_action.created and corporate_action.processed.