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.
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
.