Skip to main content

EQSIP SCRIP MASTER

This API returns the list of scripts (securities) eligible for Equity SIP (EQSIP) along with the supported exchange-series combinations.

🔍 Query Parameters

ParameterTypeRequiredDescriptionExample
userIdstringYesUser ID (UCC)"{{user_id}}"

🔑 Header Parameters

HeaderTypeDescriptionExample
Content-TypestringRequest payload formatapplication/json
AuthorizationstringAccess token for authenticated requests{{access_token}}
x-api-keystringAPI key used to authorize request{{x-api-key}}

🟢 Success Response - 200 OK

Content-Type: application/json

FieldTypeDescriptionExample
statusstringStatus of API call"success"
codestringResponse code"s-101"
messagestringSuccess message"EQSIP scrip master fetched successfully"
dataobjectEQSIP scrip configuration detailsRefer Data Object Fields

📦 Data Object Fields

FieldTypeDescription
allowed_scriptsarrayList of scripts eligible for EQSIP
allowed_seriesarrayList of exchange-series combinations supported for EQSIP

📘 Allowed Scripts

FieldTypeDescriptionExample
symbolstringTrading symbol"INFY"
exchangestringExchange segment"NSE_EQ"
seriesstringSeries code"EQ"

📘 Allowed Series

FieldTypeDescriptionExample
exchangestringExchange segment"NSE_EQ"
seriesstringAllowed series"EQ"