View source: R/GetPortfolioTransactions.R
GetPortfolioTransactionsRaw | R Documentation |
This function queries the Archway API for information on Portfolio Transactions for a given period and returns xml
GetPortfolioTransactionsRaw( username, password, enterpriseID, StartDate, EndDate )
username |
Username for the API |
password |
Password for the API |
enterpriseID |
Enterprise ID |
StartDate |
Date for beginning of period in yyyy-mm-dd format |
EndDate |
Date for end of period in yyyy-mm-dd format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.