DunningLevel Data Type

Implemented Interfaces
IReferenceEntity, Serializable
Properties
name data type constraints description
minBalanceCurrency Currency  
parentEntityType object  
chargeCurrency Currency  
descriptionAndCode string  
notified boolean  
relatedPolicies array of DunningPolicyLevel  
active boolean  
chargeValue number  
appendGeneratedCode boolean  
auditable Auditable  
dunningActions array of DunningAction  
code string required, max size: 255, min size: 1
description string max size: 255, min size: 0
id number  
softDecline boolean  
version number  
minBalance number  
daysOverdue number  
referenceDescription string  
endOfDunningLevel boolean  
auditableFields array of AuditableFieldHistory  
reminder boolean  
historized boolean  
referenceCode string  
chargeType DunningLevelChargeTypeEnum  
parentEntity BusinessEntity  
descriptionOrCode string  
transient boolean  
codeChanged boolean  

Example

{
  "minBalanceCurrency" : {
    "systemCurrency" : true,
    "description" : "...",
    "currencyCode" : "...",
    "descriptionEn" : "...",
    "notified" : true,
    "symbol" : "...",
    "version" : 12345,
    "id" : 12345,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "creator" : "...",
      "updater" : "..."
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    }, {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    } ],
    "historized" : true,
    "transient" : true
  },
  "parentEntityType" : { },
  "chargeCurrency" : {
    "systemCurrency" : true,
    "description" : "...",
    "currencyCode" : "...",
    "descriptionEn" : "...",
    "notified" : true,
    "symbol" : "...",
    "version" : 12345,
    "id" : 12345,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "creator" : "...",
      "updater" : "..."
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "STATUS",
      "fieldName" : "..."
    }, {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "STATUS",
      "fieldName" : "..."
    } ],
    "historized" : true,
    "transient" : true
  },
  "descriptionAndCode" : "...",
  "notified" : true,
  "relatedPolicies" : [ {
    "notified" : true,
    "auditableFields" : [ {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    }, {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    } ],
    "transient" : true,
    "id" : 12345,
    "historized" : true,
    "version" : 12345,
    "sequence" : 12345,
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "creator" : "...",
      "updater" : "..."
    },
    "dunningLevel" : {
      "minBalanceCurrency" : { },
      "parentEntityType" : { },
      "chargeCurrency" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "relatedPolicies" : [ { }, { } ],
      "active" : true,
      "chargeValue" : 12345.0,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "dunningActions" : [ { }, { } ],
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "softDecline" : true,
      "version" : 12345,
      "minBalance" : 12345.0,
      "daysOverdue" : 12345,
      "referenceDescription" : "...",
      "endOfDunningLevel" : true,
      "auditableFields" : [ { }, { } ],
      "reminder" : true,
      "historized" : true,
      "referenceCode" : "...",
      "chargeType" : "PERCENTAGE",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "codeChanged" : true
    },
    "dunningPolicy" : {
      "includePayReminder" : true,
      "auditable" : { },
      "dunningPolicyRules" : [ { }, { } ],
      "attachInvoicesToEmails" : true,
      "minBalanceTrigger" : 12345.0,
      "disabled" : true,
      "policyName" : "...",
      "transient" : true,
      "policyDescription" : "...",
      "historized" : true,
      "id" : 12345,
      "notified" : true,
      "determineLevelBy" : "DAYS_OVERDUE_OR_BALANCE_THRESHOLD",
      "isActivePolicy" : true,
      "interestForDelaySequence" : 12345,
      "minBalanceTriggerCurrency" : { },
      "active" : true,
      "totalDunningLevels" : 12345,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "policyPriority" : 12345,
      "includeDueInvoicesInThreshold" : true,
      "dunningLevels" : [ { }, { } ],
      "isDefaultPolicy" : true
    },
    "collectionPlanStatus" : {
      "version" : 12345,
      "description" : "...",
      "colorCode" : "...",
      "historized" : true,
      "id" : 12345,
      "dunningSettings" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "status" : "ACTIVE",
      "auditable" : { },
      "transient" : true
    }
  }, {
    "notified" : true,
    "auditableFields" : [ {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "RENEWAL",
      "fieldName" : "..."
    }, {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    } ],
    "transient" : true,
    "id" : 12345,
    "historized" : true,
    "version" : 12345,
    "sequence" : 12345,
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "creator" : "...",
      "updater" : "..."
    },
    "dunningLevel" : {
      "minBalanceCurrency" : { },
      "parentEntityType" : { },
      "chargeCurrency" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "relatedPolicies" : [ { }, { } ],
      "active" : true,
      "chargeValue" : 12345.0,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "dunningActions" : [ { }, { } ],
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "softDecline" : true,
      "version" : 12345,
      "minBalance" : 12345.0,
      "daysOverdue" : 12345,
      "referenceDescription" : "...",
      "endOfDunningLevel" : true,
      "auditableFields" : [ { }, { } ],
      "reminder" : true,
      "historized" : true,
      "referenceCode" : "...",
      "chargeType" : "PERCENTAGE",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "codeChanged" : true
    },
    "dunningPolicy" : {
      "includePayReminder" : true,
      "auditable" : { },
      "dunningPolicyRules" : [ { }, { } ],
      "attachInvoicesToEmails" : true,
      "minBalanceTrigger" : 12345.0,
      "disabled" : true,
      "policyName" : "...",
      "transient" : true,
      "policyDescription" : "...",
      "historized" : true,
      "id" : 12345,
      "notified" : true,
      "determineLevelBy" : "DAYS_OVERDUE_OR_BALANCE_THRESHOLD",
      "isActivePolicy" : true,
      "interestForDelaySequence" : 12345,
      "minBalanceTriggerCurrency" : { },
      "active" : true,
      "totalDunningLevels" : 12345,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "policyPriority" : 12345,
      "includeDueInvoicesInThreshold" : true,
      "dunningLevels" : [ { }, { } ],
      "isDefaultPolicy" : true
    },
    "collectionPlanStatus" : {
      "version" : 12345,
      "description" : "...",
      "colorCode" : "...",
      "historized" : true,
      "id" : 12345,
      "dunningSettings" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "status" : "SUCCESS",
      "auditable" : { },
      "transient" : true
    }
  } ],
  "active" : true,
  "chargeValue" : 12345.0,
  "appendGeneratedCode" : true,
  "auditable" : {
    "created" : 12345,
    "lastUser" : "...",
    "updated" : 12345,
    "lastModified" : 12345,
    "creator" : "...",
    "updater" : "..."
  },
  "dunningActions" : [ {
    "code" : "...",
    "codeChanged" : true,
    "description" : "...",
    "actionMode" : "AUTOMATIC",
    "auditableFields" : [ {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    }, {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    } ],
    "historized" : true,
    "scriptInstance" : {
      "sourcingRoles" : [ "...", "..." ],
      "auditable" : { },
      "referenceCode" : "...",
      "parentEntityType" : { },
      "error" : true,
      "parentEntity" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "transient" : true,
      "version" : 12345,
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "scriptInstanceCategory" : { },
      "sourceTypeEnum" : "JAVA",
      "scriptErrors" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "notified" : true,
      "reuse" : true,
      "active" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "disabled" : true,
      "executionRoles" : [ "...", "..." ],
      "script" : "...",
      "id" : 12345,
      "auditableFields" : [ { }, { } ]
    },
    "appendGeneratedCode" : true,
    "transient" : true,
    "referenceDescription" : "...",
    "attachDueInvoices" : true,
    "version" : 12345,
    "activeAction" : true,
    "relatedLevels" : [ {
      "minBalanceCurrency" : { },
      "parentEntityType" : { },
      "chargeCurrency" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "relatedPolicies" : [ { }, { } ],
      "active" : true,
      "chargeValue" : 12345.0,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "dunningActions" : [ { }, { } ],
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "softDecline" : true,
      "version" : 12345,
      "minBalance" : 12345.0,
      "daysOverdue" : 12345,
      "referenceDescription" : "...",
      "endOfDunningLevel" : true,
      "auditableFields" : [ { }, { } ],
      "reminder" : true,
      "historized" : true,
      "referenceCode" : "...",
      "chargeType" : "FLAT_AMOUNT",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "codeChanged" : true
    }, {
      "minBalanceCurrency" : { },
      "parentEntityType" : { },
      "chargeCurrency" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "relatedPolicies" : [ { }, { } ],
      "active" : true,
      "chargeValue" : 12345.0,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "dunningActions" : [ { }, { } ],
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "softDecline" : true,
      "version" : 12345,
      "minBalance" : 12345.0,
      "daysOverdue" : 12345,
      "referenceDescription" : "...",
      "endOfDunningLevel" : true,
      "auditableFields" : [ { }, { } ],
      "reminder" : true,
      "historized" : true,
      "referenceCode" : "...",
      "chargeType" : "PERCENTAGE",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "codeChanged" : true
    } ],
    "descriptionOrCode" : "...",
    "id" : 12345,
    "actionType" : "RETRY_PAYMENT",
    "descriptionAndCode" : "...",
    "parentEntity" : {
      "auditable" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "parentEntity" : { },
      "code" : "...",
      "codeChanged" : true,
      "description" : "...",
      "transient" : true,
      "notified" : true,
      "appendGeneratedCode" : true
    },
    "referenceCode" : "...",
    "notified" : true,
    "attachOverdueInvoices" : true,
    "actionNotificationTemplate" : {
      "description" : "...",
      "tagStartDelimiter" : "...",
      "referenceCode" : "...",
      "parentEntity" : { },
      "type" : "DUNNING",
      "historized" : true,
      "transient" : true,
      "tagEndDelimiter" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "descriptionOrCode" : "...",
      "startDate" : 12345,
      "media" : "IM",
      "codeChanged" : true,
      "htmlContent" : "...",
      "endDate" : 12345,
      "textContent" : "...",
      "version" : 12345,
      "notified" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "subject" : "...",
      "id" : 12345,
      "referenceDescription" : "..."
    },
    "assignedTo" : {
      "agentEmailItem" : "...",
      "auditable" : { },
      "notified" : true,
      "dunningSettings" : { },
      "version" : 12345,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "agentLastNameItem" : "...",
      "agentFirstNameItem" : "...",
      "collectionAgency" : "...",
      "id" : 12345,
      "transient" : true,
      "external" : true
    },
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "creator" : "...",
      "updater" : "..."
    },
    "actionChannel" : "CERTIFIED_LETTER",
    "parentEntityType" : { }
  }, {
    "code" : "...",
    "codeChanged" : true,
    "description" : "...",
    "actionMode" : "AUTOMATIC",
    "auditableFields" : [ {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    }, {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    } ],
    "historized" : true,
    "scriptInstance" : {
      "sourcingRoles" : [ "...", "..." ],
      "auditable" : { },
      "referenceCode" : "...",
      "parentEntityType" : { },
      "error" : true,
      "parentEntity" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "transient" : true,
      "version" : 12345,
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "scriptInstanceCategory" : { },
      "sourceTypeEnum" : "JAVA",
      "scriptErrors" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "notified" : true,
      "reuse" : true,
      "active" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "disabled" : true,
      "executionRoles" : [ "...", "..." ],
      "script" : "...",
      "id" : 12345,
      "auditableFields" : [ { }, { } ]
    },
    "appendGeneratedCode" : true,
    "transient" : true,
    "referenceDescription" : "...",
    "attachDueInvoices" : true,
    "version" : 12345,
    "activeAction" : true,
    "relatedLevels" : [ {
      "minBalanceCurrency" : { },
      "parentEntityType" : { },
      "chargeCurrency" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "relatedPolicies" : [ { }, { } ],
      "active" : true,
      "chargeValue" : 12345.0,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "dunningActions" : [ { }, { } ],
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "softDecline" : true,
      "version" : 12345,
      "minBalance" : 12345.0,
      "daysOverdue" : 12345,
      "referenceDescription" : "...",
      "endOfDunningLevel" : true,
      "auditableFields" : [ { }, { } ],
      "reminder" : true,
      "historized" : true,
      "referenceCode" : "...",
      "chargeType" : "FLAT_AMOUNT",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "codeChanged" : true
    }, {
      "minBalanceCurrency" : { },
      "parentEntityType" : { },
      "chargeCurrency" : { },
      "descriptionAndCode" : "...",
      "notified" : true,
      "relatedPolicies" : [ { }, { } ],
      "active" : true,
      "chargeValue" : 12345.0,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "dunningActions" : [ { }, { } ],
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "softDecline" : true,
      "version" : 12345,
      "minBalance" : 12345.0,
      "daysOverdue" : 12345,
      "referenceDescription" : "...",
      "endOfDunningLevel" : true,
      "auditableFields" : [ { }, { } ],
      "reminder" : true,
      "historized" : true,
      "referenceCode" : "...",
      "chargeType" : "FLAT_AMOUNT",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "transient" : true,
      "codeChanged" : true
    } ],
    "descriptionOrCode" : "...",
    "id" : 12345,
    "actionType" : "RETRY_PAYMENT",
    "descriptionAndCode" : "...",
    "parentEntity" : {
      "auditable" : { },
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "parentEntity" : { },
      "code" : "...",
      "codeChanged" : true,
      "description" : "...",
      "transient" : true,
      "notified" : true,
      "appendGeneratedCode" : true
    },
    "referenceCode" : "...",
    "notified" : true,
    "attachOverdueInvoices" : true,
    "actionNotificationTemplate" : {
      "description" : "...",
      "tagStartDelimiter" : "...",
      "referenceCode" : "...",
      "parentEntity" : { },
      "type" : "INVOICE",
      "historized" : true,
      "transient" : true,
      "tagEndDelimiter" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "descriptionOrCode" : "...",
      "startDate" : 12345,
      "media" : "VOICE",
      "codeChanged" : true,
      "htmlContent" : "...",
      "endDate" : 12345,
      "textContent" : "...",
      "version" : 12345,
      "notified" : true,
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "subject" : "...",
      "id" : 12345,
      "referenceDescription" : "..."
    },
    "assignedTo" : {
      "agentEmailItem" : "...",
      "auditable" : { },
      "notified" : true,
      "dunningSettings" : { },
      "version" : 12345,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "agentLastNameItem" : "...",
      "agentFirstNameItem" : "...",
      "collectionAgency" : "...",
      "id" : 12345,
      "transient" : true,
      "external" : true
    },
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "creator" : "...",
      "updater" : "..."
    },
    "actionChannel" : "EMAIL",
    "parentEntityType" : { }
  } ],
  "code" : "...",
  "description" : "...",
  "id" : 12345,
  "softDecline" : true,
  "version" : 12345,
  "minBalance" : 12345.0,
  "daysOverdue" : 12345,
  "referenceDescription" : "...",
  "endOfDunningLevel" : true,
  "auditableFields" : [ {
    "notfiable" : true,
    "previousState" : { },
    "historized" : true,
    "historable" : true,
    "currentState" : { },
    "notified" : true,
    "auditType" : "STATUS",
    "fieldName" : "..."
  }, {
    "notfiable" : true,
    "previousState" : { },
    "historized" : true,
    "historable" : true,
    "currentState" : { },
    "notified" : true,
    "auditType" : "STATUS",
    "fieldName" : "..."
  } ],
  "reminder" : true,
  "historized" : true,
  "referenceCode" : "...",
  "chargeType" : "PERCENTAGE",
  "parentEntity" : {
    "auditable" : {
      "created" : 12345,
      "lastUser" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "creator" : "...",
      "updater" : "..."
    },
    "descriptionAndCode" : "...",
    "descriptionOrCode" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    }, {
      "notfiable" : true,
      "previousState" : { },
      "historized" : true,
      "historable" : true,
      "currentState" : { },
      "notified" : true,
      "auditType" : "OTHER",
      "fieldName" : "..."
    } ],
    "version" : 12345,
    "parentEntityType" : { },
    "historized" : true,
    "referenceDescription" : "...",
    "referenceCode" : "...",
    "id" : 12345,
    "parentEntity" : { },
    "code" : "...",
    "codeChanged" : true,
    "description" : "...",
    "transient" : true,
    "notified" : true,
    "appendGeneratedCode" : true
  },
  "descriptionOrCode" : "...",
  "transient" : true,
  "codeChanged" : true
}