I'm trying to use the results from CustomerAccountData API; getInvestmentPositions, with the API call to getAccountTransactions.
Based on the API alone, getInvestmentPositions seems to have enough information such as SecurityInfo but that part never seems to return with the results. Am I missing an additional call or parameter that I can get the Security Info? Is there anything I can do to get the getInvestmentPosition service to return more information?