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