Skip to main content

Get Order Details

Get order details for an order number

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