List holding activityCopy Pageget https://api.atlar.com/financial-data/v2beta/portfolios/{pid}/holdings/{id}/activitiesReturns a list of holding activities.Path ParamspidstringrequiredID of the portfolioidstringrequiredID of the holdingQuery ParamstypestringenumInclude only activity with a given holding activity type.PURCHASEPURCHASEREDEEMDIVIDENDAllowed:PURCHASEREDEEMDIVIDENDdatestringobjectInclude only activity with property date matching the given value. The parameter value may be either a string for equality matching, or an object for range-like matching criteria.limitinteger1 to 500Defaults to 100Limit the number of items in resulting query response.tokenstringIf a query response contains a non-empty nextToken, use that value as token query parameter to continue pagination.Responses 200List of holding activities. 400Bad request.Updated 4 days ago