latestOpenAPI 3.1.02026-08-22181751733.6 KB

67f9f562c2c6

tradingPortfolioAnalyst

Transaction History

Transaction history for a given number of conids and accounts. Types of transactions include dividend payments, buy and sell transactions, transfers.

post/pa/transactions

Request body

acctIdsstring[]
conidsinteger[]
currencystring

Define the currency to display price amounts with.

daysinteger

Specify the number of days to receive transaction data for.

Response

An array of objects detailing contract information.

rcinteger

Client portal use only

ndinteger

Client portal use only

currencystring

Returns the currency the account is traded in.

frominteger

Returns the epoch time for the start of requests.

idstring

Returns the request identifier, getTransactions.

tointeger

Returns the epoch time for the end of requests.

includesRealTimeboolean

Returns if the trades are up to date or not.