Orders
get trade by order id
The api allows user to retrieve trade details using an order id. Often during partial trades or Bracket/ Cover Orders, traders get confused in reading trade from tradebook. The response of this API will include all the trades generated for a particular order id.
get/trades/{order-id}
Path parameters
order-idstring required
Headers
access-tokenstring required
Response
Successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.