Order Trades
Get Trades generated by an Order. Valid for trades upto 10 days old.
post/auth/r/order/{symbol}:{id}/trades
Path parameters
symbolstring required
The trading pair symbol for which to retrieve order trades (e.g. tBTCUSD, tETHUSD, ...).
idinteger required
The ID of the order for which to retrieve order trades.
Request body
Response
200
Changes
No recorded changes to this endpoint across all 1 revision of this API.