Accounting API
Instalment Plans

Instalment Plan Object

Attributes

id string A unique identifier for the instalment plan.



object string The value is always instalment_plan.



label string The label of the instalment plan.



interval integer The interval of the instalment plan.



cycle string The billing cycle of the instalment plan. The possible values are month, day, year and week.



upfront decimal The percent amount to be collected upfront.



interest decimal The interest rate to be collect.



countries array of strings (Country code) The country whitelist of the instalment.



instalments integer The total number of instalments.



created_at timestamp The date the instalment plan was created.



sales integer The total number of sales



customers integer The total number of customers who made a purchase with this instalment plan.