Mutual Funds Portfolio Assesment
The summary API provides data points such as Total Invested, Total Returns, XIRR, etc. It also helps differentiate whether it is a One-Time investment or an SIP.
Input Type
Input | Type | Description |
---|---|---|
finsire_id | string | A valid id generated during user creation |
Common Error Scenarios
The following are the common error scenarios in sending an API request:
Error | Description |
---|---|
param is missing or the value is empty: finsire_id | finsire_id is a required field |
You can try out this API for Portfolio Sumary here
You can try out this API for Detailed Portfolio here
Updated 4 months ago