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

<>: 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

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json