Fetch pending actions

The API returns the pending actions, if any, for all the smallcases or for a given smallcase. The API provides the data like fix, rebalance, sell, buy and sip actions for the user

Use case: This API is ideal when you want to notify the user about their pending actions on the smallcases, or if you want any specific handling based on any pending action

Pending Actions - Explained

When a user performs any kind of investment or any other action on the smallcase, a situation may arise possibly, where there is some kind of an action that a user needs to perform on the smallcase, to keep/maintain the smallcase in a consistent state.

Learn more about pending actions


Request parameters

Path Params
string
required
Defaults to gatewaydemo
Query Params
string

Optional | if passed, only return pending actions for the iscid

Headers
string
required
Defaults to gatewayDemo_secret

Required | apiSecret shared for authentication

string
required
Defaults to eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzbWFsbGNhc2VBdXRoSWQiOiI2MzFmYWQwMWQ5ZmU3YmEzNGI2YzBhM2EiLCJleHAiOjE5MDAwMDAwMDB9.-_6ykYyKke4xuKImlYEPTX9fJhLoMU86qMHRX0YY6eA

Required | JWT signed with shared secret & payload for connected user

Response

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