DunningLevel Data Type

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

Example

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