Holding Details
The Holding Update PayOut API endpoint processes a request to update payout details for a specified holding by ISIN ID, and it returns the updated holding quantities and status. This ensures accurate tracking of holding quantities post-update.
Endpoint
Header Parameters
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Request Parameter
Parameter | Value | Mandatory | Description |
---|---|---|---|
source | A | Y | Source of the request (e.g., "A") |
ISIN_id | ISIN356566777 | Y | ISIN CODE |
Request
Response
Response Parameter
Field | Explanation |
---|---|
Nse_Script_Code | The script code of the holding on the National Stock Exchange (NSE). NA indicates not applicable or not available. |
Sum_Of_Holding_Qty | Total quantity of the holding. |
BSE_Series | The series of the holding on the Bombay Stock Exchange (BSE). NA indicates not applicable or not available. |
NSE_Symbol | The symbol of the holding on the National Stock Exchange (NSE). NA indicates not applicable or not available. |
BSE_Script_Code | The script code of the holding on the Bombay Stock Exchange (BSE). NA indicates not applicable or not available. |
COST_PRICE | The cost price of the holding. NA indicates not applicable or not available. |
Utilized_Qty | Quantity of the holding that has been utilized. |
Remaining_Qty | Remaining quantity of the holding. |
BSE_Symbol | The symbol of the holding on the Bombay Stock Exchange (BSE). NA indicates not applicable or not available. |
NSE_Series | The series of the holding on the National Stock Exchange (NSE). NA indicates not applicable or not available. |
Last updated