Transactions
This endpoint returns a table containing all non-order-placement custodian-initiated transactions such as wires, options expiration settlements, assignments, corporate actions, etc.
Parameters
Header Parameters
Query Parameters
Timestamp filter. Accepts multiple formats including RFC3339 (e.g. 2024-07-12T00:00:00Z) and YYYY-MM-DD. The transactions returned will have system_dt >= after. If omitted, no lower bound is applied.
Timestamp filter. Accepts multiple formats including RFC3339 (e.g. 2024-07-12T23:59:59Z) and YYYY-MM-DD. The transactions returned will have system_dt <= until. If omitted, no upper bound is applied.
1500entry_type of transaction, for example WIREI (wire in), OPEXP (option expiration), OPXRC (option exercise), OPASN (option assignment), etc.
Filter transactions by symbol.
Responses
OK