LogoLogo
timvero.comMaven Repository
  • timveroOS SDK guide
  • timveroOS how-to
  • timveroOS admin-side setup
  • timveroOS Setup guides
    • v. 7.11
      • Working with the Data sources
        • Ready-to-deploy Data Providers
      • Low-code Decision processes/ Workflows
        • timveroOS workflows - [Beta]
          • Manual Decision-Making Process in timveroOS
        • Profiles formalization and mapping entities with workflows
        • User's Assignement to Warning (-s)
      • Credit products and additives, collateral
        • Credit products
          • Additives
        • Collateral/ securitization setup
      • Configuration of the pricing algorithms
        • Deal block
      • Documents
        • Generated documents
          • Signing of generated documents
        • Required documents
      • Roles creation
      • Notifications
      • Counters
      • Servicing
      • BI
      • Other useful features
        • Catalogs
        • Form builder
    • v. 7.10
      • Admin-side system setup
      • Data sources and BPM / Underwriting setup for Dynamic Profile formation
        • Selecting integrated data sources and Feature set management
          • Ready-to-deploy Data Providers
        • Developing of Participants' or Collateral's evaluation algorithm
          • Manual Decision-Making Process in timveroOS
          • User's Assignement to Warning (-s)
        • Mapping Participants' or Collateral's evaluation algorithm
      • Credit products and additives, collateral
        • Credit products
          • Additives
        • Collateral/ securitization setup
        • Deal TnC
      • Configuration of the Offer Generator Script
      • Documents
        • Generated documents
          • Signing of generated documents
        • Required documents
      • Roles creation
      • Notifications
      • BI
        • Adding custom chart to BI Dashboard
      • Servicing
      • Catalogues
Powered by GitBook
On this page
  • Business context
  • Configuration
  • Customizing Credit Product and Additive Templates

Was this helpful?

  1. timveroOS Setup guides
  2. v. 7.11
  3. Credit products and additives, collateral
  4. Credit products

Additives

PreviousCredit productsNextCollateral/ securitization setup

Last updated 2 months ago

Was this helpful?

Business context

Additives provide detailed specifications for credit products, covering aspects like collateral, durations, amounts, and interest rates, and considering the client's profile when necessary. For example, within a single credit product, three different additives can be created with varying amounts within the product's overall range:

  • Additive 1: Available to clients with a credit score above 690 points and no collateral required.

  • Additive 2: Available to clients with a credit score of 690 points or less and no collateral required.

  • Additive 3: Available to clients regardless of credit score, but requires a guarantee.

For each additive, the system allows Financial Institutions (FIs) to define loan terms within the limits of the credit product's terms and interest rate. Each additive includes a script that calculates the available limit for the participant and generates an offer. Additionally, a validation script is configured to assess the estimated securitization, determining the borrower's eligibility for offers that require specific types of securitization.

Important: Each credit product must have at least one additive.

Configuration

When a product is created, the system labels it as an 'Empty Additive Product.' This label signifies that at least one additive must be created for the product to be included in determining credit limits and the assembly of offers.

Here is an example of an Additive creation form:

Customizing Credit Product and Additive Templates

FIs can modify these templates through coding to fit the specific needs of their credit products. However, the core data model structure—comprising 'credit product' and 'additives'—remains unchanged.

The creation form for an additive requires the following:

  1. A distinct script for each type of process.

  2. An Offer Generator script, as detailed in step Configuration of the pricing algorithms

  3. Schedule engines defining the rules for creating a payment schedule. timveroOS supports custom interest accrual schemes. The provided screenshots include standard options like annuity and principal engines. Thartis SDK customization setting.

Example of rendered additives:

For the 'SUCCESS' product, three additives have been defined, each varying in maximum loan amounts, interest rates, and securitization requirements.

If a borrower does not provide a collateral or guarantor who meets the underwriting criteria, timveroOS will still generate an offer for the additive. However, this offer will not be selectable until a suitable guarantor or collateral is added to the application and successfully passes the underwriting process.

Users have the flexibility to add an additive to the product at any time, not just during the initial product creation. They can also disable any additive that is no longer applicable.