Deprecated features of scheme master
Deprecated scheme related attributes that will be removed
Below attributes are now available in the frequency specific data hash for each of the plan type (SIP\SWP\STP)
Deprecated Attributes | New Attribute |
---|---|
min_sip_amount min_swp_amount min_stp_in_amount |
min_installment_amount |
max_sip_amount max_swp_amount max_stp_in_amount |
max_installment_amount |
sip_multiples swp_multiples stp_in_amount_multiples |
amount_multiples |
min_sip_installments min_swp_installments min_stp_out_installments |
min_installments |
sip_frequency_data | sip_frequency_specific_data |
swp_frequency_data | swp_frequency_specific_data |
stp_frequency_data | stp_frequency_specific_data |
Modification of data Types for amount/unit related attributes in Fund Scheme API
All amount/unit related attributes currently are of integer data type. At times, AMCs maintain decimal values for amounts especially for the amount multiples
. FP will change to decimal data type for below attributes to enhance the accuracy in MF order collection.
List of decimal type attributes in scheme master
- min_initial_investment
- min_additional_investment
- initial_investment_multiples
- max_initial_investment
- max_additional_investment
- additional_investment_multiples
- min_withdrawal_amount
- min_withdrawal_units
- max_withdrawal_amount
- max_withdrawal_units
- withdrawal_multiples
- withdrawal_multiples_units
- min_sip_amount
- min_swp_amount
- min_stp_in_amount
- max_sip_amount
- max_swp_amount
- max_stp_in_amount
- sip_multiples
- swp_multiples
- stp_in_amount_multiples
- min_switch_in_amount
- switch_in_amount_multiples
- min_switch_out_units
- switch_out_unit_multiples
- switch_out_amount_multiples