Added
New ROC (Return of Capital) dividend activity sub-type
about 13 hours ago
Adds Return of Capital (ROC) as a cash-dividend activity sub-type.
ROCis now a documented value ofactivity_sub_typeunder theDIVactivity type.- The cash-dividend activity schema now covers both Cash Dividend and Return of Capital, and its share-quantity field describes shares entitled to receive the dividend or return of capital.
- Boolean flags on the cash-dividend and substitute-payment activity schemas are now typed as strings with the values
trueandfalse, matching what the API returns.
Broker API
GET /v1/accounts/activitiesGET /v1/accounts/activities/{activity_type}GET /v2beta1/accounts/{account_id}/events/activities/{event_id}GET /v2beta1/events/activities
Trading API
GET /v2/account/activitiesGET /v2/account/activities/{activity_type}GET /v2beta1/events/activities