name | data type | description |
---|---|---|
id | number | |
transient | boolean | |
dunningLots | array of DunningLOT | |
type | string | |
linesRead | number | |
linesRejected | number | |
linesInserted | number | |
version | number | |
executionDate | number |
Example
{ "id" : 12345, "transient" : true, "dunningLots" : [ { "dunningHistory" : { "id" : 12345, "transient" : true, "dunningLots" : [ { }, { } ], "type" : "...", "linesRead" : 12345, "linesRejected" : 12345, "linesInserted" : 12345, "version" : 12345, "executionDate" : 12345 }, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "actions" : [ { "toLevel" : "R5", "actionPlanItem" : { }, "typeAction" : "LETTER", "status" : "E", "transient" : true, "version" : 12345, "statusDate" : 12345, "id" : 12345, "notified" : true, "amountDue" : 12345.0, "fromLevel" : "R6", "customerAccount" : { }, "dunningLOT" : { }, "auditableFields" : [ { }, { } ], "recordedInvoice" : { }, "historized" : true, "auditable" : { }, "creationDate" : 12345 }, { "toLevel" : "R3", "actionPlanItem" : { }, "typeAction" : "LETTER", "status" : "A", "transient" : true, "version" : 12345, "statusDate" : 12345, "id" : 12345, "notified" : true, "amountDue" : 12345.0, "fromLevel" : "R2", "customerAccount" : { }, "dunningLOT" : { }, "auditableFields" : [ { }, { } ], "recordedInvoice" : { }, "historized" : true, "auditable" : { }, "creationDate" : 12345 } ], "fileName" : "...", "transient" : true, "notified" : true, "historized" : true, "actionType" : "EMAIL", "id" : 12345, "version" : 12345 }, { "dunningHistory" : { "id" : 12345, "transient" : true, "dunningLots" : [ { }, { } ], "type" : "...", "linesRead" : 12345, "linesRejected" : 12345, "linesInserted" : 12345, "version" : 12345, "executionDate" : 12345 }, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "actions" : [ { "toLevel" : "R5", "actionPlanItem" : { }, "typeAction" : "EMAIL", "status" : "E", "transient" : true, "version" : 12345, "statusDate" : 12345, "id" : 12345, "notified" : true, "amountDue" : 12345.0, "fromLevel" : "R2", "customerAccount" : { }, "dunningLOT" : { }, "auditableFields" : [ { }, { } ], "recordedInvoice" : { }, "historized" : true, "auditable" : { }, "creationDate" : 12345 }, { "toLevel" : "R6", "actionPlanItem" : { }, "typeAction" : "EMAIL", "status" : "E", "transient" : true, "version" : 12345, "statusDate" : 12345, "id" : 12345, "notified" : true, "amountDue" : 12345.0, "fromLevel" : "R6", "customerAccount" : { }, "dunningLOT" : { }, "auditableFields" : [ { }, { } ], "recordedInvoice" : { }, "historized" : true, "auditable" : { }, "creationDate" : 12345 } ], "fileName" : "...", "transient" : true, "notified" : true, "historized" : true, "actionType" : "CHARGE", "id" : 12345, "version" : 12345 } ], "type" : "...", "linesRead" : 12345, "linesRejected" : 12345, "linesInserted" : 12345, "version" : 12345, "executionDate" : 12345 }