Enumerated Values Index
An enumerated value (also known as an enumeration or enum) is a type of data that uses a set of pre-determined values for a field, ensuring data pushed into a system is valid. The Loan Management System API uses enumerated values within individual API requests, and our API Reference lists the values that are available for a field.
This index lists all available collections of enumerated values and provides links to pages that provide descriptions of each value.
In addition to this index, the LMS API includes an endpoint that allows you to pull the values from each collection for a quick search. To pull a list of enumerated values for a collection, send a GET
request to the following endpoint with standard LMS API headers:
GET https://loanpro.simnang.com/api/public/api/1/collections({group})/items
Authorization: Bearer {token}
Autopal-Instance-Id: {Tenant ID}
Content-Type: application/json
Replace {group}
with the collection's name:
https://loanpro.simnang.com/api/public/api/1/collections(autopay.type)/items
Index
The following index lists all available enumerated value collections and provides links to articles with additional detail.
Loan
This is the loan setup collections which include things, such as percentage, interest, frequency, etc.
Collection | Article Link |
---|---|
loan.begend | API – Loan Setup Values |
loan.calcType | API – Loan Setup Values |
loan.class | API – Loan Setup Values |
loan.curtailpercentbase | API – Loan Setup Values |
loan.daysInYear | API – Loan Setup Values |
loan.daysinperiod | API – Loan Setup Values |
loan.discountInamtadd | API – Loan Setup Values |
loan.discountCalc | API – Loan Setup Values |
loan.discountsplit | API – Loan Setup Values |
loan.diyAlt | API – Loan Setup Values |
loan.endInterest | API – Loan Setup Values |
loan.feepastduecalc | API – Loan Setup Values |
loan.feesPaidBy | API – Loan Setup Values |
loan.firstdayinterest | API – Loan Setup Values |
loan.firstPeriodDays | API – Loan Setup Values |
loan.fixedterm | API – Loan Setup Values |
loan.frequency | API – Loan Setup Values |
loan.interestApplication | API – Loan Setup Values |
loan.lastasfinal | API – Loan Setup Values |
loan.lateFee | API – Loan Setup Values |
loan.latefeepercentbase | API – Loan Setup Values |
loan.nddCalc | API – Loan Setup Values |
loan.pmtdateapp | API – Loan Setup Values |
loan.rateType | API – Loan Setup Values |
loan.type | API – Loan Setup Values |
Charges
This is the charge collections which include things, such as calculation, percentage, events, etc.
Collection | Article Link |
---|---|
loan.latefeeapp | API – Charge Values |
charge.recurring.calculation | API – Recurring Charge Values |
charge.recurring.event | API – Recurring Charge Values |
charge.recurring.percentagebase | API – Recurring Charge Values |
charge.types | API – Recurring Charge Values |
Collateral Tracking
This is the collateral collections which includes the status and collateral type.
Collection | Article Link |
---|---|
collateral.gpsstatus | API – Collateral Tracking Values |
collateral.type | API – Collateral Tracking Values |
Context
This is the context collections in the API, such as format and section.
Collection | Article Link |
---|---|
context.format | API – Context Values |
context.section | API – Context Values |
Computation Field
This is the computation field collections in the API.
Collection | Article Link |
---|---|
computationField.format | API – Computation Field Values |
computationField.round | API – Computation Field Values |
Escrow
This is the escrow collections on a loan, such as escrow map, payoff, percent base, etc.
Collection | Article Link |
---|---|
loan.escrowAvailability | API – Escrow Values |
loan.escrowextendfinal | API – Escrow Values |
loan.escrowmap | API – Escrow Values |
loan.escrowpayoff | API – Escrow Values |
loan.escrowPercentBase | API – Escrow Values |
loan.escrowpmtapp | API – Escrow Values |
loan.escrowProrateFirst | API – Escrow Values |
Funding
This is the loan funding collections which include things, such as funding method and status.
Collection | Article Link |
---|---|
loan.funding.auth | API – Loan Funding Values |
loan.funding.method | API – Loan Funding Values |
loan.funding.status | API – Loan Funding Values |
Insurance
This is the insurance collections in the API.
Collection | Article Link |
---|---|
loan.insuranceStatus | API – Loan Insurance Status Values |
Prorate First
This is the loan prorate first collections in the API.
Collection | Article Link |
---|---|
loan.proratefirst | API – Loan Prorate First Values |
Promises
This is the promise collections in the API.
Collection | Article Link |
---|---|
loan.promise.type | API – Promise Values |
Settings
This is the loan settings collections which include things, such as credit status and credit bureau.
Collection | Article Link |
---|---|
loan.creditbureau | API – Loan Settings Values |
loan.creditstatus | API – Loan Settings Values |
loan.ecoacodes | API – Loan Settings Values |
loan.reportingtype | API – Loan Settings Values |
Configurable Payment Schedule (formerly Schedule Roll)
This is the schedule roll collections in the API such as the schedule roll and roll payment.
Collection | Article Link |
---|---|
loan.rollPayment | API – Schedule Roll Values |
loan.rollScheduleSolve | API – Schedule Roll Values |
Customer
This is the customer collections that includes things, such as status, type, gender, etc.
Collection | Article Link |
---|---|
loan.customerRole | API – Loan Customer Role Values |
customer.gender | API – Customer Values |
customer.generationCode | API – Customer Values |
customer.idType | API – Customer Values |
customer.phoneType | API – Customer Phones |
customerReference.relation | API – Customer References |
customer.status | API – Customer Values |
customer.type | API – Customer Values |
Bank Account
This is the bank account collections which include things such as bank account type and check type.
Collection | Article Link |
---|---|
bankacct.checktype | API – Bank Account Check Type Values |
bank.acct.type | API – Bank Account Type Values |
Credit
This is the credit card collections in the API.
Collection | Article Link |
---|---|
Collection | Article Link |
creditCard.type | API – Credit Card Type Values |
Employer
This is the collections for the customer employer which includes things, such as income and pay date frequency.
Collection | Article Link |
---|---|
customerEmployer.incomeFrequency | API – Employer Values |
customerEmployer.payDateFrequency | API – Employer Values |
SMS
This is the loan SMS status collections in the API.
Collection | Article Link |
---|---|
loan.smsStatus | API – Loan SMS Status Values |
Company
This is the company collections such as the companies email, phone, country, etc.
Collection | Article Link |
---|---|
company.country | API – Loan Funding Values, API – Company Values, and API – Addresses |
company.dateformat | API – Company Values |
company.email | API – Company Values |
company.phone | API – Company Values |
company.theme | API – Company Values |
company.timezone | API – Company Values |
Payment Processing
Payments
This is the payment collections in the API, such as methods, processors, status, etc.
Collection | Article Link |
---|---|
payment.application | API – Payments Values |
paymentAccount.type | API – Payments Values, API – Payment Profile Values |
loan.cardfee.types | API – Payments Values |
payment.echeck.processor | API – Payments Values |
payment.echeckauth | API – Payments Values |
payment.extra.periods | API – Payments Values |
payment.extra.tx | API – Payments Values |
payment.methods | API – Payments Values |
payment.processor | API – Payments Values |
payment.reverse | API – Payments Values |
payment.status | API – Payments Values |
loan.smoothpayments | API – Smooth Payments Values |
transaction.type | API – Escrow Transaction Values |
Autopay
This is the autopay collections which includes collections such as amount type, method type, status, etc.
Collection | Article Link |
---|---|
autopay.amountType | API – AutoPay Values |
autopay.methodType | API – AutoPay Values |
autopay.recurringFrequency | API – AutoPay Values |
autopay.status | API – AutoPay Values |
autopay.type | API – AutoPay Values |
NACHA
This is the NACHA collections return codes.
Collection | Article Link |
---|---|
nacha.returnCode | API – NACHA Return Code Values |
Other
Collector Queue
This is the collector queue collections in the API.
Collection | Article Link |
---|---|
collectorQueue.set | API – Collector Queue Values |
Custom Field
This is the custom field collections which includes entity and type.
Collection | Article Link |
---|---|
customfield.entity | API – Custom Field Values |
customfield.type | API – Custom Field Values |
Credit
This is the credit collections in the API.
Collection | Article Link |
---|---|
creditReport.status | API – Credit Report Values |
Data Dump
This is the data dump process collections in the API.
Collection | Article Link |
---|---|
dataDumpProcess.status | API – Data Dump Process Values |
Due Date/Late Fees
This is the loan due dates/late fee collections which includes things, such as amount past due, late fee calculation, loan business due dates, etc.
Collection | Article Link |
---|---|
loan.apd.adjust.type | API – Amount Past Due Adjustments |
loan.businessduedates | API – Loan Business Due Dates Values |
loan.lateFeeCalc | API – Late Fee Calculation Values |
Geo
This is the Geo collections which includes things, such as province and state.
Collection | Article Link |
---|---|
geo.province | API – Geo Values |
geo.state | API – Geo Values |
Notes
This is the notes subcategory collections in the API.
Collection | Article Link |
---|---|
note.subcategory | API – Note Subcategory Values |
Updated 5 months ago