Get Detailed CAS

This API facilitates fetching mutual funds held by the user.

Input Type

InputTypeDescription
finsire_idstringA valid id generated during user creation
typestringType of CAS which is to be fetched. It takes 2 values, cas_summary and cas_detailed

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
param is missing or the value is empty: typetype is a required field. Should be one of the two enum values

You can try out this API here.