| name | data type | description |
|---|---|---|
| version | number | |
| sequence | number | |
| id | number | |
| daysOverdue | number | |
| actions | array of DunningActionInstance | |
| notified | boolean | |
| transient | boolean | |
| auditable | Auditable | |
| historized | boolean | |
| levelStatus | DunningLevelInstanceStatusEnum | |
| auditableFields | array of AuditableFieldHistory | |
| dunningLevel | DunningLevel | |
| collectionPlan | DunningCollectionPlan | |
| collectionPlanStatus | DunningCollectionPlanStatus |
Example
{
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"daysOverdue" : 12345,
"actions" : [ {
"version" : 12345,
"historized" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"code" : "...",
"actionMode" : "AUTOMATIC",
"collectionPlan" : {
"initialCollectionPlan" : { },
"auditable" : { },
"version" : 12345,
"nextActionDate" : 12345,
"stopReason" : { },
"balance" : 12345.0,
"collectionPlanNumber" : "...",
"lastActionDate" : 12345,
"transient" : true,
"relatedPolicy" : { },
"id" : 12345,
"lastAction" : "...",
"pauseReason" : { },
"auditableFields" : [ { }, { } ],
"startDate" : 12345,
"status" : { },
"billingAccount" : { },
"dunningLevelInstances" : [ { }, { } ],
"pauseDuration" : 12345,
"currentDunningLevelSequence" : 12345,
"totalDunningLevels" : 12345,
"nextAction" : "...",
"historized" : true,
"daysOpen" : 12345,
"retryPaymentOnResumeDate" : true,
"pausedUntilDate" : 12345,
"relatedInvoice" : { },
"closeDate" : 12345,
"notified" : true
},
"transient" : true,
"descriptionAndCode" : "...",
"dunningAction" : {
"id" : 12345,
"actionChannel" : "EMAIL",
"description" : "...",
"auditable" : { },
"code" : "...",
"actionType" : "SCRIPT",
"notified" : true,
"transient" : true,
"attachDueInvoices" : true,
"descriptionOrCode" : "...",
"relatedLevels" : [ { }, { } ],
"parentEntityType" : { },
"scriptInstance" : { },
"attachOverdueInvoices" : true,
"assignedTo" : { },
"version" : 12345,
"codeChanged" : true,
"actionNotificationTemplate" : { },
"historized" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"activeAction" : true,
"referenceCode" : "...",
"actionMode" : "MANUAL",
"auditableFields" : [ { }, { } ],
"referenceDescription" : "..."
},
"actionType" : "SCRIPT",
"id" : 12345,
"dunningLevelInstance" : {
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"daysOverdue" : 12345,
"actions" : [ { }, { } ],
"notified" : true,
"transient" : true,
"auditable" : { },
"historized" : true,
"levelStatus" : "TO_BE_DONE",
"auditableFields" : [ { }, { } ],
"dunningLevel" : { },
"collectionPlan" : { },
"collectionPlanStatus" : { }
},
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"actionRestult" : "...",
"description" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"actionStatus" : "DONE",
"parentEntityType" : { },
"actionOwner" : {
"historized" : true,
"agentFirstNameItem" : "...",
"notified" : true,
"external" : true,
"agentEmailItem" : "...",
"agentLastNameItem" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"collectionAgency" : "...",
"transient" : true,
"dunningSettings" : { },
"auditable" : { }
},
"codeChanged" : true
}, {
"version" : 12345,
"historized" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"code" : "...",
"actionMode" : "MANUAL",
"collectionPlan" : {
"initialCollectionPlan" : { },
"auditable" : { },
"version" : 12345,
"nextActionDate" : 12345,
"stopReason" : { },
"balance" : 12345.0,
"collectionPlanNumber" : "...",
"lastActionDate" : 12345,
"transient" : true,
"relatedPolicy" : { },
"id" : 12345,
"lastAction" : "...",
"pauseReason" : { },
"auditableFields" : [ { }, { } ],
"startDate" : 12345,
"status" : { },
"billingAccount" : { },
"dunningLevelInstances" : [ { }, { } ],
"pauseDuration" : 12345,
"currentDunningLevelSequence" : 12345,
"totalDunningLevels" : 12345,
"nextAction" : "...",
"historized" : true,
"daysOpen" : 12345,
"retryPaymentOnResumeDate" : true,
"pausedUntilDate" : 12345,
"relatedInvoice" : { },
"closeDate" : 12345,
"notified" : true
},
"transient" : true,
"descriptionAndCode" : "...",
"dunningAction" : {
"id" : 12345,
"actionChannel" : "CERTIFIED_LETTER",
"description" : "...",
"auditable" : { },
"code" : "...",
"actionType" : "ISSUE_A_CREDIT_NOTE",
"notified" : true,
"transient" : true,
"attachDueInvoices" : true,
"descriptionOrCode" : "...",
"relatedLevels" : [ { }, { } ],
"parentEntityType" : { },
"scriptInstance" : { },
"attachOverdueInvoices" : true,
"assignedTo" : { },
"version" : 12345,
"codeChanged" : true,
"actionNotificationTemplate" : { },
"historized" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"activeAction" : true,
"referenceCode" : "...",
"actionMode" : "AUTOMATIC",
"auditableFields" : [ { }, { } ],
"referenceDescription" : "..."
},
"actionType" : "WRITE_OFF_INVOICE",
"id" : 12345,
"dunningLevelInstance" : {
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"daysOverdue" : 12345,
"actions" : [ { }, { } ],
"notified" : true,
"transient" : true,
"auditable" : { },
"historized" : true,
"levelStatus" : "DONE",
"auditableFields" : [ { }, { } ],
"dunningLevel" : { },
"collectionPlan" : { },
"collectionPlanStatus" : { }
},
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"actionRestult" : "...",
"description" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"actionStatus" : "TO_BE_DONE",
"parentEntityType" : { },
"actionOwner" : {
"historized" : true,
"agentFirstNameItem" : "...",
"notified" : true,
"external" : true,
"agentEmailItem" : "...",
"agentLastNameItem" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"collectionAgency" : "...",
"transient" : true,
"dunningSettings" : { },
"auditable" : { }
},
"codeChanged" : true
} ],
"notified" : true,
"transient" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"historized" : true,
"levelStatus" : "DONE",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"dunningLevel" : {
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"code" : "...",
"version" : 12345,
"description" : "...",
"endOfDunningLevel" : true,
"minBalanceCurrency" : {
"historized" : true,
"notified" : true,
"auditable" : { },
"symbol" : "...",
"systemCurrency" : true,
"currencyCode" : "...",
"descriptionEn" : "...",
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345
},
"notified" : true,
"minBalance" : 12345.0,
"relatedPolicies" : [ {
"version" : 12345,
"dunningPolicy" : { },
"dunningLevel" : { },
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"collectionPlanStatus" : { },
"sequence" : 12345,
"notified" : true,
"historized" : true
}, {
"version" : 12345,
"dunningPolicy" : { },
"dunningLevel" : { },
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"collectionPlanStatus" : { },
"sequence" : 12345,
"notified" : true,
"historized" : true
} ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"id" : 12345,
"reminder" : true,
"dunningActions" : [ {
"id" : 12345,
"actionChannel" : "LETTER",
"description" : "...",
"auditable" : { },
"code" : "...",
"actionType" : "ISSUE_A_CREDIT_NOTE",
"notified" : true,
"transient" : true,
"attachDueInvoices" : true,
"descriptionOrCode" : "...",
"relatedLevels" : [ { }, { } ],
"parentEntityType" : { },
"scriptInstance" : { },
"attachOverdueInvoices" : true,
"assignedTo" : { },
"version" : 12345,
"codeChanged" : true,
"actionNotificationTemplate" : { },
"historized" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"activeAction" : true,
"referenceCode" : "...",
"actionMode" : "AUTOMATIC",
"auditableFields" : [ { }, { } ],
"referenceDescription" : "..."
}, {
"id" : 12345,
"actionChannel" : "LETTER",
"description" : "...",
"auditable" : { },
"code" : "...",
"actionType" : "SCRIPT",
"notified" : true,
"transient" : true,
"attachDueInvoices" : true,
"descriptionOrCode" : "...",
"relatedLevels" : [ { }, { } ],
"parentEntityType" : { },
"scriptInstance" : { },
"attachOverdueInvoices" : true,
"assignedTo" : { },
"version" : 12345,
"codeChanged" : true,
"actionNotificationTemplate" : { },
"historized" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"activeAction" : true,
"referenceCode" : "...",
"actionMode" : "MANUAL",
"auditableFields" : [ { }, { } ],
"referenceDescription" : "..."
} ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"daysOverdue" : 12345,
"softDecline" : true,
"chargeCurrency" : {
"historized" : true,
"notified" : true,
"auditable" : { },
"symbol" : "...",
"systemCurrency" : true,
"currencyCode" : "...",
"descriptionEn" : "...",
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345
},
"codeChanged" : true,
"chargeValue" : 12345.0,
"chargeType" : "PERCENTAGE",
"transient" : true,
"descriptionAndCode" : "...",
"historized" : true,
"active" : true,
"referenceCode" : "..."
},
"collectionPlan" : {
"initialCollectionPlan" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"nextActionDate" : 12345,
"stopReason" : {
"stopReason" : "...",
"historized" : true,
"transient" : true,
"dunningSettings" : { },
"id" : 12345,
"auditable" : { },
"version" : 12345,
"description" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true
},
"balance" : 12345.0,
"collectionPlanNumber" : "...",
"lastActionDate" : 12345,
"transient" : true,
"relatedPolicy" : {
"policyPriority" : 12345,
"minBalanceTrigger" : 12345.0,
"transient" : true,
"totalDunningLevels" : 12345,
"attachInvoicesToEmails" : true,
"auditableFields" : [ { }, { } ],
"dunningPolicyRules" : [ { }, { } ],
"disabled" : true,
"isActivePolicy" : true,
"notified" : true,
"id" : 12345,
"minBalanceTriggerCurrency" : { },
"dunningLevels" : [ { }, { } ],
"interestForDelaySequence" : 12345,
"active" : true,
"includePayReminder" : true,
"version" : 12345,
"policyName" : "...",
"policyDescription" : "...",
"auditable" : { },
"isDefaultPolicy" : true,
"determineLevelBy" : "DAYS_OVERDUE_OR_BALANCE_THRESHOLD",
"includeDueInvoicesInThreshold" : true,
"historized" : true
},
"id" : 12345,
"lastAction" : "...",
"pauseReason" : {
"version" : 12345,
"id" : 12345,
"notified" : true,
"description" : "...",
"dunningSettings" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"transient" : true,
"pauseReason" : "..."
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"startDate" : 12345,
"status" : {
"status" : "ACTIVE",
"notified" : true,
"colorCode" : "...",
"auditable" : { },
"historized" : true,
"dunningSettings" : { },
"transient" : true,
"version" : 12345,
"description" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ]
},
"billingAccount" : {
"allDiscountPlanInstances" : [ { }, { } ],
"discountPlanInstances" : [ { }, { } ],
"legalEntityType" : { },
"checkThreshold" : "POSITIVE_RT",
"minimumInvoiceSubCategory" : { },
"usersAccounts" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"isCompany" : true,
"auditable" : { },
"tradingLanguage" : { },
"minimumLabelEl" : "...",
"statusDate" : 12345,
"billingRun" : { },
"seller" : { },
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"parentUserAccounts" : [ { }, { } ],
"paymentMethod" : { },
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"minInvoiceLines" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"providerContact" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"notified" : true,
"tradingCurrency" : { },
"totalInvoicingAmountTax" : 12345.0,
"vatNo" : "...",
"uuid" : "...",
"tags" : [ { }, { } ],
"appendGeneratedCode" : true,
"status" : "ACTIVE",
"parentEntityType" : { },
"name" : { },
"primaryContact" : { },
"description" : "...",
"billingCycle" : { },
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"discountRate" : 12345.0,
"minimumArticle" : { },
"businessAccountModel" : { },
"contactInformation" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithTax" : 12345.0,
"mailingType" : "AUTO",
"externalRef1" : "...",
"invoices" : [ { }, { } ],
"thresholdPerEntity" : true,
"counters" : {
"property1" : { },
"property2" : { }
},
"invoicingThreshold" : 12345.0,
"terminationReason" : { },
"referenceCode" : "...",
"ccedEmails" : "...",
"terminationDate" : 12345,
"cfValues" : { },
"invoicePrefix" : "...",
"subscriptionDate" : 12345,
"address" : { },
"externalRef2" : "...",
"discountPlan" : { },
"id" : 12345,
"tradingCountry" : { },
"customerAccount" : { },
"registrationNo" : "...",
"emailTemplate" : { },
"electronicBilling" : true,
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"taxCategory" : { },
"codeChanged" : true,
"contracts" : [ { }, { } ],
"accountType" : "...",
"brAmountWithoutTax" : 12345.0,
"jobTitle" : "...",
"nextInvoiceDate" : 12345,
"code" : "...",
"historized" : true,
"brAmountWithTax" : 12345.0,
"taxCategoryResolved" : { }
},
"dunningLevelInstances" : [ {
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"daysOverdue" : 12345,
"actions" : [ { }, { } ],
"notified" : true,
"transient" : true,
"auditable" : { },
"historized" : true,
"levelStatus" : "TO_BE_DONE",
"auditableFields" : [ { }, { } ],
"dunningLevel" : { },
"collectionPlan" : { },
"collectionPlanStatus" : { }
}, {
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"daysOverdue" : 12345,
"actions" : [ { }, { } ],
"notified" : true,
"transient" : true,
"auditable" : { },
"historized" : true,
"levelStatus" : "IN_PROGRESS",
"auditableFields" : [ { }, { } ],
"dunningLevel" : { },
"collectionPlan" : { },
"collectionPlanStatus" : { }
} ],
"pauseDuration" : 12345,
"currentDunningLevelSequence" : 12345,
"totalDunningLevels" : 12345,
"nextAction" : "...",
"historized" : true,
"daysOpen" : 12345,
"retryPaymentOnResumeDate" : true,
"pausedUntilDate" : 12345,
"relatedInvoice" : {
"paymentMethod" : { },
"invoiceDate" : 12345,
"status" : "VALIDATED",
"xmlFilename" : "...",
"invoiceLines" : [ { }, { } ],
"description" : "...",
"tradingCurrency" : { },
"discount" : 12345.0,
"draft" : true,
"convertedDiscountAmount" : 12345.0,
"lastAppliedRate" : 12345.0,
"commercialOrder" : { },
"seller" : { },
"openOrderNumber" : "...",
"dontSend" : true,
"comment" : "...",
"amountTax" : 12345.0,
"uuid" : "...",
"quote" : { },
"version" : 12345,
"historized" : true,
"alreadySent" : true,
"transient" : true,
"xmlDate" : 12345,
"discountAmount" : 12345.0,
"invoiceBalance" : 12345.0,
"invoiceType" : { },
"pdfFilenameOnly" : "...",
"netToPay" : 12345.0,
"endDate" : 12345,
"id" : 12345,
"subscription" : { },
"initialCollectionDate" : 12345,
"productDate" : 12345,
"hasDiscounts" : true,
"invoiceAgregates" : [ { }, { } ],
"cfValues" : { },
"alreadyAppliedMinimum" : true,
"alias" : "...",
"xmlFilenameOnly" : "...",
"tradingLanguage" : { },
"order" : { },
"pdfDate" : 12345,
"draftInvoiceLines" : [ { }, { } ],
"newInvoicingProcess" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"cfAccumulatedValues" : { },
"previousInvoiceNumber" : "...",
"auditable" : { },
"dunningCollectionPlanTriggered" : true,
"recordedInvoice" : { },
"auditableFields" : [ { }, { } ],
"convertedNetToPay" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"code" : "...",
"amountWithoutTaxBeforeDiscount" : 12345.0,
"externalRef" : "...",
"emailSentDate" : 12345,
"convertedAmountTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"discountPlan" : { },
"dueBalance" : 12345.0,
"cpqQuote" : { },
"paymentPlan" : { },
"dueDate" : 12345,
"discountRate" : 12345.0,
"amount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"useCurrentRate" : true,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"appliedRate" : 12345.0,
"realTimeStatus" : "UNPAID",
"paymentMethodType" : "CASH",
"billingAccount" : { },
"detailedInvoice" : true,
"pdfFilename" : "...",
"discountAgregates" : [ { }, { } ],
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"linkedInvoices" : [ { }, { } ],
"hasTaxes" : true,
"lastAppliedRateDate" : 12345,
"billingRun" : { },
"convertedAmountWithoutTax" : 12345.0,
"orders" : [ { }, { } ],
"tradingCountry" : { },
"startDate" : 12345,
"statusDate" : 12345,
"iban" : "...",
"paymentStatus" : "PENDING",
"draftRatedTransactions" : [ { }, { } ],
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"convertedRawAmount" : 12345.0,
"notified" : true,
"adjustedInvoice" : { },
"hasMinimum" : true,
"relatedDunningCollectionPlan" : { },
"invoiceNumber" : "...",
"rawAmount" : 12345.0,
"prepaid" : true,
"reminderLevelTriggered" : true,
"invoiceNumberOrTemporaryNumber" : "..."
},
"closeDate" : 12345,
"notified" : true
},
"collectionPlanStatus" : {
"status" : "FAILED",
"notified" : true,
"colorCode" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"historized" : true,
"dunningSettings" : {
"interestForDelayRate" : 12345.0,
"notified" : true,
"accountingArticle" : { },
"dunningPaymentRetries" : [ { }, { } ],
"maxDaysOutstanding" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"allowInterestForDelay" : true,
"codeChanged" : true,
"dunningAgents" : [ { }, { } ],
"transient" : true,
"allowDunningCharges" : true,
"referenceDescription" : "...",
"description" : "...",
"id" : 12345,
"applyDunningChargeFxExchangeRate" : true,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"version" : 12345,
"dunningCollectionPlanStatuses" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"dunningPauseReasons" : [ { }, { } ],
"parentEntity" : { },
"auditable" : { },
"maxDunningLevels" : 12345,
"dunningStopReasons" : [ { }, { } ],
"historized" : true,
"dunningMode" : "CUSTOMER_LEVEL"
},
"transient" : true,
"version" : 12345,
"description" : "...",
"id" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ]
}
}