Skip to main content

MARGIN INFO

This API retrieves available margin periodicity information for authorized end users through a middleware-based integration.

The response contains the list of supported margin periodicities that can be used for margin-related operations and reports.

🔗 Path Parameters

FieldsTypeRequiredDescriptionExample
typestringYesMargin information typelist

🔑 Header Parameters

FieldsTypeRequiredDescriptionExample
AuthorizationstringYesBearer token for authenticationaccess_token
x-api-keystringYesAPI key providedx-api-key

🔍 Query Parameters

FieldsTypeRequiredDescriptionExample
userIdstringYesUser ID (UCC){{user_id}}

🟢 Success Response - 200 OK

FieldsTypeDescriptionExample
statusstringStatus of API call"success"
codestringResponse code"s-101"
messagestringSuccess message"Margin information fetched successfully"
dataarray(object)List of supported margin periodicitiesSee below table

📘 Margin Info Object Fields

FieldsTypeDescriptionExample
PeriodicityNamestringName of the margin periodicity"Daily"
nPeriodicitystringMargin periodicity identifier"1"