Retrieve fills on a given portfolio. This endpoint requires a start_date, and returns a payload with a default limit of 100 if not specified by the user. The maximum allowed limit is 3000.
Prime CLI
Use the Prime CLI to test this endpoint by following the quick start guide and running this command:
For more information, please visit the Prime CLI.
The portfolio ID associated with the order
Cursor used for pagination (last consumed record)
Number of items to retrieve
A start date for the fills to be queried from
An end date for the fills to be queried until
Sorting order
DESC
, ASC
A successful response.
The response is of type object
.