This article lists the loan setup collection values available in the API. For more information on collection values, take a look at our Enumerated Values Index article.
Interest Rate Type (loan.rateType)
Value
Description
loan.rateType.annually
This is the annual interest rate.
loan.rateType.biweekly
This is the Bi-weekly interest rate. A biweekly interest rate of 1% is the same as an annual interest rate of 26%.
loan.rateType.monthly
This is the monthly interest rate. A monthly interest rate of 1% is the same as an annual interest rate of 12%.
loan.rateType.semiannually
This is the semi-annual interest rate. A semi-annual interest rate of 1% is the same as an annual interest rate of 2%.
loan.rateType.semimonthly
This is semi-monthly interest rate. A semi-monthly interest rate of 1% is the same as an annual interest rate of 24%.
loan.rateType.weekly
This is the weekly interest rate. A weekly interest rate of 1% is the same as an annual interest rate of 52%.
Loan Class (loan.class)
This is a list of all Loan Class types. This is usually the same as the collateral type.
Value
Description
loan.class.carLoan
This is for car loans
loan.class.consumer
This is for consumer loans
loan.class.mortgage
This is for Real Estate loans
loan.class.other
This is for other loans
Loan Type (loan.type)
This is a list of all loan types.
Value
Description
loan.type.creditLimit
This is for credit limit loans
loan.type.flooring
This is for flooring loans
loan.type.installment
This is for installment loans.
loan.type.lease
This is for leases
Loan Reporting Type (loan.reportingtype)
Value
Description
loan.reportingtype.C
This is the line of credit reporting type on a loan.
loan.reportingtype.I
This is the installment reporting type on a loan.
loan.reportingtype.M
This is the mortgage reporting type on a loan.
loan.reportingtype.O
This is the open reporting type on a loan.
loan.reportingtype.R
This is the revolving reporting type on a loan.
Loan Payment Frequency (loan.frequency)
This is a list of payment frequency options.
Value
Description
loan.frequency.annually
Payments are due once a year.
loan.frequency.biWeekly
Payments are due once every other week.
loan.frequency.custom
Payments are due at a custom interval.
loan.frequency.monthly
Payments are due once a month.
loan.frequency.quarterly
Payments are due once a quarter.
loan.frequency.semiannually
Payments are due twice a year.
loan.frequency.semiMonthly
Payments are due twice a month.
loan.frequency.semiMonthlyAlt
Payments are due twice a month, always on the 1st and 15th.
loan.frequency.single
Only a single payment will come due on the loan (full amount of loan due)
This is for Rule-78 loans (please note that these loans are illegal in many areas; check with the laws in the jurisdiction where your company resides before accruing interest based on the rule of 78s).
loan.calcType.simpleInterest
This is for simple interest loans.
loan.calcType.simpleIntLocked
This is for simple interest locked loans. Simple interest locked means no more and no less than the originally calculated interest amount will come due on the loan.
Days in Year (loan.daysInYear)
This is a list of all options for Days in Year calculations:
Value
Description
loan.daysInYear.actual
Use the actual number of days in a year.
loan.daysInYear.frequency
Use a number of days in a year that is calculated based on the payment frequency (number of days in a payment period * number of payment periods in a year).
This option pays only the discount portion of the principal until all the discount has been paid.
loan.discountCalc.percentage
The percentage will calculate the amount of discount by multiplying the principal portion of the payment by the original discount divided by the original principal balance.
loan.discountCalc.percentFixed
Percentage fixed works very similarly to percentage. The principal portion of a payment will always be split in the same percentage as the percent of the original discount to the total loan amount regardless of whether there is any discount due on the loan.
loan.discountCalc.rebalancing
Rebalancing calculates the discount as the unpaid discount divided by the remaining term of the loan.
Days in Year Alternate (loan.diyAlt)
Below is a list of options for Days in Year Alternate.
Value
Description
loan.diyAlt.no
This means no days in year alternate.
loan.diyAlt.yes
This means there is days in year alternate.
Days in Period (loan.daysinperiod)
Below is a list of options for custom days in a period.
Value
Description
loan.daysinperiod.1
Payment due every day
loan.daysinperiod.1B
Payment due every business day (Monday through Friday)
loan.daysinperiod.2
Payment due every other day
loan.daysinperiod.3
Loan period length is 3 days.
loan.daysinperiod.4
Loan period length is 4 days.
loan.daysinperiod.5
Loan period length is 5 days.
loan.daysinperiod.6
Loan period length is 6 days.
loan.daysinperiod.8
Loan period length is 8 days.
loan.daysinperiod.9
Loan period length is 9 days.
loan.daysinperiod.10
Loan period length is 10 days.
loan.daysinperiod.12
Loan period length is 12 days.
loan.daysinperiod.13
Loan period length is 13 days.
loan.daysinperiod.15
Loan period length is 15 days.
loan.daysinperiod.18
Loan period length is 18 days.
loan.daysinperiod.20
Loan period length is 20 days.
loan.daysinperiod.24
Loan period length is 24 days.
loan.daysinperiod.26
Loan period length is 26 days.
loan.daysinperiod.28
Loan period length is 28 days.
loan.daysinperiod.30
Loan period length is 30 days.
loan.daysinperiod.36
Loan period length is 36 days.
loan.daysinperiod.40
Loan period length is 40 days.
loan.daysinperiod.45
Loan period length is 45 days.
loan.daysinperiod.52
Loan period length is 52 days.
loan.daysinperiod.60
Loan period length is 60 days.
loan.daysinperiod.72
Loan period length is 72 days.
loan.daysinperiod.73
Loan period length is 73 days.
loan.daysinperiod.90
Loan period length is 90 days.
loan.daysinperiod.91
Loan period length is 91 days.
loan.daysinperiod.120
Loan period length is 120 days.
loan.daysinperiod.180
Loan period length is 180 days.
loan.daysinperiod.182
Loan period length is 182 days.
loan.daysinperiod.360
Loan period length is 360 days.
loan.daysinperiod.364
Loan period length is 364 days.
loan.daysinperiod.365
Loan period length is 365 days.
Last as Final (loan.lastasfinal)
Value
Description
loan.lastasfinal.no
0 - If more interest accrues on a loan that was originally intended, or payments were missed, add payments to the schedule to adjust.
loan.lastasfinal.yes
1 - Make the last loan payment larger to adjust for missed payments or extra interest accrual.
Curtailment Percentage Base (loan.curtailpercentbase)