Endpoints
-
Get the view of corporate actions under a particular owner
Get the information for all the Mandatory and Voluntary events which impact clients under a particular owner. An event impacts a client only when the client holds corresponding positions. Cancelled events are excluded.
GET https://gateway.saxobank.com/sim/openapi/ca/v2/eventviews?$skip={$skip}&$top={$top}&AssetTypes={AssetTypes}&CorporateActionTypes={CorporateActionTypes}&ElectionStatuses={ElectionStatuses}&EventStates={EventStates}&EventStatus={EventStatus}&EventTypes={EventTypes}&FromDeadlineDate={FromDeadlineDate}&FromExDate={FromExDate}&FromPayDate={FromPayDate}&FromRecordDate={FromRecordDate}&IncludeLapsedEvents={IncludeLapsedEvents}&Keywords={Keywords}&OwnerKey={OwnerKey}&SortColumn={SortColumn}&SortType={SortType}&ToDeadlineDate={ToDeadlineDate}&ToExDate={ToExDate}&ToPayDate={ToPayDate}&ToRecordDate={ToRecordDate}