| name | data type | constraints | description |
|---|---|---|---|
| codeChanged | boolean | ||
| auditable | Auditable | ||
| description | string | max size: 255, min size: 0 | |
| id | number | ||
| parentEntityType | object | ||
| appendGeneratedCode | boolean | ||
| array of DunningPolicyLevel | |||
| historized | boolean | ||
| parentEntity | BusinessEntity | ||
| notified | boolean | ||
| reminder | boolean | ||
| dunningActions | array of DunningAction | ||
| active | boolean | ||
| endOfDunningLevel | boolean | ||
| softDecline | boolean | ||
| minBalance | number | ||
| chargeValue | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| minBalanceCurrency | Currency | ||
| chargeCurrency | Currency | ||
| descriptionAndCode | string | ||
| transient | boolean | ||
| daysOverdue | number | ||
| chargeType | DunningLevelChargeTypeEnum | ||
| version | number | ||
| descriptionOrCode | string | ||
| referenceDescription | string | ||
| referenceCode | string | ||
| code | string | required, max size: 255, min size: 1 |
Example
{
"codeChanged" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"relatedPolicies" : [ {
"historized" : true,
"collectionPlanStatus" : {
"auditableFields" : [ { }, { } ],
"version" : 12345,
"dunningSettings" : { },
"colorCode" : "...",
"transient" : true,
"historized" : true,
"status" : "FAILED",
"notified" : true,
"auditable" : { },
"id" : 12345,
"description" : "..."
},
"version" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"dunningLevel" : {
"codeChanged" : true,
"auditable" : { },
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"relatedPolicies" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"notified" : true,
"reminder" : true,
"dunningActions" : [ { }, { } ],
"active" : true,
"endOfDunningLevel" : true,
"softDecline" : true,
"minBalance" : 12345.0,
"chargeValue" : 12345.0,
"auditableFields" : [ { }, { } ],
"minBalanceCurrency" : { },
"chargeCurrency" : { },
"descriptionAndCode" : "...",
"transient" : true,
"daysOverdue" : 12345,
"chargeType" : "FLAT_AMOUNT",
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "..."
},
"dunningPolicy" : {
"version" : 12345,
"policyPriority" : 12345,
"disabled" : true,
"transient" : true,
"interestForDelaySequence" : 12345,
"includePayReminder" : true,
"notified" : true,
"id" : 12345,
"auditable" : { },
"includeDueInvoicesInThreshold" : true,
"auditableFields" : [ { }, { } ],
"attachInvoicesToEmails" : true,
"active" : true,
"dunningPolicyRules" : [ { }, { } ],
"isDefaultPolicy" : true,
"policyDescription" : "...",
"isActivePolicy" : true,
"minBalanceTriggerCurrency" : { },
"dunningLevels" : [ { }, { } ],
"totalDunningLevels" : 12345,
"minBalanceTrigger" : 12345.0,
"policyName" : "...",
"historized" : true,
"determineLevelBy" : "DAYS_OVERDUE"
},
"notified" : true,
"transient" : true,
"sequence" : 12345,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"id" : 12345
}, {
"historized" : true,
"collectionPlanStatus" : {
"auditableFields" : [ { }, { } ],
"version" : 12345,
"dunningSettings" : { },
"colorCode" : "...",
"transient" : true,
"historized" : true,
"status" : "FAILED",
"notified" : true,
"auditable" : { },
"id" : 12345,
"description" : "..."
},
"version" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"dunningLevel" : {
"codeChanged" : true,
"auditable" : { },
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"relatedPolicies" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"notified" : true,
"reminder" : true,
"dunningActions" : [ { }, { } ],
"active" : true,
"endOfDunningLevel" : true,
"softDecline" : true,
"minBalance" : 12345.0,
"chargeValue" : 12345.0,
"auditableFields" : [ { }, { } ],
"minBalanceCurrency" : { },
"chargeCurrency" : { },
"descriptionAndCode" : "...",
"transient" : true,
"daysOverdue" : 12345,
"chargeType" : "FLAT_AMOUNT",
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "..."
},
"dunningPolicy" : {
"version" : 12345,
"policyPriority" : 12345,
"disabled" : true,
"transient" : true,
"interestForDelaySequence" : 12345,
"includePayReminder" : true,
"notified" : true,
"id" : 12345,
"auditable" : { },
"includeDueInvoicesInThreshold" : true,
"auditableFields" : [ { }, { } ],
"attachInvoicesToEmails" : true,
"active" : true,
"dunningPolicyRules" : [ { }, { } ],
"isDefaultPolicy" : true,
"policyDescription" : "...",
"isActivePolicy" : true,
"minBalanceTriggerCurrency" : { },
"dunningLevels" : [ { }, { } ],
"totalDunningLevels" : 12345,
"minBalanceTrigger" : 12345.0,
"policyName" : "...",
"historized" : true,
"determineLevelBy" : "DAYS_OVERDUE_OR_BALANCE_THRESHOLD"
},
"notified" : true,
"transient" : true,
"sequence" : 12345,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"id" : 12345
} ],
"historized" : true,
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"referenceDescription" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"notified" : true,
"reminder" : true,
"dunningActions" : [ {
"codeChanged" : true,
"actionType" : "SCRIPT",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"referenceCode" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"actionNotificationTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"tagStartDelimiter" : "...",
"subject" : "...",
"description" : "...",
"referenceCode" : "...",
"translatedSubject" : {
"property1" : "...",
"property2" : "..."
},
"type" : "DUNNING",
"id" : 12345,
"parentEntityType" : { },
"translatedHtmlContent" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"tagEndDelimiter" : "...",
"descriptionOrCode" : "...",
"htmlContent" : "...",
"startDate" : 12345,
"textContent" : "...",
"translatedTextContent" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"media" : "POSTAL_MAIL",
"endDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "..."
},
"historized" : true,
"activeAction" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"assignedTo" : {
"agentEmailItem" : "...",
"transient" : true,
"historized" : true,
"collectionAgency" : "...",
"notified" : true,
"external" : true,
"agentLastNameItem" : "...",
"auditable" : { },
"dunningSettings" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"agentFirstNameItem" : "..."
},
"referenceDescription" : "...",
"id" : 12345,
"description" : "...",
"attachDueInvoices" : true,
"descriptionOrCode" : "...",
"actionChannel" : "CERTIFIED_LETTER",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"version" : 12345,
"relatedLevels" : [ {
"codeChanged" : true,
"auditable" : { },
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"relatedPolicies" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"notified" : true,
"reminder" : true,
"dunningActions" : [ { }, { } ],
"active" : true,
"endOfDunningLevel" : true,
"softDecline" : true,
"minBalance" : 12345.0,
"chargeValue" : 12345.0,
"auditableFields" : [ { }, { } ],
"minBalanceCurrency" : { },
"chargeCurrency" : { },
"descriptionAndCode" : "...",
"transient" : true,
"daysOverdue" : 12345,
"chargeType" : "FLAT_AMOUNT",
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "..."
}, {
"codeChanged" : true,
"auditable" : { },
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"relatedPolicies" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"notified" : true,
"reminder" : true,
"dunningActions" : [ { }, { } ],
"active" : true,
"endOfDunningLevel" : true,
"softDecline" : true,
"minBalance" : 12345.0,
"chargeValue" : 12345.0,
"auditableFields" : [ { }, { } ],
"minBalanceCurrency" : { },
"chargeCurrency" : { },
"descriptionAndCode" : "...",
"transient" : true,
"daysOverdue" : 12345,
"chargeType" : "FLAT_AMOUNT",
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "..."
} ],
"parentEntityType" : { },
"actionMode" : "MANUAL",
"scriptInstance" : {
"referenceCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"active" : true,
"scriptParameters" : [ { }, { } ],
"reuse" : true,
"version" : 12345,
"disabled" : true,
"executionRoles" : [ "...", "..." ],
"descriptionOrCode" : "...",
"parentEntity" : { },
"scriptErrors" : [ { }, { } ],
"notified" : true,
"historized" : true,
"descriptionAndCode" : "...",
"sourceTypeEnum" : "JAVA",
"id" : 12345,
"referenceDescription" : "...",
"sourcingRoles" : [ "...", "..." ],
"script" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"code" : "...",
"scriptInstanceCategory" : { },
"appendGeneratedCode" : true,
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"error" : true
},
"code" : "...",
"notified" : true,
"attachOverdueInvoices" : true
}, {
"codeChanged" : true,
"actionType" : "ISSUE_A_CREDIT_NOTE",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"referenceCode" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"actionNotificationTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"tagStartDelimiter" : "...",
"subject" : "...",
"description" : "...",
"referenceCode" : "...",
"translatedSubject" : {
"property1" : "...",
"property2" : "..."
},
"type" : "OTHER",
"id" : 12345,
"parentEntityType" : { },
"translatedHtmlContent" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"tagEndDelimiter" : "...",
"descriptionOrCode" : "...",
"htmlContent" : "...",
"startDate" : 12345,
"textContent" : "...",
"translatedTextContent" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"media" : "EMAIL",
"endDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "..."
},
"historized" : true,
"activeAction" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"assignedTo" : {
"agentEmailItem" : "...",
"transient" : true,
"historized" : true,
"collectionAgency" : "...",
"notified" : true,
"external" : true,
"agentLastNameItem" : "...",
"auditable" : { },
"dunningSettings" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"agentFirstNameItem" : "..."
},
"referenceDescription" : "...",
"id" : 12345,
"description" : "...",
"attachDueInvoices" : true,
"descriptionOrCode" : "...",
"actionChannel" : "EMAIL",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"version" : 12345,
"relatedLevels" : [ {
"codeChanged" : true,
"auditable" : { },
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"relatedPolicies" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"notified" : true,
"reminder" : true,
"dunningActions" : [ { }, { } ],
"active" : true,
"endOfDunningLevel" : true,
"softDecline" : true,
"minBalance" : 12345.0,
"chargeValue" : 12345.0,
"auditableFields" : [ { }, { } ],
"minBalanceCurrency" : { },
"chargeCurrency" : { },
"descriptionAndCode" : "...",
"transient" : true,
"daysOverdue" : 12345,
"chargeType" : "PERCENTAGE",
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "..."
}, {
"codeChanged" : true,
"auditable" : { },
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"relatedPolicies" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"notified" : true,
"reminder" : true,
"dunningActions" : [ { }, { } ],
"active" : true,
"endOfDunningLevel" : true,
"softDecline" : true,
"minBalance" : 12345.0,
"chargeValue" : 12345.0,
"auditableFields" : [ { }, { } ],
"minBalanceCurrency" : { },
"chargeCurrency" : { },
"descriptionAndCode" : "...",
"transient" : true,
"daysOverdue" : 12345,
"chargeType" : "PERCENTAGE",
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "..."
} ],
"parentEntityType" : { },
"actionMode" : "MANUAL",
"scriptInstance" : {
"referenceCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"active" : true,
"scriptParameters" : [ { }, { } ],
"reuse" : true,
"version" : 12345,
"disabled" : true,
"executionRoles" : [ "...", "..." ],
"descriptionOrCode" : "...",
"parentEntity" : { },
"scriptErrors" : [ { }, { } ],
"notified" : true,
"historized" : true,
"descriptionAndCode" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"id" : 12345,
"referenceDescription" : "...",
"sourcingRoles" : [ "...", "..." ],
"script" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"code" : "...",
"scriptInstanceCategory" : { },
"appendGeneratedCode" : true,
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"error" : true
},
"code" : "...",
"notified" : true,
"attachOverdueInvoices" : true
} ],
"active" : true,
"endOfDunningLevel" : true,
"softDecline" : true,
"minBalance" : 12345.0,
"chargeValue" : 12345.0,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"minBalanceCurrency" : {
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"description" : "...",
"currencyCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"descriptionEn" : "...",
"symbol" : "...",
"transient" : true,
"notified" : true,
"version" : 12345,
"id" : 12345,
"systemCurrency" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ]
},
"chargeCurrency" : {
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"description" : "...",
"currencyCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"descriptionEn" : "...",
"symbol" : "...",
"transient" : true,
"notified" : true,
"version" : 12345,
"id" : 12345,
"systemCurrency" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ]
},
"descriptionAndCode" : "...",
"transient" : true,
"daysOverdue" : 12345,
"chargeType" : "FLAT_AMOUNT",
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "..."
}