/api/portfolio/v1/portfolios/{portfolioId}/transactions
List all transactions for a given portfolio to which the user with the access token belongs
portfolioId
stringRequiredoffset
integerlimit
integerdata
array[object] required id
string <uuid>
required trade_date
string <date-time>
required settlement_date
string <date-time>
required product
string type
string required buy
sell
cash
dividends_interest_fees
pending
transfer
cancel
blockchain_action
subtype
string required transaction_hash
string fees
string <decimal>
required unitPrice
string <decimal>
required quantity
string <decimal>
required totalAmount
string <decimal>
required error
string required errorName
string required reqId
string required