Transaction Details

Will you API, allow us to get the details of all the transaction done by the user in his broker account along with all the charges and entry and exit price details?

How to get investments of all users for a gateway.

I want to fetch investments for all users under a company gateway.

webhook

i want to create a webhook in smallcase is it possible

AMO order modified?

How does smallcase handle situations when AMO order is modified for STT? Does it send a webhook response to registered URL with some status?

How to logout from all small case accounts

How to logout from all small case accounts

how to get artifactory_user and artifactory_password

maven {
url "
https://artifactory.smallcase.com/artifactory/gradle-dev-local"
credentials {
username "${artifactory_user}"
password "${artifactory_password}"
}
}

Smallcase Portfolio

Are there API to CRUD smallcase private portfolio

How to get the scid?

After the broker login im getting the response but couldnt understood how to get the scid for smallcase api

while initialising Gateway using ScgatewayFlutterPlugin unable to getting the smallcaseAuthid

Hi Team,

SmallcaseAuthID generation

Q1)I have created ETF transactions, first time with guest role then second time onwards smallcaseauthid, if I uninstall the app and install app, will it create new smallcaseauthid?