PAUSE / RESUME / CANCEL EQ SIP ORDER
This API allows you to pause, resume, or cancel an existing EQ SIP order.
🔗 Path Parameters
| Parameter | Type | Required | Description | Example |
|---|
| sipid | string | Yes | SIP Identifier | "SI1411220001" |
| orderStatus | string | Yes | Current SIP status | "PENDING" |
| scripName | string | Yes | Scrip symbol | "SBIN" |
| transactionType | string | Yes | Transaction type | "BUY" |
| investmentType | string | Yes | Investment type | "QUANTITY" |
| qtyOrVal | integer | Yes | Quantity or value | 1 |
🔍 Query Parameters
| Parameter | Type | Required | Description | Example |
|---|
| client_id | string | No | Client ID to fetch SIP data for end user | client_id=VISHAL1 |