Skip to main content

Exit Bracket Order

This API allows you to cancel a pending bracket order that is currently in the order book

🛣️Path Parameters

FieldsTypeRequiredDescriptionExample/Enum
ExchangestringyesExchange segmentNSE_EQ
order_idstringyesorder ID in URL encode formNWSYF000283

🟢Success Response - 200 Ok

FieldsTypeDescriptionExample/Enum
statusstringIndicates the result of API Call"success"
codestringResponse code corresponding to the request"s-101"
messagestringDescriptive message for the response"Success Message"

🔴 Error Response - 400 Bad Request

FieldTypeDescriptionExample
statusstringStatus of the API call Default Error"error"
codestringError code indicating the failure"e-101"
messagestringSpecific message explaining the reason for failed request."Error Message"
delete/transactional/v1/orders/bracket/{order_id}