FAQs
Smallcase Webhook integration data
Hi, in the webhook integration, is the notification sent by your api going to be for the orders that were placed only on our Gateway?
SIP setup through Gateway
Can users setup an SIP through smallcase Gateway?
Error while importing holdings
I am trying to create a transaction id for user consent for importing holding but the API is giving error as "Intent not enabled". For is the API used and parameters sent
API : "https://gatewayapi.smallcase.com/gateway/gatewayname/transaction"
Type : POST
Parameters : {"intent": "HOLDINGS_IMPORT"}
Headers :
x-gateway-authtoken : jwt token with smallcaseAuthId
x-gateway-secret : Provided by smallcase
JavaScript SDK
Hi,
Please provide proper documentation, how implement to javascript Sdk.
Guest user is not connected even after completing broker login.
Hi, I am initializing the SDK with guest auth token and then perform broker login, but I am still being prompted to login with a broker if I try to execute buy/sell transaction. This does not happen if I provide an auth token created by signing an auth id.
Javascript SDK Error when login() is called
Hey I am trying to log in using javascript sdk but I am getting an error that says
no proper tutorial
Why there is no proper example on internet, so much issue during installation , taken so much time on installation and still unstable some time, can you please provide any proper references ,
Java sdk
How I can connect my Java backend to call smallcase api/sdk endpoints to buy/sell stocks.
Hiding Certain brokers from small case gateway for our app.
Can we hide certain broker login from the small case Gateway for our platform? Is it possible if yes how to do it?