Configure Mid-Term Adjustment Types

The Mid-Term Adjustment (MTA) functionality enables users to modify active policies or master policies in response to customer requests. This section outlines the default MTA types and explains how to configure them to support your business requirements. Any changes made here apply to both the Policy Mid Term Adjustments process and the Master Policy Mid-Term Adjustments process.

View Default Mid-Term Adjustment Types

In FintechOS Portal go to Main Menu > Contract Management > Contract Management Settings > Insurance Settings > Mid Term Adjustment Types. The list is displayed.

The following alteration types are available for use during Policy and Master Policy Mid-Term Adjustments:

Alteration Display Name Description Product Type Policy Master Policy
Revoke Cancellation Revoke Cancellation Enables the reverse of a previously registered cancellation on a policy or master policy by reinstating the version that was active before the cancellation. This alteration allows modification of the effective date and/or due date for non-chronological mid-term adjustments and is available for all products configured to support non-chronological MTAs. Health, Home, Personal Accidents, Pet Insurance, Travel Insurance
Start Date Change Start Date Updates the start date of a policy or master policy to support backdated or future-dated contracts. This alteration is applicable only to contracts that have not yet started and are in Draft, Proposal, or Issued status. Health, Home, Motor, Personal Accidents, Pet Insurance, Property, Travel Insurance
Coverage Update Coverage Supports policy coverages modifications by updating insured sums, changing coverage cards, adjusting insured amounts, or modifying the excess value and type. Health, Home, Personal Accidents, Pet Insurance, Travel Insurance  
Due Date Update Due Date Changes the due date of installments by either assigning a specific collection day to all on-time installments or modifying an individual due date. Personal Accidents, Health, Home, Pet Insurance, SME Insurance
Payment Frequency Change Payment Frequency Updates the installment payment frequency. The new frequency must be one of the active values defined in the paymentFrequency option set. Personal Accidents, Health, Home, Pet Insurance, SME Insurance
Payment Type Change Payment Type Changes the payment method used for the installments. Personal Accidents, Health, Home, Pet Insurance, SME Insurance
Renewal Type Change Renewal Type Updates the renewal behavior of the policy, such as automatic renewal, renewal with offers, or no renewal. Personal Accidents, Health, Home, Pet Insurance, SME Insurance  
Insured Object Update Insured Object Applies changes to the insured or covered object defined in the policy. Personal Accidents, Health, Home, Pet Insurance, SME Insurance  
Mentions Mentions Updates free-text mentions or notes associated with the policy or master policy. Home, Pet Insurance
Update Policy Party Update Policy Party Updates the account associated with any role defined on the policy or master policy. Personal Accidents, Health, Home, Pet Insurance, SME Insurance  
Update Master Policy Party Update Master Policy Party Modifies registered parties on a master policy, such as changing the master policy holder. Personal Accidents, Health, Home, Pet Insurance, SME Insurance  

 

Use Cases

Configure Mid-term Adjustment Types

  1. In FintechOS Portal go to Main Menu > Contract Management > Contract Management Settings > Insurance Settings > Mid Term Adjustment Types. The list is displayed.

  2. Click Insert to configure a new mid-term adjustment type.

  3. Fill in the following fields:

    • MTA Type Name: Input a unique name for the mid-term adjustment type;

    • Display Name: Input a display name for the mid-term adjustment type;

    • Category: Select MTA; Cancellation, Reinstatement;

    • Specify the MTA Type Valid From and MTA Type Valid Until;

    • Available Offers Validity: choose between Current and On policy issue date;

    • Check the boxes whether it applies to Policy and/or Master Policy;

    • Add the Policy Form Name and/or Master Policy Form Name. In both cases, select in which policy or master policy status the mid-term adjustment can be issued. Also, select a mid-term adjustment form driven flow to apply in this case. You can choose an existing flow, or create a new one, and select it.

    • Add the Policy Eligible Statuses and/or Master Policy Eligible Statuses;

    • Tick the box if you want to Exclude Policy Under Master Policy. This applies to standalone policies and cannot be applied to policies under a master policy.

    • Add the Specific Form by Product;

    • Product Types: From the drop-down, select one or more product types to which you want the alteration to apply;

    • Product Names: Select an insurance product from the drop-down, filtered by the insurance type chosen above. If you haven't selected a product type, all insurance products are displayed in this field.

  4. In the Effective Date Settings section, fill in:

    • Check whether you allow Editable Effective Date;

    • Specify the Default Days To Add to Current Date;

    • Add the Allowed Backdated Days related to Current Date;

    • Specify the Allowed Future Days Related To Current Date.

  5. In the Behavior Settings section, fill in:

    • Logic Type: From the drop-down select either Policy Comparison or Specific Logic. The Policy Comparison logic is explained in the Register and Cancel an MTA Request section;

    • Set an Approval Step and specify the Approval Roles;

    • Calculate Premium: Check this field to trigger a premium recalculation;

    • Set the Pro-rate Type Config and Pro-rate Type;

    • Check the box for New Installment, Reactivate, Reactivate Security Roles;

    • Check Underwriting Rules: If you check this field, when the alterations occur, they are verified by the underwriting rules. If validated, this allows the alterations, or else the flow stops;

    • Allow Card Change: allow changes in offers;

    • Set to Automatic Register;

    • Specify whether you wish to Show In Customer Portal or not. If yes, select a Customer Portal Flow.

  6. In the Technical Settings section, fill in:

    • Use Business Service Component: specify the component;

    • Clone Initialization Library Name: Enter the library that contains the method written in the Selection Server Side Method field;
    • Clone Initialization Function: Enter the method that is called when the mid-term adjustment type is selected on the Mid-term Adjustment form;

    • Register Library Name: Enter the library that contains the method written in the Register Method field;

    • Register Method: Enter the method that is called when the mid-term adjustment type is validated on the Mid-term Adjustment form;

    • Validate Library Name: The library that contains the code used for final validation of the mid‑term adjustment;

    • Validate Function: The specific method that performs the final validation check before the adjustment is accepted;

    • Summary Text: Enter the text to be displayed after validating an mid-term adjustment type. It should contain tokens, for example:
      Starting {effectiveDate} {identifier} {attributeDisplayName} is modified from {initialValueDisplayName} to {newValueDisplayName}

      The used tokens must be from the PolicyAttributeChange entity.

  7. In the Extend Standard Flow section, add additional libraries and functions.

  8. Click Save and then Publish in Portal.