Skip to main content

Get Order Trades

Get trades for an order number

curl --location 'https://api.upstox.com/v2/order/trades?order_id=240108010445100' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {your_access_token}'