Interfaces
MFSIP

Interface: MFSIP

Single Mutual Fund SIP response.

Properties

completed_instalments

completed_instalments: number

Total number of completed instalments from the start


created

created: Date

Date at which the SIP was registered by the API


dividend_type

dividend_type: string

Dividend type (growth, payout)


frequency

frequency: string

Frequency at which order is triggered (monthly, weekly, or quarterly)


fund

fund: string

Name of the fund


instalment_amount

instalment_amount: number

Amount worth of units to purchase in each instalment


instalment_day

instalment_day: number

Calendar day in a month on which SIP order to be triggered (valid only incase of frequency monthly, else 0)


instalments

instalments: number

Number of instalments (-1 in case of SIPs active until cancelled)


last_instalment

last_instalment: Date

Date at which the last instalment was triggered


next_instalment

next_instalment: string

Upcoming instalment date


pending_instalments

pending_instalments: number

Number of instalments pending (-1 in case of SIPs active until cancelled)


sip_id

sip_id: string

Unique SIP id


sip_reg_num

sip_reg_num: null | string


sip_type

sip_type: string


status

status: string

ACTIVE, PAUSED or CANCELLED


step_up

step_up: Record<string, number>


tag

tag: string

Tag that was sent with an order to identify it (alphanumeric, max 8 chars)


tradingsymbol

tradingsymbol: string

ISIN of the fund.


transaction_type

transaction_type: string

BUY or SELL


trigger_price

trigger_price: number