Place GTT Order
GTT (Good Till Triggered) orders let you place buy or sell orders that remain active until a specified trigger price is hit, without an expiry tied to a single trading session.
note
Access to GTT orders requires specific criteria. For more details or to get this feature enabled, please get in touch with your SIPL Support representative.
This API allows you to place a fresh GTT buy or sell order.
🛣️ Endpoint
POST {{hosturl}}/transactional/v1/orders/regular
🔑 Header Parameters
| Fields | Type | Required | Description | Example/Enum |
|---|---|---|---|---|
| Authorization | string | Yes | Bearer token for authentication | access_token |
| x-api-key | string | Yes | API key provided by broker | x-api-key |
| Content-Type | string | Yes | Must be application/json | application/json |