Credit limit simulation

Determine the loan amount that can be drawn against user's mutual fund and stock holdings.

Path Params
string
required
Defaults to gatewaydemo
Body Params
securities
array of objects
required

Required | Array of user's MF (and/or directly-pledgeable demat) holdings. Pass [] for stocks-only simulations.

securities*
string
required
Defaults to bajaj_finserv
Headers
string
required
Defaults to gatewayDemo_secret

Required | apiSecret shared for authentication

string
required
Defaults to eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJndWVzdCI6dHJ1ZSwiaWF0IjoxNjU0MzIxMDAwfQ.qiZ_w1yFYXhkdLMlqI28XJOXitfZwr64e2oL-lMEHZU

Required | JWT created with payload {"iss":"<your_gateway_name>"}, and signed with the shared secret

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json