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