MF purchase plan attribute mapping for V1 SIPs
Refer to MF purchase plans for all attributes
| V1 SIP attribute |
V2 MF purchase plan attribute |
| isin |
scheme |
| amount |
amount |
| start_day |
installment_day |
| frequency |
frequency |
| installments |
number_of_installments |
| folio_number |
folio_number |
| mandate_id |
payment_method & payment_source |
| source_ref_id |
source_ref_id |
| user_ip |
user_ip |
| server_ip |
server_ip |
| order_gateway |
order_gateway |
| consent hash |
consent hash |
Migration procedure
- Map a V1 SIP with respective V2 MF purchase plan ID
- If you are maintain SIP ID against investor or investment accounts in your application then
- Use Fetch a SIP and List all SIPs of V1 SIP APIs to find V2 ID
- Update V2 ID for all SIPs in your application
- If you do not maintain SIP ID in your application
- Use List all mf purchase plans by investment account of the investor
- Start using the V2 MF purchase plan APIs
Learn V2 MF purchase API alternatives for all V1 SIP Actions