cURL
curl --request GET \ --url https://api.centosfi.com/v1/fills
{ "subaccount_to_fills": [ {} ] }
Fetch fills/trades for the user’s subaccounts.
Returns fills grouped by subaccount, filterable by instrument and time range.
1 <= x <= 1000
x >= 0
Successful Response
Schema for list of fills for a user.
Show child attributes