The Class DunningDocumentsDto.
name | data type | description |
---|---|---|
dunningDocument | array of DunningDocumentDto | The dunningDocument. |
Example
{ "dunningDocument" : [ { "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "dunningDocumentId" : "...", "customerAccountCode" : "...", "subscriptionCode" : "...", "payment" : [ { "type" : "...", "description" : "...", "paymentMethod" : "CHECK", "occTemplateCode" : "...", "amount" : 12345.0, "customerAccountCode" : "...", "reference" : "...", "bankLot" : "...", "depositDate" : 12345, "bankCollectionDate" : 12345, "collectionDate" : 12345, "dueDate" : 12345, "transactionDate" : 12345, "listAoIdsForMatching" : [ 12345, 12345 ], "isToMatching" : true, "paymentOrder" : "...", "fees" : 12345.0, "comment" : "...", "paymentInfo" : "...", "paymentInfo1" : "...", "paymentInfo2" : "...", "paymentInfo3" : "...", "paymentInfo4" : "...", "paymentInfo5" : "...", "paymentInfo6" : "...", "customFields" : { } }, { "type" : "...", "description" : "...", "paymentMethod" : "DIRECTDEBIT", "occTemplateCode" : "...", "amount" : 12345.0, "customerAccountCode" : "...", "reference" : "...", "bankLot" : "...", "depositDate" : 12345, "bankCollectionDate" : 12345, "collectionDate" : 12345, "dueDate" : 12345, "transactionDate" : 12345, "listAoIdsForMatching" : [ 12345, 12345 ], "isToMatching" : true, "paymentOrder" : "...", "fees" : 12345.0, "comment" : "...", "paymentInfo" : "...", "paymentInfo1" : "...", "paymentInfo2" : "...", "paymentInfo3" : "...", "paymentInfo4" : "...", "paymentInfo5" : "...", "paymentInfo6" : "...", "customFields" : { } } ], "dueInvoice" : [ { "auditableField" : [ { }, { } ], "invoiceId" : 12345, "invoiceType" : "...", "billingAccountCode" : "...", "sellerCode" : "...", "subscriptionCode" : "...", "subscriptionId" : 12345, "orderNumber" : "...", "status" : "DRAFT", "dueDate" : 12345, "invoiceDate" : 12345, "categoryInvoiceAgregate" : [ { }, { } ], "taxAggregate" : [ { }, { } ], "invoiceIdToLink" : [ 12345, 12345 ], "invoiceNumber" : "...", "discount" : 12345.0, "amountWithoutTax" : 12345.0, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "paymentMethod" : "DIRECTDEBIT", "xmlFilename" : "...", "xml" : "...", "pdfFilename" : "...", "pdf" : "...", "autoValidation" : true, "returnXml" : true, "returnPdf" : true, "sendByEmail" : true, "includeBalance" : true, "recordedInvoiceDto" : { }, "netToPay" : 12345.0, "invoiceMode" : "DETAILLED", "customFields" : { }, "dueBalance" : 12345.0, "isDraft" : true, "checkAlreadySent" : true, "overrideEmail" : "...", "sentByEmail" : true, "paymentScheduleInstancesDto" : { }, "dunningEntryDate" : 12345, "dunningLastModification" : 12345, "dunningStatus" : "...", "realTimeStatus" : "UNPAID", "ratedTransactionsToLink" : [ 12345, 12345 ], "paymentIncidents" : [ "...", "..." ], "sendPaymentDate" : 12345, "initialCollectionDate" : 12345, "writeOffAmount" : 12345.0, "paymentDate" : 12345, "statusDate" : 12345, "xmlDate" : 12345, "pdfDate" : 12345, "emailSentDate" : 12345, "paymentStatus" : "UNPAID", "paymentStatusDate" : 12345, "startDate" : 12345, "endDate" : 12345, "rawAmount" : 12345.0, "discountRate" : 12345.0, "discountAmount" : 12345.0, "isAlreadyAppliedMinimum" : true, "isAlreadyAddedDiscount" : true, "discountPlanCode" : "...", "lastAppliedRate" : 12345.0, "lastAppliedRateDate" : 12345 }, { "auditableField" : [ { }, { } ], "invoiceId" : 12345, "invoiceType" : "...", "billingAccountCode" : "...", "sellerCode" : "...", "subscriptionCode" : "...", "subscriptionId" : 12345, "orderNumber" : "...", "status" : "REJECTED", "dueDate" : 12345, "invoiceDate" : 12345, "categoryInvoiceAgregate" : [ { }, { } ], "taxAggregate" : [ { }, { } ], "invoiceIdToLink" : [ 12345, 12345 ], "invoiceNumber" : "...", "discount" : 12345.0, "amountWithoutTax" : 12345.0, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "paymentMethod" : "CASH", "xmlFilename" : "...", "xml" : "...", "pdfFilename" : "...", "pdf" : "...", "autoValidation" : true, "returnXml" : true, "returnPdf" : true, "sendByEmail" : true, "includeBalance" : true, "recordedInvoiceDto" : { }, "netToPay" : 12345.0, "invoiceMode" : "AGGREGATED", "customFields" : { }, "dueBalance" : 12345.0, "isDraft" : true, "checkAlreadySent" : true, "overrideEmail" : "...", "sentByEmail" : true, "paymentScheduleInstancesDto" : { }, "dunningEntryDate" : 12345, "dunningLastModification" : 12345, "dunningStatus" : "...", "realTimeStatus" : "NONE", "ratedTransactionsToLink" : [ 12345, 12345 ], "paymentIncidents" : [ "...", "..." ], "sendPaymentDate" : 12345, "initialCollectionDate" : 12345, "writeOffAmount" : 12345.0, "paymentDate" : 12345, "statusDate" : 12345, "xmlDate" : 12345, "pdfDate" : 12345, "emailSentDate" : 12345, "paymentStatus" : "ABANDONED", "paymentStatusDate" : 12345, "startDate" : 12345, "endDate" : 12345, "rawAmount" : 12345.0, "discountRate" : 12345.0, "discountAmount" : 12345.0, "isAlreadyAppliedMinimum" : true, "isAlreadyAddedDiscount" : true, "discountPlanCode" : "...", "lastAppliedRate" : 12345.0, "lastAppliedRateDate" : 12345 } ] }, { "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "dunningDocumentId" : "...", "customerAccountCode" : "...", "subscriptionCode" : "...", "payment" : [ { "type" : "...", "description" : "...", "paymentMethod" : "WIRETRANSFER", "occTemplateCode" : "...", "amount" : 12345.0, "customerAccountCode" : "...", "reference" : "...", "bankLot" : "...", "depositDate" : 12345, "bankCollectionDate" : 12345, "collectionDate" : 12345, "dueDate" : 12345, "transactionDate" : 12345, "listAoIdsForMatching" : [ 12345, 12345 ], "isToMatching" : true, "paymentOrder" : "...", "fees" : 12345.0, "comment" : "...", "paymentInfo" : "...", "paymentInfo1" : "...", "paymentInfo2" : "...", "paymentInfo3" : "...", "paymentInfo4" : "...", "paymentInfo5" : "...", "paymentInfo6" : "...", "customFields" : { } }, { "type" : "...", "description" : "...", "paymentMethod" : "DIRECTDEBIT", "occTemplateCode" : "...", "amount" : 12345.0, "customerAccountCode" : "...", "reference" : "...", "bankLot" : "...", "depositDate" : 12345, "bankCollectionDate" : 12345, "collectionDate" : 12345, "dueDate" : 12345, "transactionDate" : 12345, "listAoIdsForMatching" : [ 12345, 12345 ], "isToMatching" : true, "paymentOrder" : "...", "fees" : 12345.0, "comment" : "...", "paymentInfo" : "...", "paymentInfo1" : "...", "paymentInfo2" : "...", "paymentInfo3" : "...", "paymentInfo4" : "...", "paymentInfo5" : "...", "paymentInfo6" : "...", "customFields" : { } } ], "dueInvoice" : [ { "auditableField" : [ { }, { } ], "invoiceId" : 12345, "invoiceType" : "...", "billingAccountCode" : "...", "sellerCode" : "...", "subscriptionCode" : "...", "subscriptionId" : 12345, "orderNumber" : "...", "status" : "VALIDATED", "dueDate" : 12345, "invoiceDate" : 12345, "categoryInvoiceAgregate" : [ { }, { } ], "taxAggregate" : [ { }, { } ], "invoiceIdToLink" : [ 12345, 12345 ], "invoiceNumber" : "...", "discount" : 12345.0, "amountWithoutTax" : 12345.0, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "paymentMethod" : "CARD", "xmlFilename" : "...", "xml" : "...", "pdfFilename" : "...", "pdf" : "...", "autoValidation" : true, "returnXml" : true, "returnPdf" : true, "sendByEmail" : true, "includeBalance" : true, "recordedInvoiceDto" : { }, "netToPay" : 12345.0, "invoiceMode" : "DETAILLED", "customFields" : { }, "dueBalance" : 12345.0, "isDraft" : true, "checkAlreadySent" : true, "overrideEmail" : "...", "sentByEmail" : true, "paymentScheduleInstancesDto" : { }, "dunningEntryDate" : 12345, "dunningLastModification" : 12345, "dunningStatus" : "...", "realTimeStatus" : "NONE", "ratedTransactionsToLink" : [ 12345, 12345 ], "paymentIncidents" : [ "...", "..." ], "sendPaymentDate" : 12345, "initialCollectionDate" : 12345, "writeOffAmount" : 12345.0, "paymentDate" : 12345, "statusDate" : 12345, "xmlDate" : 12345, "pdfDate" : 12345, "emailSentDate" : 12345, "paymentStatus" : "PENDING", "paymentStatusDate" : 12345, "startDate" : 12345, "endDate" : 12345, "rawAmount" : 12345.0, "discountRate" : 12345.0, "discountAmount" : 12345.0, "isAlreadyAppliedMinimum" : true, "isAlreadyAddedDiscount" : true, "discountPlanCode" : "...", "lastAppliedRate" : 12345.0, "lastAppliedRateDate" : 12345 }, { "auditableField" : [ { }, { } ], "invoiceId" : 12345, "invoiceType" : "...", "billingAccountCode" : "...", "sellerCode" : "...", "subscriptionCode" : "...", "subscriptionId" : 12345, "orderNumber" : "...", "status" : "SUSPECT", "dueDate" : 12345, "invoiceDate" : 12345, "categoryInvoiceAgregate" : [ { }, { } ], "taxAggregate" : [ { }, { } ], "invoiceIdToLink" : [ 12345, 12345 ], "invoiceNumber" : "...", "discount" : 12345.0, "amountWithoutTax" : 12345.0, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "paymentMethod" : "CASH", "xmlFilename" : "...", "xml" : "...", "pdfFilename" : "...", "pdf" : "...", "autoValidation" : true, "returnXml" : true, "returnPdf" : true, "sendByEmail" : true, "includeBalance" : true, "recordedInvoiceDto" : { }, "netToPay" : 12345.0, "invoiceMode" : "DETAILLED", "customFields" : { }, "dueBalance" : 12345.0, "isDraft" : true, "checkAlreadySent" : true, "overrideEmail" : "...", "sentByEmail" : true, "paymentScheduleInstancesDto" : { }, "dunningEntryDate" : 12345, "dunningLastModification" : 12345, "dunningStatus" : "...", "realTimeStatus" : "PENDING_PLAN", "ratedTransactionsToLink" : [ 12345, 12345 ], "paymentIncidents" : [ "...", "..." ], "sendPaymentDate" : 12345, "initialCollectionDate" : 12345, "writeOffAmount" : 12345.0, "paymentDate" : 12345, "statusDate" : 12345, "xmlDate" : 12345, "pdfDate" : 12345, "emailSentDate" : 12345, "paymentStatus" : "DISPUTED", "paymentStatusDate" : 12345, "startDate" : 12345, "endDate" : 12345, "rawAmount" : 12345.0, "discountRate" : 12345.0, "discountAmount" : 12345.0, "isAlreadyAppliedMinimum" : true, "isAlreadyAddedDiscount" : true, "discountPlanCode" : "...", "lastAppliedRate" : 12345.0, "lastAppliedRateDate" : 12345 } ] } ] }