Context Values
Introduction
This article lists the context format collection values that are available in the API. For more information on collection values, take a look at our Enumerated Values Index article.
Context Format (context.format)
Value | Description |
---|---|
context.format.array | This is an array variable in context format. |
context.format.boolean | This is the format boolean where the value can only be true or false. |
context.format.currency | This is the amount of money on a loan. |
context.format.date | This is the formatting for a date you enter in. |
context.format.email | This is the formatting for an email you enter in. |
context.format.numeric | Formatting for a specific numeric number. |
context.format.percentage | Formatting for the percentage on a loan. |
context.format.phone | Formatting for the phone number on a loan. |
context.format.selection | The selection you can choose on a loan. |
context.format.text | The text option you can use with formatting a loan. |
context.format.url | The formatting for a URL to make sure it's correct. |
Context Section (context.section)
Value | Description |
---|---|
context.section.amounts | This is the amount due on an account. |
context.section.amounts\_collected | This is the amount collected on an account. |
context.section.autopay | This is the autopay information on an account. |
context.section.basic | This has the loan basic information on an account. |
context.section.calculated | This is the calculated values on a loan. |
context.section.checklist | This is the checklist option on a loan. |
context.section.collateral | This is the collateral that is on a loan. |
context.section.collected | This is the payments collected on a loan. |
context.section.company | This is the company information section. |
context.section.custfields | This is the custom fields section. |
context.section.customer | This is the customer section on an account. |
context.section.customer\_employer | The employer of the customer information. |
context.section.customer\_payment | The payment methods that a customer uses. |
context.section.customer\_personal | The customers personal information on an account. |
context.section.customer\_settings | The customer settings on an account. |
context.section.dates | The dates section on an account. |
context.section.general | The general information on an account. |
context.section.insurance | The insurance section on a loan account. |
context.section.last\_payment | The last payment breakdown on a loan. |
context.section.loan\_alert | The loan alerts on an account. |
context.section.loan\_custom | This is the loan custom fields section on an account. |
context.section.next\_payment | This is the next payment breakdown on an account. |
context.section.payment | This is the payment section of a loan. |
context.section.payoff | This is the payment amounts on an account. |
context.section.portfolios | This is the loan portfolio section on an account. |
context.section.promises | This is the promises section on an account. |
context.section.regz | The section Regulation Z in custom queries. |
context.section.settings | This is the settings section in an account. |
context.section.setup\_additional | This is the loan setup additional section on an account. |
context.section.setup\_advanced | This is the loan setup advanced section on an account. |
context.section.setup\_escrow | This is the loan setup escrow section in an account. |
setup\_late | This is the loan setup late fee on an account. |
setup\_terms | This is the loan setup terms on an account. |
context.section.source | This is the source company section in an account. |
context.section.source\_custom | This is the source company custom fields section. |
context.section.tenant | This is the tenant information section on an account. |
context.section.til | The section TIL disclosures in custom queries. |
Updated 7 months ago