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 ( appendix docid\ kfbmx4q3dxjtduqf75yx1 ) 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 { "object" "instalment plan", "label" "payment plan 3", "interval" 1, "cycle" "month", "upfront" 0, "interest" 0, "instalments" 3, "countries" null, "created at" 1682437120, "id" "ad99e198 c19b 4680 84e4 0209c2f943d4", "sales" 0, "customers" 0 }