List transactions for a given portfolio (only transactions that affect balances are accessible).
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examples
For more information, please visit the Prime Java SDK.
The portfolio ID
A case insensitive list of symbols by which to filter the response
The transaction types by which to filter the response
UTC timestamp from which to filter the response (inclusive, ISO-8601 format)
UTC timestamp until which to filter the response (exclusive, ISO-8601 format)
Id to retrieve additional results strictly after.
Number of items to retrieve
Page sorting direction
DESC
, ASC
A successful response.
The response is of type object
.