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