Fetch Mutual Funds

πŸ“˜

Try out the API here

This API after verification the user identity and gives the assets held by the account holder in KFintech.

For this API,

Input: OTP verified in the previous API would be verified for the particular id of the user, used to call in internal architecture.

Output: All assets holding of user with particular asset NAV, unit holdings, unit prices, LTV value, AMC name and details, scheme type and further details will be provided.


Input Type

InputTypeDescription
finsire_idstringA valid id generated during user creation

Common Error Scenarios

The following are the common error scenarios in sending an API request:

ErrorDescription
param is missing or the value is empty: finsire_idfinsire_id is a required field
No AMC found.No mutual funds found associated with given email address

πŸ‘

You can try out API here