| name | data type | description |
|---|---|---|
| transient | boolean | |
| currentDunningLevelSequence | number | |
| lastActionDate | number | |
| historized | boolean | |
| nextActionDate | number | |
| startDate | number | |
| pauseDuration | number | |
| pauseReason | DunningPauseReason | |
| collectionPlanNumber | string | |
| daysOpen | number | |
| closeDate | number | |
| stopReason | DunningStopReason | |
| lastAction | string | |
| id | number | |
| auditable | Auditable | |
| pausedUntilDate | number | |
| balance | number | |
| totalDunningLevels | number | |
| DunningPolicy | ||
| notified | boolean | |
| auditableFields | array of AuditableFieldHistory | |
| retryPaymentOnResumeDate | boolean | |
| initialCollectionPlan | DunningCollectionPlan | |
| billingAccount | BillingAccount | |
| version | number | |
| Invoice | ||
| nextAction | string | |
| status | DunningCollectionPlanStatus | |
| dunningLevelInstances | array of DunningLevelInstance |
Example
{
"transient" : true,
"currentDunningLevelSequence" : 12345,
"lastActionDate" : 12345,
"historized" : true,
"nextActionDate" : 12345,
"startDate" : 12345,
"pauseDuration" : 12345,
"pauseReason" : {
"pauseReason" : "...",
"notified" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"historized" : true,
"version" : 12345,
"transient" : true,
"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
} ],
"id" : 12345,
"description" : "...",
"dunningSettings" : {
"auditableFields" : [ { }, { } ],
"version" : 12345,
"maxDunningLevels" : 12345,
"dunningAgents" : [ { }, { } ],
"code" : "...",
"dunningPaymentRetries" : [ { }, { } ],
"parentEntityType" : { },
"allowDunningCharges" : true,
"descriptionOrCode" : "...",
"interestForDelayRate" : 12345.0,
"transient" : true,
"auditable" : { },
"historized" : true,
"accountingArticle" : { },
"id" : 12345,
"maxDaysOutstanding" : 12345,
"codeChanged" : true,
"notified" : true,
"dunningMode" : "CUSTOMER_LEVEL",
"dunningStopReasons" : [ { }, { } ],
"referenceDescription" : "...",
"applyDunningChargeFxExchangeRate" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"description" : "...",
"descriptionAndCode" : "...",
"dunningPauseReasons" : [ { }, { } ],
"dunningCollectionPlanStatuses" : [ { }, { } ],
"referenceCode" : "...",
"allowInterestForDelay" : true
}
},
"collectionPlanNumber" : "...",
"daysOpen" : 12345,
"closeDate" : 12345,
"stopReason" : {
"notified" : true,
"transient" : true,
"version" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"dunningSettings" : {
"auditableFields" : [ { }, { } ],
"version" : 12345,
"maxDunningLevels" : 12345,
"dunningAgents" : [ { }, { } ],
"code" : "...",
"dunningPaymentRetries" : [ { }, { } ],
"parentEntityType" : { },
"allowDunningCharges" : true,
"descriptionOrCode" : "...",
"interestForDelayRate" : 12345.0,
"transient" : true,
"auditable" : { },
"historized" : true,
"accountingArticle" : { },
"id" : 12345,
"maxDaysOutstanding" : 12345,
"codeChanged" : true,
"notified" : true,
"dunningMode" : "INVOICE_LEVEL",
"dunningStopReasons" : [ { }, { } ],
"referenceDescription" : "...",
"applyDunningChargeFxExchangeRate" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"description" : "...",
"descriptionAndCode" : "...",
"dunningPauseReasons" : [ { }, { } ],
"dunningCollectionPlanStatuses" : [ { }, { } ],
"referenceCode" : "...",
"allowInterestForDelay" : true
},
"id" : 12345,
"historized" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"description" : "...",
"stopReason" : "..."
},
"lastAction" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"pausedUntilDate" : 12345,
"balance" : 12345.0,
"totalDunningLevels" : 12345,
"relatedPolicy" : {
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"historized" : true,
"minBalanceTrigger" : 12345.0,
"dunningLevels" : [ {
"collectionPlanStatus" : { },
"dunningLevel" : { },
"transient" : true,
"sequence" : 12345,
"auditableFields" : [ { }, { } ],
"dunningPolicy" : { },
"auditable" : { },
"notified" : true,
"version" : 12345,
"historized" : true,
"id" : 12345
}, {
"collectionPlanStatus" : { },
"dunningLevel" : { },
"transient" : true,
"sequence" : 12345,
"auditableFields" : [ { }, { } ],
"dunningPolicy" : { },
"auditable" : { },
"notified" : true,
"version" : 12345,
"historized" : true,
"id" : 12345
} ],
"policyName" : "...",
"interestForDelaySequence" : 12345,
"attachInvoicesToEmails" : true,
"disabled" : true,
"includePayReminder" : true,
"dunningPolicyRules" : [ {
"ruleJoint" : "...",
"transient" : true,
"auditable" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"historized" : true,
"dunningPolicyRuleLines" : [ { }, { } ],
"id" : 12345,
"dunningPolicy" : { }
}, {
"ruleJoint" : "...",
"transient" : true,
"auditable" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"historized" : true,
"dunningPolicyRuleLines" : [ { }, { } ],
"id" : 12345,
"dunningPolicy" : { }
} ],
"version" : 12345,
"active" : true,
"id" : 12345,
"policyDescription" : "...",
"notified" : true,
"determineLevelBy" : "DAYS_OVERDUE_OR_BALANCE_THRESHOLD",
"isDefaultPolicy" : true,
"minBalanceTriggerCurrency" : {
"notified" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"transient" : true,
"currencyCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionEn" : "...",
"systemCurrency" : true,
"symbol" : "...",
"version" : 12345,
"historized" : true
},
"isActivePolicy" : true,
"includeDueInvoicesInThreshold" : true,
"totalDunningLevels" : 12345,
"transient" : true,
"policyPriority" : 12345
},
"notified" : true,
"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
} ],
"retryPaymentOnResumeDate" : true,
"initialCollectionPlan" : {
"transient" : true,
"currentDunningLevelSequence" : 12345,
"lastActionDate" : 12345,
"historized" : true,
"nextActionDate" : 12345,
"startDate" : 12345,
"pauseDuration" : 12345,
"pauseReason" : {
"pauseReason" : "...",
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"description" : "...",
"dunningSettings" : { }
},
"collectionPlanNumber" : "...",
"daysOpen" : 12345,
"closeDate" : 12345,
"stopReason" : {
"notified" : true,
"transient" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"dunningSettings" : { },
"id" : 12345,
"historized" : true,
"auditable" : { },
"description" : "...",
"stopReason" : "..."
},
"lastAction" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"pausedUntilDate" : 12345,
"balance" : 12345.0,
"totalDunningLevels" : 12345,
"relatedPolicy" : {
"auditableFields" : [ { }, { } ],
"auditable" : { },
"historized" : true,
"minBalanceTrigger" : 12345.0,
"dunningLevels" : [ { }, { } ],
"policyName" : "...",
"interestForDelaySequence" : 12345,
"attachInvoicesToEmails" : true,
"disabled" : true,
"includePayReminder" : true,
"dunningPolicyRules" : [ { }, { } ],
"version" : 12345,
"active" : true,
"id" : 12345,
"policyDescription" : "...",
"notified" : true,
"determineLevelBy" : "DAYS_OVERDUE",
"isDefaultPolicy" : true,
"minBalanceTriggerCurrency" : { },
"isActivePolicy" : true,
"includeDueInvoicesInThreshold" : true,
"totalDunningLevels" : 12345,
"transient" : true,
"policyPriority" : 12345
},
"notified" : true,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"retryPaymentOnResumeDate" : true,
"initialCollectionPlan" : { },
"billingAccount" : {
"nextInvoiceDate" : 12345,
"discountRate" : 12345.0,
"mailingType" : "MANUAL",
"vatNo" : "...",
"thresholdPerEntity" : true,
"taxCategoryResolved" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"discountPlan" : { },
"cfValues" : { },
"contactInformationNullSafe" : { },
"transient" : true,
"cfAccumulatedValues" : { },
"defaultLevel" : true,
"auditable" : { },
"tradingLanguage" : { },
"billingCycle" : { },
"contactInformation" : { },
"usersAccounts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"parentEntity" : { },
"parentEntityType" : { },
"invoicePrefix" : "...",
"appendGeneratedCode" : true,
"tradingCurrency" : { },
"statusDate" : 12345,
"codeChanged" : true,
"brAmountWithoutTax" : 12345.0,
"providerContact" : "...",
"minimumAmountEl" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumLabelEl" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"taxCategory" : { },
"minimumInvoiceSubCategory" : { },
"description" : "...",
"exoneratedFromtaxes" : true,
"primaryContact" : { },
"minRatedTransactions" : [ { }, { } ],
"registrationNo" : "...",
"descriptionAndCode" : "...",
"externalRef2" : "...",
"discountPlanInstances" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"seller" : { },
"businessAccountModel" : { },
"descriptionOrCode" : "...",
"code" : "...",
"minimumChargeTemplate" : { },
"totalInvoicingAmountTax" : 12345.0,
"referenceCode" : "...",
"status" : "CLOSED",
"electronicBilling" : true,
"tradingCountry" : { },
"address" : { },
"version" : 12345,
"jobTitle" : "...",
"uuid" : "...",
"legalEntityType" : { },
"accountType" : "...",
"isCompany" : true,
"paymentMethod" : { },
"contracts" : [ { }, { } ],
"name" : { },
"notified" : true,
"customerAccount" : { },
"referenceDescription" : "...",
"terminationReason" : { },
"minimumArticle" : { },
"historized" : true,
"terminationDate" : 12345,
"id" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"minInvoiceLines" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"parentUserAccounts" : [ { }, { } ],
"totalInvoicingAmountWithTax" : 12345.0,
"emailTemplate" : { },
"externalRef1" : "...",
"tags" : [ { }, { } ],
"invoices" : [ { }, { } ],
"subscriptionDate" : 12345,
"billingRun" : { }
},
"version" : 12345,
"relatedInvoice" : {
"status" : "DRAFT",
"paymentMethod" : { },
"relatedDunningCollectionPlan" : { },
"convertedRawAmount" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"xmlFilenameOnly" : "...",
"externalRef" : "...",
"amount" : 12345.0,
"pdfFilename" : "...",
"dueDate" : 12345,
"endDate" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"hasDiscounts" : true,
"cpqQuote" : { },
"orders" : [ { }, { } ],
"tradingCountry" : { },
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"commercialOrder" : { },
"invoiceLines" : [ { }, { } ],
"tradingCurrency" : { },
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"discountRate" : 12345.0,
"quote" : { },
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"alreadyAppliedMinimum" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"startDate" : 12345,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"convertedAmountWithTax" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"paymentStatus" : "PENDING_PLAN",
"lastAppliedRateDate" : 12345,
"invoiceDate" : 12345,
"emailSentDate" : 12345,
"invoiceNumber" : "...",
"version" : 12345,
"amountTax" : 12345.0,
"hasTaxes" : true,
"recordedInvoice" : { },
"initialCollectionDate" : 12345,
"amountWithoutTaxBeforeDiscount" : 12345.0,
"xmlDate" : 12345,
"subscription" : { },
"transient" : true,
"realTimeStatus" : "PENDING",
"statusDate" : 12345,
"seller" : { },
"discountAmount" : 12345.0,
"reminderLevelTriggered" : true,
"parentCFEntities" : [ { }, { } ],
"newInvoicingProcess" : true,
"cfValues" : { },
"rawAmount" : 12345.0,
"cfAccumulatedValues" : { },
"detailedInvoice" : true,
"pdfDate" : 12345,
"invoiceBalance" : 12345.0,
"code" : "...",
"dueBalance" : 12345.0,
"discountAgregates" : [ { }, { } ],
"appliedRate" : 12345.0,
"convertedAmountTax" : 12345.0,
"hasMinimum" : true,
"alreadySent" : true,
"tradingLanguage" : { },
"description" : "...",
"uuid" : "...",
"pdfFilenameOnly" : "...",
"temporaryInvoiceNumber" : "...",
"lastAppliedRate" : 12345.0,
"adjustedInvoice" : { },
"dontSend" : true,
"invoiceAgregates" : [ { }, { } ],
"rejectReason" : "...",
"useCurrentRate" : true,
"prepaid" : true,
"alreadyAddedDiscount" : true,
"paymentMethodType" : "STRIPE",
"paymentStatusDate" : 12345,
"linkedInvoices" : [ { }, { } ],
"iban" : "...",
"invoiceAdjustmentCurrentSellerNb" : 12345,
"convertedNetToPay" : 12345.0,
"discount" : 12345.0,
"draftInvoiceLines" : [ { }, { } ],
"netToPay" : 12345.0,
"openOrderNumber" : "...",
"paymentPlan" : { },
"alias" : "...",
"id" : 12345,
"discountPlan" : { },
"order" : { },
"historized" : true,
"draftRatedTransactions" : [ { }, { } ],
"billingAccount" : { },
"invoiceType" : { },
"auditable" : { },
"draft" : true
},
"nextAction" : "...",
"status" : {
"historized" : true,
"id" : 12345,
"status" : "STOPPED",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"dunningSettings" : { },
"description" : "...",
"transient" : true,
"notified" : true,
"auditable" : { },
"colorCode" : "..."
},
"dunningLevelInstances" : [ {
"dunningLevel" : { },
"id" : 12345,
"collectionPlan" : { },
"collectionPlanStatus" : { },
"daysOverdue" : 12345,
"notified" : true,
"transient" : true,
"actions" : [ { }, { } ],
"sequence" : 12345,
"version" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"levelStatus" : "IN_PROGRESS"
}, {
"dunningLevel" : { },
"id" : 12345,
"collectionPlan" : { },
"collectionPlanStatus" : { },
"daysOverdue" : 12345,
"notified" : true,
"transient" : true,
"actions" : [ { }, { } ],
"sequence" : 12345,
"version" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"levelStatus" : "DONE"
} ]
},
"billingAccount" : {
"nextInvoiceDate" : 12345,
"discountRate" : 12345.0,
"mailingType" : "MANUAL",
"vatNo" : "...",
"thresholdPerEntity" : true,
"taxCategoryResolved" : {
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"auditable" : { },
"referenceDescription" : "...",
"description" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"version" : 12345,
"historized" : true,
"cfValues" : { },
"parentEntity" : { },
"transient" : true,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"uuid" : "...",
"codeChanged" : true
},
"counters" : {
"property1" : {
"descriptionAndCode" : "...",
"billingAccount" : { },
"referenceCode" : "...",
"version" : 12345,
"counterPeriods" : [ { }, { } ],
"chargeInstances" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"customerAccount" : { },
"historized" : true,
"parentEntityType" : { },
"description" : "...",
"notified" : true,
"customer" : { },
"serviceInstance" : { },
"id" : 12345,
"counterTemplate" : { },
"parentEntity" : { },
"usageChargeInstances" : [ { }, { } ],
"userAccount" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"transient" : true,
"subscription" : { },
"auditable" : { },
"codeChanged" : true
},
"property2" : {
"descriptionAndCode" : "...",
"billingAccount" : { },
"referenceCode" : "...",
"version" : 12345,
"counterPeriods" : [ { }, { } ],
"chargeInstances" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"customerAccount" : { },
"historized" : true,
"parentEntityType" : { },
"description" : "...",
"notified" : true,
"customer" : { },
"serviceInstance" : { },
"id" : 12345,
"counterTemplate" : { },
"parentEntity" : { },
"usageChargeInstances" : [ { }, { } ],
"userAccount" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"transient" : true,
"subscription" : { },
"auditable" : { },
"codeChanged" : true
}
},
"discountPlan" : {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "OFFER",
"durationUnit" : "DAY",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "DRAFT",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"contactInformationNullSafe" : {
"email" : "...",
"fax" : "...",
"phone" : "...",
"mobile" : "..."
},
"transient" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"defaultLevel" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"tradingLanguage" : {
"disabled" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"transient" : true,
"language" : { },
"auditable" : { },
"id" : 12345,
"notified" : true,
"prDescription" : "...",
"historized" : true,
"languageCode" : "..."
},
"billingCycle" : {
"parentEntity" : { },
"dueDateDelayEL" : "...",
"id" : 12345,
"invoiceDateDelayEL" : "...",
"lastTransactionDateDelayEL" : "...",
"version" : 12345,
"invoiceDateProductionDelayEL" : "...",
"auditableFields" : [ { }, { } ],
"collectionDateDelayEl" : "...",
"historized" : true,
"cfValues" : { },
"transient" : true,
"description" : "...",
"notified" : true,
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"computeDatesAtValidation" : true,
"invoicingThreshold" : 12345.0,
"invoiceType" : { },
"billingTemplateNameEL" : "...",
"scriptInstance" : { },
"type" : "ORDER",
"uuid" : "...",
"codeChanged" : true,
"thresholdPerEntity" : true,
"splitPerPaymentMethod" : true,
"auditable" : { },
"calendar" : { },
"parentCFEntities" : [ { }, { } ],
"referenceDate" : "END_DATE",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"billingRunValidationScript" : { },
"code" : "...",
"lastTransactionDateEL" : "...",
"invoiceTypeEl" : "...",
"checkThreshold" : "AFTER_DISCOUNT",
"appendGeneratedCode" : true,
"referenceCode" : "..."
},
"contactInformation" : {
"email" : "...",
"fax" : "...",
"phone" : "...",
"mobile" : "..."
},
"usersAccounts" : [ {
"parentEntity" : { },
"parentUserAccount" : { },
"code" : "...",
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"minimumArticle" : { },
"descriptionAndCode" : "...",
"businessAccountModel" : { },
"codeChanged" : true,
"isConsumer" : true,
"terminationDate" : 12345,
"isCompany" : true,
"seller" : { },
"vatNo" : "...",
"version" : 12345,
"accountType" : "...",
"parentEntityType" : { },
"billingAccount" : { },
"registrationNo" : "...",
"wallet" : { },
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"statusDate" : 12345,
"jobTitle" : "...",
"descriptionOrCode" : "...",
"userAccounts" : [ { }, { } ],
"auditable" : { },
"minimumLabelEl" : "...",
"primaryContact" : { },
"notified" : true,
"address" : { },
"status" : "ACTIVE",
"minimumAmountEl" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"transient" : true,
"terminationReason" : { },
"minimumChargeTemplate" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"externalRef1" : "...",
"auditableFields" : [ { }, { } ],
"legalEntityType" : { },
"name" : { },
"subscriptionDate" : 12345,
"contactInformation" : { },
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"historized" : true,
"referenceCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"externalRef2" : "..."
}, {
"parentEntity" : { },
"parentUserAccount" : { },
"code" : "...",
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"minimumArticle" : { },
"descriptionAndCode" : "...",
"businessAccountModel" : { },
"codeChanged" : true,
"isConsumer" : true,
"terminationDate" : 12345,
"isCompany" : true,
"seller" : { },
"vatNo" : "...",
"version" : 12345,
"accountType" : "...",
"parentEntityType" : { },
"billingAccount" : { },
"registrationNo" : "...",
"wallet" : { },
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"statusDate" : 12345,
"jobTitle" : "...",
"descriptionOrCode" : "...",
"userAccounts" : [ { }, { } ],
"auditable" : { },
"minimumLabelEl" : "...",
"primaryContact" : { },
"notified" : true,
"address" : { },
"status" : "TERMINATED",
"minimumAmountEl" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"transient" : true,
"terminationReason" : { },
"minimumChargeTemplate" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"externalRef1" : "...",
"auditableFields" : [ { }, { } ],
"legalEntityType" : { },
"name" : { },
"subscriptionDate" : 12345,
"contactInformation" : { },
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"historized" : true,
"referenceCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"externalRef2" : "..."
} ],
"invoicingThreshold" : 12345.0,
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"parentEntityType" : { },
"invoicePrefix" : "...",
"appendGeneratedCode" : true,
"tradingCurrency" : {
"currentRateUpdater" : "...",
"notified" : true,
"currentRateFromDate" : 12345,
"prCurrencyToThis" : 12345.0,
"transient" : true,
"disabled" : true,
"active" : true,
"exchangeRates" : [ { }, { } ],
"version" : 12345,
"auditableFields" : [ { }, { } ],
"prDescription" : "...",
"currentRate" : 12345.0,
"historized" : true,
"currency" : { },
"symbol" : "...",
"currencyCode" : "...",
"decimalPlaces" : 12345,
"auditable" : { },
"id" : 12345
},
"statusDate" : 12345,
"codeChanged" : true,
"brAmountWithoutTax" : 12345.0,
"providerContact" : "...",
"minimumAmountEl" : "...",
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"minimumLabelEl" : "...",
"allDiscountPlanInstances" : [ {
"version" : 12345,
"cfValues" : { },
"statusDate" : 12345,
"applicationCount" : 12345,
"id" : 12345,
"uuid" : "...",
"startDate" : 12345,
"subscription" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"valid" : true,
"transient" : true,
"cfAccumulatedValues" : { },
"discountPlan" : { },
"endDate" : 12345,
"billingAccount" : { },
"status" : "APPLIED"
}, {
"version" : 12345,
"cfValues" : { },
"statusDate" : 12345,
"applicationCount" : 12345,
"id" : 12345,
"uuid" : "...",
"startDate" : 12345,
"subscription" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"valid" : true,
"transient" : true,
"cfAccumulatedValues" : { },
"discountPlan" : { },
"endDate" : 12345,
"billingAccount" : { },
"status" : "EXPIRED"
} ],
"taxCategory" : {
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"auditable" : { },
"referenceDescription" : "...",
"description" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"version" : 12345,
"historized" : true,
"cfValues" : { },
"parentEntity" : { },
"transient" : true,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"uuid" : "...",
"codeChanged" : true
},
"minimumInvoiceSubCategory" : {
"description" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"discount" : 12345.0,
"id" : 12345,
"code" : "...",
"occTemplate" : { },
"transient" : true,
"auditable" : { },
"uuid" : "...",
"appendGeneratedCode" : true,
"accountingCode" : { },
"descriptionOrCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"descriptionAndCode" : "...",
"sortIndex" : 12345,
"invoiceCategory" : { },
"notified" : true,
"cfAccumulatedValues" : { },
"occTemplateNegative" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"version" : 12345,
"referenceDescription" : "..."
},
"description" : "...",
"exoneratedFromtaxes" : true,
"primaryContact" : {
"id" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"fax" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"description" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"lastName" : "...",
"historized" : true,
"referenceCode" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"auditable" : { },
"phone" : "...",
"code" : "...",
"notified" : true,
"firstName" : "...",
"mobile" : "...",
"email" : "...",
"referenceDescription" : "...",
"genericMail" : "...",
"address" : { }
},
"minRatedTransactions" : [ {
"invoiceSubCategoryId" : 12345,
"walletId" : 12345,
"chargeInstance" : { },
"invoiceAgregateF" : { },
"version" : 12345,
"invoice" : { },
"edr" : { },
"doNotTriggerInvoicing" : true,
"inputUnitOfMeasure" : { },
"userAccount" : { },
"id" : 12345,
"invoiceSubCategory" : { },
"quantity" : 12345.0,
"unityDescription" : "...",
"orderInfo" : { },
"sequence" : 12345,
"priceplan" : { },
"cfValues" : { },
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"usageDate" : 12345,
"rawAmountWithoutTax" : 12345.0,
"infoOrder" : { },
"type" : "MANUAL",
"accountingCode" : { },
"discountValue" : 12345.0,
"taxPercent" : 12345.0,
"wallet" : { },
"endDate" : 12345,
"discountedRatedTransaction" : 12345,
"billingAccount" : { },
"originBillingAccount" : { },
"unitAmountWithoutTax" : 12345.0,
"offerTemplate" : { },
"invoiceLine" : { },
"code" : "...",
"taxClassId" : 12345,
"rawAmountWithTax" : 12345.0,
"startDate" : 12345,
"inputQuantity" : 12345.0,
"updated" : 12345,
"userAccountId" : 12345,
"uuid" : "...",
"discountPlan" : { },
"invoicingDate" : 12345,
"sortIndex" : 12345,
"serviceInstance" : { },
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "REJECTED",
"accountingArticle" : { },
"subscription" : { },
"parameterExtra" : "...",
"orderNumber" : "...",
"parameter1" : "...",
"taxId" : 12345,
"amountWithoutTax" : 12345.0,
"transient" : true,
"rejectReason" : "...",
"billingAccountId" : 12345,
"taxRecalculated" : true,
"amountWithTax" : 12345.0,
"taxClass" : { },
"adjustedRatedTx" : { },
"rulesContract" : { },
"subscriptionId" : 12345,
"amountTax" : 12345.0,
"ratingUnitOfMeasure" : { },
"discountPlanType" : "FIXED",
"prepaid" : true,
"taxOverriden" : true,
"tax" : { },
"seller" : { },
"billingRun" : { },
"unitAmountTax" : 12345.0,
"sellerId" : 12345,
"discountPlanItem" : { },
"parentCFEntities" : [ { }, { } ],
"parameter3" : "...",
"parameter2" : "..."
}, {
"invoiceSubCategoryId" : 12345,
"walletId" : 12345,
"chargeInstance" : { },
"invoiceAgregateF" : { },
"version" : 12345,
"invoice" : { },
"edr" : { },
"doNotTriggerInvoicing" : true,
"inputUnitOfMeasure" : { },
"userAccount" : { },
"id" : 12345,
"invoiceSubCategory" : { },
"quantity" : 12345.0,
"unityDescription" : "...",
"orderInfo" : { },
"sequence" : 12345,
"priceplan" : { },
"cfValues" : { },
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"usageDate" : 12345,
"rawAmountWithoutTax" : 12345.0,
"infoOrder" : { },
"type" : "REGULAR",
"accountingCode" : { },
"discountValue" : 12345.0,
"taxPercent" : 12345.0,
"wallet" : { },
"endDate" : 12345,
"discountedRatedTransaction" : 12345,
"billingAccount" : { },
"originBillingAccount" : { },
"unitAmountWithoutTax" : 12345.0,
"offerTemplate" : { },
"invoiceLine" : { },
"code" : "...",
"taxClassId" : 12345,
"rawAmountWithTax" : 12345.0,
"startDate" : 12345,
"inputQuantity" : 12345.0,
"updated" : 12345,
"userAccountId" : 12345,
"uuid" : "...",
"discountPlan" : { },
"invoicingDate" : 12345,
"sortIndex" : 12345,
"serviceInstance" : { },
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "OPEN",
"accountingArticle" : { },
"subscription" : { },
"parameterExtra" : "...",
"orderNumber" : "...",
"parameter1" : "...",
"taxId" : 12345,
"amountWithoutTax" : 12345.0,
"transient" : true,
"rejectReason" : "...",
"billingAccountId" : 12345,
"taxRecalculated" : true,
"amountWithTax" : 12345.0,
"taxClass" : { },
"adjustedRatedTx" : { },
"rulesContract" : { },
"subscriptionId" : 12345,
"amountTax" : 12345.0,
"ratingUnitOfMeasure" : { },
"discountPlanType" : "PERCENTAGE",
"prepaid" : true,
"taxOverriden" : true,
"tax" : { },
"seller" : { },
"billingRun" : { },
"unitAmountTax" : 12345.0,
"sellerId" : 12345,
"discountPlanItem" : { },
"parentCFEntities" : [ { }, { } ],
"parameter3" : "...",
"parameter2" : "..."
} ],
"registrationNo" : "...",
"descriptionAndCode" : "...",
"externalRef2" : "...",
"discountPlanInstances" : [ {
"version" : 12345,
"cfValues" : { },
"statusDate" : 12345,
"applicationCount" : 12345,
"id" : 12345,
"uuid" : "...",
"startDate" : 12345,
"subscription" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"valid" : true,
"transient" : true,
"cfAccumulatedValues" : { },
"discountPlan" : { },
"endDate" : 12345,
"billingAccount" : { },
"status" : "APPLIED"
}, {
"version" : 12345,
"cfValues" : { },
"statusDate" : 12345,
"applicationCount" : 12345,
"id" : 12345,
"uuid" : "...",
"startDate" : 12345,
"subscription" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"valid" : true,
"transient" : true,
"cfAccumulatedValues" : { },
"discountPlan" : { },
"endDate" : 12345,
"billingAccount" : { },
"status" : "IN_USE"
} ],
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"seller" : {
"generalLedger" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"minimumLabelEl" : "...",
"primaryContact" : { },
"externalRef1" : "...",
"historized" : true,
"cfValues" : { },
"parentEntityType" : { },
"providerContact" : "...",
"legalText" : "...",
"businessAccountModel" : { },
"legalType" : "...",
"tradingCountry" : { },
"parentEntity" : { },
"name" : { },
"jobTitle" : "...",
"uuid" : "...",
"transient" : true,
"address" : { },
"referenceDescription" : "...",
"description" : "...",
"seller" : { },
"accountType" : "...",
"tradingLanguage" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCurrency" : { },
"minimumAmountEl" : "...",
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"contracts" : [ { }, { } ],
"auditable" : { },
"id" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"legalEntityType" : { },
"vatNo" : "...",
"isCompany" : true,
"minimumChargeTemplate" : { },
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"contactInformationNullSafe" : { },
"parentCFEntities" : [ { }, { } ],
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"externalRef2" : "...",
"paymentGateways" : [ { }, { } ],
"notified" : true,
"contactInformation" : { }
},
"businessAccountModel" : {
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"active" : true,
"transient" : true,
"auditable" : { },
"referenceDescription" : "...",
"hierarchyType" : "C",
"script" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"installed" : true,
"parentEntityType" : { },
"id" : 12345,
"downloaded" : true,
"version" : 12345,
"description" : "...",
"moduleSource" : "...",
"disabled" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"historized" : true,
"logoPicture" : "...",
"license" : "LGPL",
"descriptionAndCode" : "...",
"code" : "..."
},
"descriptionOrCode" : "...",
"code" : "...",
"minimumChargeTemplate" : {
"inputUnitEL" : "...",
"unitNbDecimal" : 12345,
"cfValues" : { },
"revenueRecognitionRule" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"status" : "ARCHIVED",
"notified" : true,
"amountEditable" : true,
"type" : "CREDIT",
"ratingScript" : { },
"chargeMainType" : "RECURRING",
"attributes" : [ { }, { } ],
"taxClassEl" : "...",
"unitMultiplicator" : 12345.0,
"code" : "...",
"referenceCode" : "...",
"productCharges" : [ { }, { } ],
"disabled" : true,
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "NEAREST",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"inputUnitDescription" : "...",
"id" : 12345,
"edrTemplates" : [ { }, { } ],
"oneShotChargeTemplateType" : "OTHER",
"ratingUnitDescription" : "...",
"immediateInvoicing" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"chargeType" : "...",
"dropZeroWo" : true,
"inputUnitOfMeasure" : { },
"active" : true,
"version" : 12345,
"filterExpression" : "...",
"transient" : true,
"sortIndexEl" : "...",
"parentEntity" : { },
"ratingUnitOfMeasure" : { },
"referenceDescription" : "...",
"invoiceSubCategory" : { },
"auditable" : { },
"codeChanged" : true,
"taxClass" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true
},
"totalInvoicingAmountTax" : 12345.0,
"referenceCode" : "...",
"status" : "CLOSED",
"electronicBilling" : true,
"tradingCountry" : {
"country" : { },
"appendGeneratedCode" : true,
"transient" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"historized" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"referenceCode" : "...",
"version" : 12345,
"notified" : true,
"auditable" : { },
"uuid" : "...",
"code" : "...",
"disabled" : true,
"referenceDescription" : "...",
"active" : true,
"description" : "...",
"countryCode" : "..."
},
"address" : {
"countryBundle" : "...",
"address1" : "...",
"state" : "...",
"address4" : "...",
"city" : "...",
"zipCode" : "...",
"address5" : "...",
"address3" : "...",
"country" : { },
"address2" : "..."
},
"version" : 12345,
"jobTitle" : "...",
"uuid" : "...",
"legalEntityType" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"transient" : true,
"code" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"historized" : true,
"description" : "...",
"isCompany" : true,
"parentEntityType" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"notified" : true,
"descriptionNotNull" : "..."
},
"accountType" : "...",
"isCompany" : true,
"paymentMethod" : {
"token3DsId" : "...",
"paymentType" : "PAYPAL",
"disabled" : true,
"transient" : true,
"active" : true,
"version" : 12345,
"info5" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"cfAccumulatedValues" : { },
"customerAccount" : { },
"info2" : "...",
"action" : "...",
"cfValues" : { },
"notified" : true,
"historized" : true,
"referenceDocument" : { },
"info4" : "...",
"info3" : "...",
"auditable" : { },
"userId" : "...",
"info1" : "...",
"expired" : true,
"parentCFEntities" : [ { }, { } ],
"tokenId" : "...",
"alias" : "...",
"uuid" : "...",
"preferred" : true
},
"contracts" : [ {
"code" : "...",
"billingRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"contractDate" : 12345,
"seller" : { },
"contractItems" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"customer" : { },
"endDate" : 12345,
"parentEntity" : { },
"historized" : true,
"contractDuration" : 12345,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"customerAccount" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"renewal" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"status" : "CLOSED",
"cfValues" : { },
"uuid" : "...",
"beginDate" : 12345,
"transient" : true,
"parentEntityType" : { },
"billingAccount" : { },
"notified" : true,
"version" : 12345,
"description" : "...",
"statusDate" : 12345
}, {
"code" : "...",
"billingRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"contractDate" : 12345,
"seller" : { },
"contractItems" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"customer" : { },
"endDate" : 12345,
"parentEntity" : { },
"historized" : true,
"contractDuration" : 12345,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"customerAccount" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"renewal" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"status" : "CLOSED",
"cfValues" : { },
"uuid" : "...",
"beginDate" : 12345,
"transient" : true,
"parentEntityType" : { },
"billingAccount" : { },
"notified" : true,
"version" : 12345,
"description" : "...",
"statusDate" : 12345
} ],
"name" : {
"fullName" : "...",
"title" : { },
"lastName" : "...",
"firstName" : "..."
},
"notified" : true,
"customerAccount" : {
"preferredPaymentMethod" : { },
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"checkThreshold" : "POSITIVE_RT",
"legalEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"minimumAmountEl" : "...",
"noMoreValidCard" : true,
"descriptionOrCode" : "...",
"codeChanged" : true,
"cfValues" : { },
"code" : "...",
"vatNo" : "...",
"transient" : true,
"registrationNo" : "...",
"wirePaymentMethods" : [ { }, { } ],
"contactInformationNullSafe" : { },
"thresholdPerEntity" : true,
"password" : "...",
"minimumChargeTemplate" : { },
"tradingCurrency" : { },
"dunningDocuments" : [ { }, { } ],
"creditCategory" : { },
"uuid" : "...",
"cfAccumulatedValues" : { },
"paymentMethods" : [ { }, { } ],
"seller" : { },
"externalRef1" : "...",
"providerContact" : "...",
"accountOperations" : [ { }, { } ],
"dueDateDelayEL" : "...",
"jobTitle" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"invoicingThreshold" : 12345.0,
"externalRef2" : "...",
"description" : "...",
"excludedFromPayment" : true,
"isCompany" : true,
"DDPaymentMethods" : [ { }, { } ],
"paypalPaymentMethods" : [ { }, { } ],
"referenceDescription" : "...",
"primaryContact" : { },
"minimumArticle" : { },
"defaultLevel" : true,
"billingAccounts" : [ { }, { } ],
"contracts" : [ { }, { } ],
"name" : { },
"addressbook" : { },
"actionDunnings" : [ { }, { } ],
"referenceCode" : "...",
"minimumTargetAccount" : { },
"dunningLevel" : "R0",
"appendGeneratedCode" : true,
"generalClientAccount" : { },
"dateDunningLevel" : 12345,
"contactInformation" : { },
"paymentPlans" : [ { }, { } ],
"businessAccountModel" : { },
"checkPaymentMethods" : [ { }, { } ],
"notified" : true,
"stripePaymentMethods" : [ { }, { } ],
"customer" : { },
"historized" : true,
"status" : "ACTIVE",
"id" : 12345,
"accountType" : "...",
"auditableFields" : [ { }, { } ],
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"parentEntityType" : { },
"address" : { },
"minimumLabelEl" : "...",
"parentEntity" : { },
"dueBalance" : "...",
"dateStatus" : 12345,
"preferredPaymentMethodType" : "PAYPAL"
},
"referenceDescription" : "...",
"terminationReason" : {
"description" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"referenceDescription" : "...",
"applyAgreement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"descriptionAndCode" : "...",
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"notified" : true,
"overrideProrata" : "PRORATA",
"reimburseOneshots" : true,
"codeChanged" : true,
"parentEntity" : { }
},
"minimumArticle" : {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
},
"historized" : true,
"terminationDate" : 12345,
"id" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"minInvoiceLines" : [ {
"sequence" : 12345,
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountValue" : 12345.0,
"cfValues" : { },
"invoiceAggregateF" : { },
"billingAccount" : { },
"unitPrice" : 12345.0,
"discountPlanItem" : { },
"label" : "...",
"auditableFields" : [ { }, { } ],
"orderOffer" : { },
"notified" : true,
"discountPlanType" : "PERCENTAGE",
"version" : 12345,
"id" : 12345,
"convertedDiscountAmount" : 12345.0,
"validity" : { },
"valueDate" : 12345,
"convertedAmountTax" : 12345.0,
"taxRate" : 12345.0,
"orderRef" : "...",
"prestation" : "...",
"serviceTemplate" : { },
"offerServiceTemplate" : { },
"transient" : true,
"status" : "CANCELED",
"uuid" : "...",
"accountingArticle" : { },
"commercialOrder" : { },
"subscription" : { },
"openOrderNumber" : "...",
"productVersion" : { },
"discountAmount" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"product" : { },
"historized" : true,
"rawAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"tax" : { },
"quoteOffer" : { },
"ratedTransactions" : [ { }, { } ],
"auditable" : { },
"offerTemplate" : { },
"orderLot" : { },
"amountWithTax" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"serviceInstance" : { },
"discountPlan" : { },
"convertedRawAmount" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"invoice" : { },
"taxOverridden" : true,
"taxMode" : "ARTICLE",
"discountedInvoiceLine" : { },
"billingRun" : { },
"amountTax" : 12345.0,
"quantity" : 12345.0,
"discountRate" : 12345.0,
"cfAccumulatedValues" : { }
}, {
"sequence" : 12345,
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountValue" : 12345.0,
"cfValues" : { },
"invoiceAggregateF" : { },
"billingAccount" : { },
"unitPrice" : 12345.0,
"discountPlanItem" : { },
"label" : "...",
"auditableFields" : [ { }, { } ],
"orderOffer" : { },
"notified" : true,
"discountPlanType" : "FIXED",
"version" : 12345,
"id" : 12345,
"convertedDiscountAmount" : 12345.0,
"validity" : { },
"valueDate" : 12345,
"convertedAmountTax" : 12345.0,
"taxRate" : 12345.0,
"orderRef" : "...",
"prestation" : "...",
"serviceTemplate" : { },
"offerServiceTemplate" : { },
"transient" : true,
"status" : "CANCELED",
"uuid" : "...",
"accountingArticle" : { },
"commercialOrder" : { },
"subscription" : { },
"openOrderNumber" : "...",
"productVersion" : { },
"discountAmount" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"product" : { },
"historized" : true,
"rawAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"tax" : { },
"quoteOffer" : { },
"ratedTransactions" : [ { }, { } ],
"auditable" : { },
"offerTemplate" : { },
"orderLot" : { },
"amountWithTax" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"serviceInstance" : { },
"discountPlan" : { },
"convertedRawAmount" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"invoice" : { },
"taxOverridden" : true,
"taxMode" : "RATE",
"discountedInvoiceLine" : { },
"billingRun" : { },
"amountTax" : 12345.0,
"quantity" : 12345.0,
"discountRate" : 12345.0,
"cfAccumulatedValues" : { }
} ],
"checkThreshold" : "POSITIVE_RT",
"parentUserAccounts" : [ {
"parentEntity" : { },
"parentUserAccount" : { },
"code" : "...",
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"minimumArticle" : { },
"descriptionAndCode" : "...",
"businessAccountModel" : { },
"codeChanged" : true,
"isConsumer" : true,
"terminationDate" : 12345,
"isCompany" : true,
"seller" : { },
"vatNo" : "...",
"version" : 12345,
"accountType" : "...",
"parentEntityType" : { },
"billingAccount" : { },
"registrationNo" : "...",
"wallet" : { },
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"statusDate" : 12345,
"jobTitle" : "...",
"descriptionOrCode" : "...",
"userAccounts" : [ { }, { } ],
"auditable" : { },
"minimumLabelEl" : "...",
"primaryContact" : { },
"notified" : true,
"address" : { },
"status" : "TERMINATED",
"minimumAmountEl" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"transient" : true,
"terminationReason" : { },
"minimumChargeTemplate" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"externalRef1" : "...",
"auditableFields" : [ { }, { } ],
"legalEntityType" : { },
"name" : { },
"subscriptionDate" : 12345,
"contactInformation" : { },
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"historized" : true,
"referenceCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"externalRef2" : "..."
}, {
"parentEntity" : { },
"parentUserAccount" : { },
"code" : "...",
"description" : "...",
"id" : 12345,
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"minimumArticle" : { },
"descriptionAndCode" : "...",
"businessAccountModel" : { },
"codeChanged" : true,
"isConsumer" : true,
"terminationDate" : 12345,
"isCompany" : true,
"seller" : { },
"vatNo" : "...",
"version" : 12345,
"accountType" : "...",
"parentEntityType" : { },
"billingAccount" : { },
"registrationNo" : "...",
"wallet" : { },
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"statusDate" : 12345,
"jobTitle" : "...",
"descriptionOrCode" : "...",
"userAccounts" : [ { }, { } ],
"auditable" : { },
"minimumLabelEl" : "...",
"primaryContact" : { },
"notified" : true,
"address" : { },
"status" : "CLOSED",
"minimumAmountEl" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"transient" : true,
"terminationReason" : { },
"minimumChargeTemplate" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"externalRef1" : "...",
"auditableFields" : [ { }, { } ],
"legalEntityType" : { },
"name" : { },
"subscriptionDate" : 12345,
"contactInformation" : { },
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"historized" : true,
"referenceCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"externalRef2" : "..."
} ],
"totalInvoicingAmountWithTax" : 12345.0,
"emailTemplate" : {
"htmlContent" : "...",
"notified" : true,
"startDate" : 12345,
"media" : "POSTAL_MAIL",
"type" : "OTHER",
"code" : "...",
"referenceCode" : "...",
"textContent" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"auditable" : { },
"descriptionAndCode" : "...",
"tagEndDelimiter" : "...",
"appendGeneratedCode" : true,
"tagStartDelimiter" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"version" : 12345,
"subject" : "...",
"transient" : true,
"description" : "...",
"id" : 12345,
"historized" : true,
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"endDate" : 12345
},
"externalRef1" : "...",
"tags" : [ {
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"referenceDescription" : "...",
"parentTag" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"notified" : true,
"filterEl" : "...",
"parentEntity" : { },
"auditable" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"description" : "...",
"historized" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"name" : "...",
"code" : "...",
"tagType" : { }
}, {
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"referenceDescription" : "...",
"parentTag" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"notified" : true,
"filterEl" : "...",
"parentEntity" : { },
"auditable" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"description" : "...",
"historized" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"name" : "...",
"code" : "...",
"tagType" : { }
} ],
"invoices" : [ {
"status" : "DRAFT",
"paymentMethod" : { },
"relatedDunningCollectionPlan" : { },
"convertedRawAmount" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"xmlFilenameOnly" : "...",
"externalRef" : "...",
"amount" : 12345.0,
"pdfFilename" : "...",
"dueDate" : 12345,
"endDate" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"hasDiscounts" : true,
"cpqQuote" : { },
"orders" : [ { }, { } ],
"tradingCountry" : { },
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"commercialOrder" : { },
"invoiceLines" : [ { }, { } ],
"tradingCurrency" : { },
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"discountRate" : 12345.0,
"quote" : { },
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"alreadyAppliedMinimum" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"startDate" : 12345,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"convertedAmountWithTax" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"paymentStatus" : "UNPAID",
"lastAppliedRateDate" : 12345,
"invoiceDate" : 12345,
"emailSentDate" : 12345,
"invoiceNumber" : "...",
"version" : 12345,
"amountTax" : 12345.0,
"hasTaxes" : true,
"recordedInvoice" : { },
"initialCollectionDate" : 12345,
"amountWithoutTaxBeforeDiscount" : 12345.0,
"xmlDate" : 12345,
"subscription" : { },
"transient" : true,
"realTimeStatus" : "PAID",
"statusDate" : 12345,
"seller" : { },
"discountAmount" : 12345.0,
"reminderLevelTriggered" : true,
"parentCFEntities" : [ { }, { } ],
"newInvoicingProcess" : true,
"cfValues" : { },
"rawAmount" : 12345.0,
"cfAccumulatedValues" : { },
"detailedInvoice" : true,
"pdfDate" : 12345,
"invoiceBalance" : 12345.0,
"code" : "...",
"dueBalance" : 12345.0,
"discountAgregates" : [ { }, { } ],
"appliedRate" : 12345.0,
"convertedAmountTax" : 12345.0,
"hasMinimum" : true,
"alreadySent" : true,
"tradingLanguage" : { },
"description" : "...",
"uuid" : "...",
"pdfFilenameOnly" : "...",
"temporaryInvoiceNumber" : "...",
"lastAppliedRate" : 12345.0,
"adjustedInvoice" : { },
"dontSend" : true,
"invoiceAgregates" : [ { }, { } ],
"rejectReason" : "...",
"useCurrentRate" : true,
"prepaid" : true,
"alreadyAddedDiscount" : true,
"paymentMethodType" : "WIRETRANSFER",
"paymentStatusDate" : 12345,
"linkedInvoices" : [ { }, { } ],
"iban" : "...",
"invoiceAdjustmentCurrentSellerNb" : 12345,
"convertedNetToPay" : 12345.0,
"discount" : 12345.0,
"draftInvoiceLines" : [ { }, { } ],
"netToPay" : 12345.0,
"openOrderNumber" : "...",
"paymentPlan" : { },
"alias" : "...",
"id" : 12345,
"discountPlan" : { },
"order" : { },
"historized" : true,
"draftRatedTransactions" : [ { }, { } ],
"billingAccount" : { },
"invoiceType" : { },
"auditable" : { },
"draft" : true
}, {
"status" : "NEW",
"paymentMethod" : { },
"relatedDunningCollectionPlan" : { },
"convertedRawAmount" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"xmlFilenameOnly" : "...",
"externalRef" : "...",
"amount" : 12345.0,
"pdfFilename" : "...",
"dueDate" : 12345,
"endDate" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"hasDiscounts" : true,
"cpqQuote" : { },
"orders" : [ { }, { } ],
"tradingCountry" : { },
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"commercialOrder" : { },
"invoiceLines" : [ { }, { } ],
"tradingCurrency" : { },
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"discountRate" : 12345.0,
"quote" : { },
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"alreadyAppliedMinimum" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"startDate" : 12345,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"convertedAmountWithTax" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"paymentStatus" : "PAID",
"lastAppliedRateDate" : 12345,
"invoiceDate" : 12345,
"emailSentDate" : 12345,
"invoiceNumber" : "...",
"version" : 12345,
"amountTax" : 12345.0,
"hasTaxes" : true,
"recordedInvoice" : { },
"initialCollectionDate" : 12345,
"amountWithoutTaxBeforeDiscount" : 12345.0,
"xmlDate" : 12345,
"subscription" : { },
"transient" : true,
"realTimeStatus" : "PENDING_PLAN",
"statusDate" : 12345,
"seller" : { },
"discountAmount" : 12345.0,
"reminderLevelTriggered" : true,
"parentCFEntities" : [ { }, { } ],
"newInvoicingProcess" : true,
"cfValues" : { },
"rawAmount" : 12345.0,
"cfAccumulatedValues" : { },
"detailedInvoice" : true,
"pdfDate" : 12345,
"invoiceBalance" : 12345.0,
"code" : "...",
"dueBalance" : 12345.0,
"discountAgregates" : [ { }, { } ],
"appliedRate" : 12345.0,
"convertedAmountTax" : 12345.0,
"hasMinimum" : true,
"alreadySent" : true,
"tradingLanguage" : { },
"description" : "...",
"uuid" : "...",
"pdfFilenameOnly" : "...",
"temporaryInvoiceNumber" : "...",
"lastAppliedRate" : 12345.0,
"adjustedInvoice" : { },
"dontSend" : true,
"invoiceAgregates" : [ { }, { } ],
"rejectReason" : "...",
"useCurrentRate" : true,
"prepaid" : true,
"alreadyAddedDiscount" : true,
"paymentMethodType" : "PAYPAL",
"paymentStatusDate" : 12345,
"linkedInvoices" : [ { }, { } ],
"iban" : "...",
"invoiceAdjustmentCurrentSellerNb" : 12345,
"convertedNetToPay" : 12345.0,
"discount" : 12345.0,
"draftInvoiceLines" : [ { }, { } ],
"netToPay" : 12345.0,
"openOrderNumber" : "...",
"paymentPlan" : { },
"alias" : "...",
"id" : 12345,
"discountPlan" : { },
"order" : { },
"historized" : true,
"draftRatedTransactions" : [ { }, { } ],
"billingAccount" : { },
"invoiceType" : { },
"auditable" : { },
"draft" : true
} ],
"subscriptionDate" : 12345,
"billingRun" : {
"invoices" : [ { }, { } ],
"referenceCode" : "...",
"notified" : true,
"prAmountWithTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"statusDate" : 12345,
"originBillingRun" : { },
"endDate" : 12345,
"isQuarantine" : true,
"invoiceNumber" : 12345,
"exceptionalBR" : true,
"jobExecutions" : [ { }, { } ],
"language" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"producibleAmountWithTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"billableBillingAccounts" : [ { }, { } ],
"runType" : "EXCEPTIONAL",
"processDate" : 12345,
"version" : 12345,
"status" : "SUSPECTED",
"xmlJobExecutionResultId" : 12345,
"minimumApplied" : true,
"rejectionReason" : "...",
"referenceDescription" : "...",
"invoiceType" : { },
"processType" : "FULL_AUTOMATIC",
"thresholdChecked" : true,
"computeDatesAtValidation" : true,
"startDate" : 12345,
"exceptionalILIds" : [ 12345, 12345 ],
"producibleAmountTax" : 12345.0,
"postInvoicingReports" : { },
"billingAccountNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"exceptionalRTIds" : [ 12345, 12345 ],
"preInvoicingReports" : { },
"filters" : {
"property1" : "...",
"property2" : "..."
},
"billingCycle" : { },
"nextBillingRun" : { },
"prAmountTax" : 12345.0,
"invoiceDate" : 12345,
"id" : 12345,
"lastTransactionDate" : 12345,
"uuid" : "...",
"suspectAutoAction" : "MOVE",
"rejectAutoAction" : "CANCEL",
"skipValidationScript" : true,
"country" : { },
"discountApplied" : true,
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"generateAO" : true,
"cfValues" : { },
"producibleAmountWithoutTax" : 12345.0,
"collectionDate" : 12345,
"auditable" : { },
"selectedBillingAccounts" : "...",
"pdfJobExecutionResultId" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"referenceDate" : "NEXT_INVOICE_DATE",
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"currency" : { },
"producibleInvoiceNumber" : 12345
}
},
"version" : 12345,
"relatedInvoice" : {
"status" : "SUSPECT",
"paymentMethod" : {
"token3DsId" : "...",
"paymentType" : "PAYPAL",
"disabled" : true,
"transient" : true,
"active" : true,
"version" : 12345,
"info5" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"cfAccumulatedValues" : { },
"customerAccount" : { },
"info2" : "...",
"action" : "...",
"cfValues" : { },
"notified" : true,
"historized" : true,
"referenceDocument" : { },
"info4" : "...",
"info3" : "...",
"auditable" : { },
"userId" : "...",
"info1" : "...",
"expired" : true,
"parentCFEntities" : [ { }, { } ],
"tokenId" : "...",
"alias" : "...",
"uuid" : "...",
"preferred" : true
},
"relatedDunningCollectionPlan" : {
"transient" : true,
"currentDunningLevelSequence" : 12345,
"lastActionDate" : 12345,
"historized" : true,
"nextActionDate" : 12345,
"startDate" : 12345,
"pauseDuration" : 12345,
"pauseReason" : { },
"collectionPlanNumber" : "...",
"daysOpen" : 12345,
"closeDate" : 12345,
"stopReason" : { },
"lastAction" : "...",
"id" : 12345,
"auditable" : { },
"pausedUntilDate" : 12345,
"balance" : 12345.0,
"totalDunningLevels" : 12345,
"relatedPolicy" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"retryPaymentOnResumeDate" : true,
"initialCollectionPlan" : { },
"billingAccount" : { },
"version" : 12345,
"relatedInvoice" : { },
"nextAction" : "...",
"status" : { },
"dunningLevelInstances" : [ { }, { } ]
},
"convertedRawAmount" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"xmlFilenameOnly" : "...",
"externalRef" : "...",
"amount" : 12345.0,
"pdfFilename" : "...",
"dueDate" : 12345,
"endDate" : 12345,
"notified" : true,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"hasDiscounts" : true,
"cpqQuote" : {
"userAccount" : { },
"status" : "...",
"minRatedTransactions" : [ { }, { } ],
"id" : 12345,
"description" : "...",
"quoteDate" : 12345,
"contactName" : "...",
"applicantAccount" : { },
"billingRun" : { },
"billingCycle" : { },
"descriptionOrCode" : "...",
"seller" : { },
"deliveryDate" : 12345,
"validity" : { },
"quoteNumber" : "...",
"previousStatus" : "...",
"statusDate" : 12345,
"sendDate" : 12345,
"orderInvoiceType" : { },
"descriptionAndCode" : "...",
"code" : "...",
"quoteLotDuration" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"codeChanged" : true,
"parentEntityType" : { },
"billableAccount" : { },
"validationDate" : 12345,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"notified" : true,
"customerRef" : "...",
"opportunityRef" : "...",
"customerName" : "...",
"appendGeneratedCode" : true,
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"version" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntity" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"referenceCode" : "...",
"salesPersonName" : "...",
"historized" : true,
"transient" : true,
"registerNumber" : "..."
},
"orders" : [ {
"orderDate" : 12345,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"email" : "...",
"electronicBilling" : true,
"ccedEmails" : "...",
"paymentMethod" : { },
"referenceDescription" : "...",
"code" : "...",
"id" : 12345,
"userAccounts" : [ { }, { } ],
"emailTemplate" : { },
"minRatedTransactions" : [ { }, { } ],
"orderNumber" : "...",
"startDate" : 12345,
"cfAccumulatedValues" : { },
"transient" : true,
"totalInvoicingAmountTax" : 12345.0,
"cfValues" : { },
"mailingType" : "AUTO",
"totalInvoicingAmountWithoutTax" : 12345.0,
"receivedFromApp" : "...",
"notified" : true,
"externalId" : "...",
"descriptionAndCode" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"statusMessage" : "...",
"description" : "...",
"status" : "WAITING",
"historized" : true,
"parentEntity" : { },
"quote" : { },
"routedToUserGroup" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"deliveryInstructions" : "...",
"dueDateDelayEL" : "...",
"billingCycle" : { },
"expectedCompletionDate" : 12345,
"shippingAddress" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"invoices" : [ { }, { } ],
"priority" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"completionDate" : 12345,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"requestedStartDate" : 12345,
"orderItems" : [ { }, { } ],
"category" : "...",
"descriptionOrCode" : "..."
}, {
"orderDate" : 12345,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"email" : "...",
"electronicBilling" : true,
"ccedEmails" : "...",
"paymentMethod" : { },
"referenceDescription" : "...",
"code" : "...",
"id" : 12345,
"userAccounts" : [ { }, { } ],
"emailTemplate" : { },
"minRatedTransactions" : [ { }, { } ],
"orderNumber" : "...",
"startDate" : 12345,
"cfAccumulatedValues" : { },
"transient" : true,
"totalInvoicingAmountTax" : 12345.0,
"cfValues" : { },
"mailingType" : "MANUAL",
"totalInvoicingAmountWithoutTax" : 12345.0,
"receivedFromApp" : "...",
"notified" : true,
"externalId" : "...",
"descriptionAndCode" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"statusMessage" : "...",
"description" : "...",
"status" : "DEFERRED",
"historized" : true,
"parentEntity" : { },
"quote" : { },
"routedToUserGroup" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"deliveryInstructions" : "...",
"dueDateDelayEL" : "...",
"billingCycle" : { },
"expectedCompletionDate" : 12345,
"shippingAddress" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"invoices" : [ { }, { } ],
"priority" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"completionDate" : 12345,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"requestedStartDate" : 12345,
"orderItems" : [ { }, { } ],
"category" : "...",
"descriptionOrCode" : "..."
} ],
"tradingCountry" : {
"country" : { },
"appendGeneratedCode" : true,
"transient" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"historized" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"referenceCode" : "...",
"version" : 12345,
"notified" : true,
"auditable" : { },
"uuid" : "...",
"code" : "...",
"disabled" : true,
"referenceDescription" : "...",
"active" : true,
"description" : "...",
"countryCode" : "..."
},
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"commercialOrder" : {
"access" : { },
"billingRun" : { },
"codeChanged" : true,
"rateInvoiced" : 12345,
"contract" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"descriptionAndCode" : "...",
"description" : "...",
"code" : "...",
"appendGeneratedCode" : true,
"orderProgressTmp" : 12345,
"orderProgress" : 12345,
"id" : 12345,
"descriptionOrCode" : "...",
"progressDate" : 12345,
"invoices" : [ { }, { } ],
"auditable" : { },
"minRatedTransactions" : [ { }, { } ],
"customerServiceDuration" : 12345,
"discountPlan" : { },
"historized" : true,
"statusDate" : 12345,
"orderPrices" : [ { }, { } ],
"uuid" : "...",
"billingAccount" : { },
"userAccount" : { },
"orderType" : { },
"oneShotTotalAmount" : 12345.0,
"orderLots" : [ { }, { } ],
"label" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"quoteVersion" : { },
"salesPersonName" : "...",
"customerServiceBegin" : 12345,
"status" : "...",
"auditableFields" : [ { }, { } ],
"quote" : { },
"invoicingPlan" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"deliveryDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"cfValues" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"orderInvoiceType" : { },
"offers" : [ { }, { } ],
"parentEntityType" : { },
"minInvoiceLines" : [ { }, { } ],
"referenceDescription" : "...",
"cfAccumulatedValues" : { },
"externalReference" : "...",
"referenceCode" : "...",
"orderDate" : 12345,
"notified" : true,
"billingCycle" : { },
"version" : 12345,
"seller" : { },
"orderParent" : { }
},
"invoiceLines" : [ {
"sequence" : 12345,
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountValue" : 12345.0,
"cfValues" : { },
"invoiceAggregateF" : { },
"billingAccount" : { },
"unitPrice" : 12345.0,
"discountPlanItem" : { },
"label" : "...",
"auditableFields" : [ { }, { } ],
"orderOffer" : { },
"notified" : true,
"discountPlanType" : "FIXED",
"version" : 12345,
"id" : 12345,
"convertedDiscountAmount" : 12345.0,
"validity" : { },
"valueDate" : 12345,
"convertedAmountTax" : 12345.0,
"taxRate" : 12345.0,
"orderRef" : "...",
"prestation" : "...",
"serviceTemplate" : { },
"offerServiceTemplate" : { },
"transient" : true,
"status" : "CANCELED",
"uuid" : "...",
"accountingArticle" : { },
"commercialOrder" : { },
"subscription" : { },
"openOrderNumber" : "...",
"productVersion" : { },
"discountAmount" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"product" : { },
"historized" : true,
"rawAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"tax" : { },
"quoteOffer" : { },
"ratedTransactions" : [ { }, { } ],
"auditable" : { },
"offerTemplate" : { },
"orderLot" : { },
"amountWithTax" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"serviceInstance" : { },
"discountPlan" : { },
"convertedRawAmount" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"invoice" : { },
"taxOverridden" : true,
"taxMode" : "RATE",
"discountedInvoiceLine" : { },
"billingRun" : { },
"amountTax" : 12345.0,
"quantity" : 12345.0,
"discountRate" : 12345.0,
"cfAccumulatedValues" : { }
}, {
"sequence" : 12345,
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountValue" : 12345.0,
"cfValues" : { },
"invoiceAggregateF" : { },
"billingAccount" : { },
"unitPrice" : 12345.0,
"discountPlanItem" : { },
"label" : "...",
"auditableFields" : [ { }, { } ],
"orderOffer" : { },
"notified" : true,
"discountPlanType" : "FIXED",
"version" : 12345,
"id" : 12345,
"convertedDiscountAmount" : 12345.0,
"validity" : { },
"valueDate" : 12345,
"convertedAmountTax" : 12345.0,
"taxRate" : 12345.0,
"orderRef" : "...",
"prestation" : "...",
"serviceTemplate" : { },
"offerServiceTemplate" : { },
"transient" : true,
"status" : "RERATED",
"uuid" : "...",
"accountingArticle" : { },
"commercialOrder" : { },
"subscription" : { },
"openOrderNumber" : "...",
"productVersion" : { },
"discountAmount" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"product" : { },
"historized" : true,
"rawAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"tax" : { },
"quoteOffer" : { },
"ratedTransactions" : [ { }, { } ],
"auditable" : { },
"offerTemplate" : { },
"orderLot" : { },
"amountWithTax" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"serviceInstance" : { },
"discountPlan" : { },
"convertedRawAmount" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"invoice" : { },
"taxOverridden" : true,
"taxMode" : "RATE",
"discountedInvoiceLine" : { },
"billingRun" : { },
"amountTax" : 12345.0,
"quantity" : 12345.0,
"discountRate" : 12345.0,
"cfAccumulatedValues" : { }
} ],
"tradingCurrency" : {
"currentRateUpdater" : "...",
"notified" : true,
"currentRateFromDate" : 12345,
"prCurrencyToThis" : 12345.0,
"transient" : true,
"disabled" : true,
"active" : true,
"exchangeRates" : [ { }, { } ],
"version" : 12345,
"auditableFields" : [ { }, { } ],
"prDescription" : "...",
"currentRate" : 12345.0,
"historized" : true,
"currency" : { },
"symbol" : "...",
"currencyCode" : "...",
"decimalPlaces" : 12345,
"auditable" : { },
"id" : 12345
},
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"discountRate" : 12345.0,
"quote" : {
"historized" : true,
"generatePdf" : true,
"parentEntity" : { },
"auditable" : { },
"invoices" : [ { }, { } ],
"referenceCode" : "...",
"quoteDate" : 12345,
"cfValues" : { },
"codeChanged" : true,
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"code" : "...",
"validity" : { },
"quoteVersion" : "...",
"status" : "Pending",
"completionDate" : 12345,
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"order" : { },
"referenceDescription" : "...",
"parentEntityType" : { },
"userAccount" : { },
"virtual" : true,
"externalId" : "...",
"notificationContact" : "...",
"quoteItems" : [ { }, { } ],
"category" : "...",
"receivedFromApp" : "...",
"statusMessage" : "...",
"fulfillmentStartDate" : 12345,
"version" : 12345,
"cfAccumulatedValues" : { },
"routedToUserGroup" : "...",
"id" : 12345,
"appendGeneratedCode" : true,
"notified" : true,
"description" : "...",
"requestedCompletionDate" : 12345,
"descriptionAndCode" : "...",
"transient" : true
},
"amountWithoutTax" : 12345.0,
"billingRun" : {
"invoices" : [ { }, { } ],
"referenceCode" : "...",
"notified" : true,
"prAmountWithTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"statusDate" : 12345,
"originBillingRun" : { },
"endDate" : 12345,
"isQuarantine" : true,
"invoiceNumber" : 12345,
"exceptionalBR" : true,
"jobExecutions" : [ { }, { } ],
"language" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"producibleAmountWithTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"billableBillingAccounts" : [ { }, { } ],
"runType" : "CYCLE",
"processDate" : 12345,
"version" : 12345,
"status" : "DISCOUNT_ADDED",
"xmlJobExecutionResultId" : 12345,
"minimumApplied" : true,
"rejectionReason" : "...",
"referenceDescription" : "...",
"invoiceType" : { },
"processType" : "AUTOMATIC",
"thresholdChecked" : true,
"computeDatesAtValidation" : true,
"startDate" : 12345,
"exceptionalILIds" : [ 12345, 12345 ],
"producibleAmountTax" : 12345.0,
"postInvoicingReports" : { },
"billingAccountNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"exceptionalRTIds" : [ 12345, 12345 ],
"preInvoicingReports" : { },
"filters" : {
"property1" : "...",
"property2" : "..."
},
"billingCycle" : { },
"nextBillingRun" : { },
"prAmountTax" : 12345.0,
"invoiceDate" : 12345,
"id" : 12345,
"lastTransactionDate" : 12345,
"uuid" : "...",
"suspectAutoAction" : "MOVE",
"rejectAutoAction" : "MOVE",
"skipValidationScript" : true,
"country" : { },
"discountApplied" : true,
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"generateAO" : true,
"cfValues" : { },
"producibleAmountWithoutTax" : 12345.0,
"collectionDate" : 12345,
"auditable" : { },
"selectedBillingAccounts" : "...",
"pdfJobExecutionResultId" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"referenceDate" : "END_DATE",
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"currency" : { },
"producibleInvoiceNumber" : 12345
},
"amountWithTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"alreadyAppliedMinimum" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"startDate" : 12345,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"convertedAmountWithTax" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"paymentStatus" : "PENDING_PLAN",
"lastAppliedRateDate" : 12345,
"invoiceDate" : 12345,
"emailSentDate" : 12345,
"invoiceNumber" : "...",
"version" : 12345,
"amountTax" : 12345.0,
"hasTaxes" : true,
"recordedInvoice" : {
"journal" : { },
"agedReceivableReportKey" : "...",
"bankLot" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"version" : 12345,
"netToPay" : 12345.0,
"unMatchingAmount" : 12345.0,
"reference" : "...",
"amount" : 12345.0,
"dunningDocument" : { },
"recordedInvoiceCatAgregates" : [ { }, { } ],
"operationAction" : "TO_REFUND",
"paymentMethod" : "WIRETRANSFER",
"auditable" : { },
"descriptionAndCode" : "...",
"paymentHistories" : [ { }, { } ],
"transactionCategory" : "CREDIT",
"accountingDate" : 12345,
"referenceDescription" : "...",
"parentEntityType" : { },
"paymentDeferralCount" : 12345,
"billingAccountName" : "...",
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"paymentInfo6" : "...",
"ddRequestItem" : { },
"invoice" : { },
"description" : "...",
"collectionDate" : 12345,
"subscription" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"seller" : { },
"status" : "EXPORTED",
"paymentInfo1" : "...",
"taxAmount" : 12345.0,
"id" : 12345,
"paymentAction" : "PENDING_PAYMENT",
"accountingCode" : { },
"paymentInfo2" : "...",
"productionDate" : 12345,
"paymentVentilation" : { },
"accountCodeClientSide" : "...",
"matchingStatus" : "P",
"paymentInfo" : "...",
"invoices" : [ { }, { } ],
"accountingExportFile" : "...",
"transactionDate" : 12345,
"cfAccumulatedValues" : { },
"bankReference" : "...",
"notified" : true,
"customerAccount" : { },
"rejectedPayment" : { },
"matchingAmounts" : [ { }, { } ],
"uuid" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"bankCollectionDate" : 12345,
"type" : "...",
"auditableFields" : [ { }, { } ],
"paymentInfo4" : "...",
"historized" : true,
"reason" : "REJECTED",
"matchingAmount" : 12345.0,
"invoiceDate" : 12345,
"descriptionOrCode" : "...",
"dueDate" : 12345,
"parentEntity" : { },
"paymentScheduleInstanceItem" : { },
"transient" : true,
"appendGeneratedCode" : true,
"paymentInfo5" : "...",
"code" : "...",
"paymentInfo3" : "..."
},
"initialCollectionDate" : 12345,
"amountWithoutTaxBeforeDiscount" : 12345.0,
"xmlDate" : 12345,
"subscription" : {
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"prestation" : "...",
"accountOperations" : [ { }, { } ],
"endAgreementDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"anyServiceActive" : true,
"notified" : true,
"auditable" : { },
"versionNumber" : 12345,
"initialSubscriptionRenewal" : "...",
"minimumAmountEl" : "...",
"parentCFEntities" : [ { }, { } ],
"discountPlanInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"subscriptionDaysAge" : 12345,
"autoEndOfEngagement" : true,
"fireRenewalNotice" : true,
"offer" : { },
"renewalNotifiedDate" : 12345,
"orderOffer" : { },
"subscriptionMonthsAge" : 12345,
"edrs" : [ { }, { } ],
"id" : 12345,
"code" : "...",
"billingCycle" : { },
"validity" : { },
"subscribedTillDate" : 12345,
"cfValues" : { },
"electronicBilling" : true,
"subscriptionExpired" : true,
"order" : { },
"emailTemplate" : { },
"productInstances" : [ { }, { } ],
"minimumChargeTemplate" : { },
"renewed" : true,
"salesPersonName" : "...",
"parentEntityType" : { },
"terminationDate" : 12345,
"cfAccumulatedValues" : { },
"nextVersion" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"parentEntity" : { },
"referenceCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"auditableFields" : [ { }, { } ],
"previousVersion" : { },
"accessPoints" : [ { }, { } ],
"version" : 12345,
"paymentMethod" : { },
"minRatedTransactions" : [ { }, { } ],
"defaultLevel" : true,
"renewalDate" : 12345,
"status" : "SUSPENDED",
"minimumLabelEl" : "...",
"serviceInstances" : [ { }, { } ],
"email" : "...",
"notifyOfRenewalDate" : 12345,
"appendGeneratedCode" : true,
"seller" : { },
"subscriptionDate" : 12345,
"orderNumber" : "...",
"statusDate" : 12345,
"active" : true,
"minInvoiceLines" : [ { }, { } ],
"description" : "...",
"billingRun" : { },
"userAccount" : { },
"transient" : true,
"attributeInstances" : [ { }, { } ],
"codeChanged" : true,
"totalInvoicingAmountWithoutTax" : 12345.0,
"ratingGroup" : "...",
"subscriptionTerminationReason" : { },
"minimumInvoiceSubCategory" : { },
"mailingType" : "MANUAL",
"minimumArticle" : { },
"uuid" : "...",
"ccedEmails" : "...",
"discountPlan" : { },
"historized" : true,
"subscriptionRenewal" : { }
},
"transient" : true,
"realTimeStatus" : "ABANDONED",
"statusDate" : 12345,
"seller" : {
"generalLedger" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"minimumLabelEl" : "...",
"primaryContact" : { },
"externalRef1" : "...",
"historized" : true,
"cfValues" : { },
"parentEntityType" : { },
"providerContact" : "...",
"legalText" : "...",
"businessAccountModel" : { },
"legalType" : "...",
"tradingCountry" : { },
"parentEntity" : { },
"name" : { },
"jobTitle" : "...",
"uuid" : "...",
"transient" : true,
"address" : { },
"referenceDescription" : "...",
"description" : "...",
"seller" : { },
"accountType" : "...",
"tradingLanguage" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCurrency" : { },
"minimumAmountEl" : "...",
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"contracts" : [ { }, { } ],
"auditable" : { },
"id" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"legalEntityType" : { },
"vatNo" : "...",
"isCompany" : true,
"minimumChargeTemplate" : { },
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"contactInformationNullSafe" : { },
"parentCFEntities" : [ { }, { } ],
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"externalRef2" : "...",
"paymentGateways" : [ { }, { } ],
"notified" : true,
"contactInformation" : { }
},
"discountAmount" : 12345.0,
"reminderLevelTriggered" : true,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"newInvoicingProcess" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"rawAmount" : 12345.0,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"detailedInvoice" : true,
"pdfDate" : 12345,
"invoiceBalance" : 12345.0,
"code" : "...",
"dueBalance" : 12345.0,
"discountAgregates" : [ {
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"oldAmountWithoutTax" : 12345.0,
"invoice" : { },
"billingRun" : { },
"discountPercent" : 12345.0,
"descriminatorValue" : "...",
"amountWithTax" : 12345.0,
"billingAccount" : { },
"invoiceablesToAssociate" : [ { }, { } ],
"tradingLanguage" : { },
"version" : 12345,
"prDescription" : "...",
"amountWithoutTax" : 12345.0,
"id" : 12345,
"accountingCode" : { },
"transient" : true,
"wallet" : { },
"invoiceSubCategory" : { },
"discountPlanItem" : { },
"invoiceLinesToAssociate" : [ { }, { } ],
"oldAmountWithTax" : 12345.0,
"discountAggregate" : true,
"notified" : true,
"discountPlanItemCode" : "...",
"userAccount" : { },
"categoryInvoiceAgregate" : { },
"description" : "...",
"discountPlanCode" : "...",
"auditable" : { },
"amount" : 12345.0,
"amountTax" : 12345.0,
"itemNumber" : 12345,
"historized" : true,
"tradingCountry" : { },
"auditableFields" : [ { }, { } ],
"amountByTaxAsList" : [ { }, { } ],
"tradingCurrency" : { }
}, {
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"oldAmountWithoutTax" : 12345.0,
"invoice" : { },
"billingRun" : { },
"discountPercent" : 12345.0,
"descriminatorValue" : "...",
"amountWithTax" : 12345.0,
"billingAccount" : { },
"invoiceablesToAssociate" : [ { }, { } ],
"tradingLanguage" : { },
"version" : 12345,
"prDescription" : "...",
"amountWithoutTax" : 12345.0,
"id" : 12345,
"accountingCode" : { },
"transient" : true,
"wallet" : { },
"invoiceSubCategory" : { },
"discountPlanItem" : { },
"invoiceLinesToAssociate" : [ { }, { } ],
"oldAmountWithTax" : 12345.0,
"discountAggregate" : true,
"notified" : true,
"discountPlanItemCode" : "...",
"userAccount" : { },
"categoryInvoiceAgregate" : { },
"description" : "...",
"discountPlanCode" : "...",
"auditable" : { },
"amount" : 12345.0,
"amountTax" : 12345.0,
"itemNumber" : 12345,
"historized" : true,
"tradingCountry" : { },
"auditableFields" : [ { }, { } ],
"amountByTaxAsList" : [ { }, { } ],
"tradingCurrency" : { }
} ],
"appliedRate" : 12345.0,
"convertedAmountTax" : 12345.0,
"hasMinimum" : true,
"alreadySent" : true,
"tradingLanguage" : {
"disabled" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"transient" : true,
"language" : { },
"auditable" : { },
"id" : 12345,
"notified" : true,
"prDescription" : "...",
"historized" : true,
"languageCode" : "..."
},
"description" : "...",
"uuid" : "...",
"pdfFilenameOnly" : "...",
"temporaryInvoiceNumber" : "...",
"lastAppliedRate" : 12345.0,
"adjustedInvoice" : { },
"dontSend" : true,
"invoiceAgregates" : [ {
"billingRun" : { },
"id" : 12345,
"tradingLanguage" : { },
"description" : "...",
"historized" : true,
"amountTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"billingAccount" : { },
"itemNumber" : 12345,
"amount" : 12345.0,
"version" : 12345,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"prDescription" : "...",
"tradingCountry" : { },
"transient" : true,
"invoice" : { },
"descriminatorValue" : "...",
"tradingCurrency" : { },
"notified" : true
}, {
"billingRun" : { },
"id" : 12345,
"tradingLanguage" : { },
"description" : "...",
"historized" : true,
"amountTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"billingAccount" : { },
"itemNumber" : 12345,
"amount" : 12345.0,
"version" : 12345,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"prDescription" : "...",
"tradingCountry" : { },
"transient" : true,
"invoice" : { },
"descriminatorValue" : "...",
"tradingCurrency" : { },
"notified" : true
} ],
"rejectReason" : "...",
"useCurrentRate" : true,
"prepaid" : true,
"alreadyAddedDiscount" : true,
"paymentMethodType" : "DIRECTDEBIT",
"paymentStatusDate" : 12345,
"linkedInvoices" : [ {
"id" : 12345,
"type" : "ADVANCEMENT_PAYMENT",
"invoice" : { },
"linkedInvoiceValue" : { },
"amount" : 12345.0,
"transient" : true
}, {
"id" : 12345,
"type" : "ADVANCEMENT_PAYMENT",
"invoice" : { },
"linkedInvoiceValue" : { },
"amount" : 12345.0,
"transient" : true
} ],
"iban" : "...",
"invoiceAdjustmentCurrentSellerNb" : 12345,
"convertedNetToPay" : 12345.0,
"discount" : 12345.0,
"draftInvoiceLines" : [ {
"sequence" : 12345,
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountValue" : 12345.0,
"cfValues" : { },
"invoiceAggregateF" : { },
"billingAccount" : { },
"unitPrice" : 12345.0,
"discountPlanItem" : { },
"label" : "...",
"auditableFields" : [ { }, { } ],
"orderOffer" : { },
"notified" : true,
"discountPlanType" : "PERCENTAGE",
"version" : 12345,
"id" : 12345,
"convertedDiscountAmount" : 12345.0,
"validity" : { },
"valueDate" : 12345,
"convertedAmountTax" : 12345.0,
"taxRate" : 12345.0,
"orderRef" : "...",
"prestation" : "...",
"serviceTemplate" : { },
"offerServiceTemplate" : { },
"transient" : true,
"status" : "CANCELED",
"uuid" : "...",
"accountingArticle" : { },
"commercialOrder" : { },
"subscription" : { },
"openOrderNumber" : "...",
"productVersion" : { },
"discountAmount" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"product" : { },
"historized" : true,
"rawAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"tax" : { },
"quoteOffer" : { },
"ratedTransactions" : [ { }, { } ],
"auditable" : { },
"offerTemplate" : { },
"orderLot" : { },
"amountWithTax" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"serviceInstance" : { },
"discountPlan" : { },
"convertedRawAmount" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"invoice" : { },
"taxOverridden" : true,
"taxMode" : "TAX",
"discountedInvoiceLine" : { },
"billingRun" : { },
"amountTax" : 12345.0,
"quantity" : 12345.0,
"discountRate" : 12345.0,
"cfAccumulatedValues" : { }
}, {
"sequence" : 12345,
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountValue" : 12345.0,
"cfValues" : { },
"invoiceAggregateF" : { },
"billingAccount" : { },
"unitPrice" : 12345.0,
"discountPlanItem" : { },
"label" : "...",
"auditableFields" : [ { }, { } ],
"orderOffer" : { },
"notified" : true,
"discountPlanType" : "FIXED",
"version" : 12345,
"id" : 12345,
"convertedDiscountAmount" : 12345.0,
"validity" : { },
"valueDate" : 12345,
"convertedAmountTax" : 12345.0,
"taxRate" : 12345.0,
"orderRef" : "...",
"prestation" : "...",
"serviceTemplate" : { },
"offerServiceTemplate" : { },
"transient" : true,
"status" : "OPEN",
"uuid" : "...",
"accountingArticle" : { },
"commercialOrder" : { },
"subscription" : { },
"openOrderNumber" : "...",
"productVersion" : { },
"discountAmount" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"product" : { },
"historized" : true,
"rawAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"tax" : { },
"quoteOffer" : { },
"ratedTransactions" : [ { }, { } ],
"auditable" : { },
"offerTemplate" : { },
"orderLot" : { },
"amountWithTax" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"serviceInstance" : { },
"discountPlan" : { },
"convertedRawAmount" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"invoice" : { },
"taxOverridden" : true,
"taxMode" : "RATE",
"discountedInvoiceLine" : { },
"billingRun" : { },
"amountTax" : 12345.0,
"quantity" : 12345.0,
"discountRate" : 12345.0,
"cfAccumulatedValues" : { }
} ],
"netToPay" : 12345.0,
"openOrderNumber" : "...",
"paymentPlan" : {
"parentEntity" : { },
"version" : 12345,
"historized" : true,
"referenceDescription" : "...",
"actionOnRemainingAmount" : "LAST",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"amountToRecover" : 12345.0,
"description" : "...",
"referenceCode" : "...",
"amountPerInstallment" : 12345.0,
"remainingAmount" : 12345.0,
"numberOfInstallments" : 12345,
"code" : "...",
"customerAccount" : { },
"targetedAos" : [ { }, { } ],
"descriptionOrCode" : "...",
"createdAos" : [ { }, { } ],
"auditable" : { },
"endDate" : 12345,
"startDate" : 12345,
"transient" : true,
"recurringUnit" : "MONTH",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"codeChanged" : true,
"status" : "ACTIVE"
},
"alias" : "...",
"id" : 12345,
"discountPlan" : {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "PRODUCT",
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "ACTIVE",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"order" : {
"orderDate" : 12345,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"email" : "...",
"electronicBilling" : true,
"ccedEmails" : "...",
"paymentMethod" : { },
"referenceDescription" : "...",
"code" : "...",
"id" : 12345,
"userAccounts" : [ { }, { } ],
"emailTemplate" : { },
"minRatedTransactions" : [ { }, { } ],
"orderNumber" : "...",
"startDate" : 12345,
"cfAccumulatedValues" : { },
"transient" : true,
"totalInvoicingAmountTax" : 12345.0,
"cfValues" : { },
"mailingType" : "BATCH",
"totalInvoicingAmountWithoutTax" : 12345.0,
"receivedFromApp" : "...",
"notified" : true,
"externalId" : "...",
"descriptionAndCode" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"statusMessage" : "...",
"description" : "...",
"status" : "CANCELLED",
"historized" : true,
"parentEntity" : { },
"quote" : { },
"routedToUserGroup" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"deliveryInstructions" : "...",
"dueDateDelayEL" : "...",
"billingCycle" : { },
"expectedCompletionDate" : 12345,
"shippingAddress" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"invoices" : [ { }, { } ],
"priority" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"completionDate" : 12345,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"requestedStartDate" : 12345,
"orderItems" : [ { }, { } ],
"category" : "...",
"descriptionOrCode" : "..."
},
"historized" : true,
"draftRatedTransactions" : [ {
"invoiceSubCategoryId" : 12345,
"walletId" : 12345,
"chargeInstance" : { },
"invoiceAgregateF" : { },
"version" : 12345,
"invoice" : { },
"edr" : { },
"doNotTriggerInvoicing" : true,
"inputUnitOfMeasure" : { },
"userAccount" : { },
"id" : 12345,
"invoiceSubCategory" : { },
"quantity" : 12345.0,
"unityDescription" : "...",
"orderInfo" : { },
"sequence" : 12345,
"priceplan" : { },
"cfValues" : { },
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"usageDate" : 12345,
"rawAmountWithoutTax" : 12345.0,
"infoOrder" : { },
"type" : "AGGREGATED",
"accountingCode" : { },
"discountValue" : 12345.0,
"taxPercent" : 12345.0,
"wallet" : { },
"endDate" : 12345,
"discountedRatedTransaction" : 12345,
"billingAccount" : { },
"originBillingAccount" : { },
"unitAmountWithoutTax" : 12345.0,
"offerTemplate" : { },
"invoiceLine" : { },
"code" : "...",
"taxClassId" : 12345,
"rawAmountWithTax" : 12345.0,
"startDate" : 12345,
"inputQuantity" : 12345.0,
"updated" : 12345,
"userAccountId" : 12345,
"uuid" : "...",
"discountPlan" : { },
"invoicingDate" : 12345,
"sortIndex" : 12345,
"serviceInstance" : { },
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "OPEN",
"accountingArticle" : { },
"subscription" : { },
"parameterExtra" : "...",
"orderNumber" : "...",
"parameter1" : "...",
"taxId" : 12345,
"amountWithoutTax" : 12345.0,
"transient" : true,
"rejectReason" : "...",
"billingAccountId" : 12345,
"taxRecalculated" : true,
"amountWithTax" : 12345.0,
"taxClass" : { },
"adjustedRatedTx" : { },
"rulesContract" : { },
"subscriptionId" : 12345,
"amountTax" : 12345.0,
"ratingUnitOfMeasure" : { },
"discountPlanType" : "FIXED",
"prepaid" : true,
"taxOverriden" : true,
"tax" : { },
"seller" : { },
"billingRun" : { },
"unitAmountTax" : 12345.0,
"sellerId" : 12345,
"discountPlanItem" : { },
"parentCFEntities" : [ { }, { } ],
"parameter3" : "...",
"parameter2" : "..."
}, {
"invoiceSubCategoryId" : 12345,
"walletId" : 12345,
"chargeInstance" : { },
"invoiceAgregateF" : { },
"version" : 12345,
"invoice" : { },
"edr" : { },
"doNotTriggerInvoicing" : true,
"inputUnitOfMeasure" : { },
"userAccount" : { },
"id" : 12345,
"invoiceSubCategory" : { },
"quantity" : 12345.0,
"unityDescription" : "...",
"orderInfo" : { },
"sequence" : 12345,
"priceplan" : { },
"cfValues" : { },
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"usageDate" : 12345,
"rawAmountWithoutTax" : 12345.0,
"infoOrder" : { },
"type" : "AGGREGATED",
"accountingCode" : { },
"discountValue" : 12345.0,
"taxPercent" : 12345.0,
"wallet" : { },
"endDate" : 12345,
"discountedRatedTransaction" : 12345,
"billingAccount" : { },
"originBillingAccount" : { },
"unitAmountWithoutTax" : 12345.0,
"offerTemplate" : { },
"invoiceLine" : { },
"code" : "...",
"taxClassId" : 12345,
"rawAmountWithTax" : 12345.0,
"startDate" : 12345,
"inputQuantity" : 12345.0,
"updated" : 12345,
"userAccountId" : 12345,
"uuid" : "...",
"discountPlan" : { },
"invoicingDate" : 12345,
"sortIndex" : 12345,
"serviceInstance" : { },
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "OPEN",
"accountingArticle" : { },
"subscription" : { },
"parameterExtra" : "...",
"orderNumber" : "...",
"parameter1" : "...",
"taxId" : 12345,
"amountWithoutTax" : 12345.0,
"transient" : true,
"rejectReason" : "...",
"billingAccountId" : 12345,
"taxRecalculated" : true,
"amountWithTax" : 12345.0,
"taxClass" : { },
"adjustedRatedTx" : { },
"rulesContract" : { },
"subscriptionId" : 12345,
"amountTax" : 12345.0,
"ratingUnitOfMeasure" : { },
"discountPlanType" : "FIXED",
"prepaid" : true,
"taxOverriden" : true,
"tax" : { },
"seller" : { },
"billingRun" : { },
"unitAmountTax" : 12345.0,
"sellerId" : 12345,
"discountPlanItem" : { },
"parentCFEntities" : [ { }, { } ],
"parameter3" : "...",
"parameter2" : "..."
} ],
"billingAccount" : {
"nextInvoiceDate" : 12345,
"discountRate" : 12345.0,
"mailingType" : "MANUAL",
"vatNo" : "...",
"thresholdPerEntity" : true,
"taxCategoryResolved" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"discountPlan" : { },
"cfValues" : { },
"contactInformationNullSafe" : { },
"transient" : true,
"cfAccumulatedValues" : { },
"defaultLevel" : true,
"auditable" : { },
"tradingLanguage" : { },
"billingCycle" : { },
"contactInformation" : { },
"usersAccounts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"parentEntity" : { },
"parentEntityType" : { },
"invoicePrefix" : "...",
"appendGeneratedCode" : true,
"tradingCurrency" : { },
"statusDate" : 12345,
"codeChanged" : true,
"brAmountWithoutTax" : 12345.0,
"providerContact" : "...",
"minimumAmountEl" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumLabelEl" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"taxCategory" : { },
"minimumInvoiceSubCategory" : { },
"description" : "...",
"exoneratedFromtaxes" : true,
"primaryContact" : { },
"minRatedTransactions" : [ { }, { } ],
"registrationNo" : "...",
"descriptionAndCode" : "...",
"externalRef2" : "...",
"discountPlanInstances" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"seller" : { },
"businessAccountModel" : { },
"descriptionOrCode" : "...",
"code" : "...",
"minimumChargeTemplate" : { },
"totalInvoicingAmountTax" : 12345.0,
"referenceCode" : "...",
"status" : "TERMINATED",
"electronicBilling" : true,
"tradingCountry" : { },
"address" : { },
"version" : 12345,
"jobTitle" : "...",
"uuid" : "...",
"legalEntityType" : { },
"accountType" : "...",
"isCompany" : true,
"paymentMethod" : { },
"contracts" : [ { }, { } ],
"name" : { },
"notified" : true,
"customerAccount" : { },
"referenceDescription" : "...",
"terminationReason" : { },
"minimumArticle" : { },
"historized" : true,
"terminationDate" : 12345,
"id" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"minInvoiceLines" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"parentUserAccounts" : [ { }, { } ],
"totalInvoicingAmountWithTax" : 12345.0,
"emailTemplate" : { },
"externalRef1" : "...",
"tags" : [ { }, { } ],
"invoices" : [ { }, { } ],
"subscriptionDate" : 12345,
"billingRun" : { }
},
"invoiceType" : {
"notified" : true,
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"description" : "...",
"auditable" : { },
"referenceCode" : "...",
"invoiceValidationScript" : { },
"sellerSequence" : [ { }, { } ],
"cfValues" : { },
"taxScript" : { },
"billingTemplateNameEL" : "...",
"invoiceSequence" : { },
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"useSelfSequence" : true,
"matchingAuto" : true,
"xmlFilenameEL" : "...",
"prefixEL" : "...",
"occTemplateCodeEl" : "...",
"occTemplateNegative" : { },
"transient" : true,
"occTemplate" : { },
"customInvoiceXmlScriptInstance" : { },
"parentEntityType" : { },
"pdfFilenameEL" : "...",
"invoiceAccountable" : true,
"code" : "...",
"emailTemplate" : { },
"excludeFromAgedTrialBalance" : true,
"mailingType" : "AUTO",
"referenceDescription" : "...",
"occTemplateNegativeCodeEl" : "...",
"id" : 12345,
"codeChanged" : true,
"appliesTo" : [ { }, { } ],
"descriptionAndCode" : "...",
"parentEntity" : { },
"uuid" : "...",
"historized" : true
},
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"draft" : true
},
"nextAction" : "...",
"status" : {
"historized" : true,
"id" : 12345,
"status" : "ACTIVE",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"version" : 12345,
"dunningSettings" : {
"auditableFields" : [ { }, { } ],
"version" : 12345,
"maxDunningLevels" : 12345,
"dunningAgents" : [ { }, { } ],
"code" : "...",
"dunningPaymentRetries" : [ { }, { } ],
"parentEntityType" : { },
"allowDunningCharges" : true,
"descriptionOrCode" : "...",
"interestForDelayRate" : 12345.0,
"transient" : true,
"auditable" : { },
"historized" : true,
"accountingArticle" : { },
"id" : 12345,
"maxDaysOutstanding" : 12345,
"codeChanged" : true,
"notified" : true,
"dunningMode" : "INVOICE_LEVEL",
"dunningStopReasons" : [ { }, { } ],
"referenceDescription" : "...",
"applyDunningChargeFxExchangeRate" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"description" : "...",
"descriptionAndCode" : "...",
"dunningPauseReasons" : [ { }, { } ],
"dunningCollectionPlanStatuses" : [ { }, { } ],
"referenceCode" : "...",
"allowInterestForDelay" : true
},
"description" : "...",
"transient" : true,
"notified" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"colorCode" : "..."
},
"dunningLevelInstances" : [ {
"dunningLevel" : {
"appendGeneratedCode" : true,
"chargeValue" : 12345.0,
"active" : true,
"referenceDescription" : "...",
"chargeCurrency" : { },
"minBalanceCurrency" : { },
"description" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"dunningActions" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"endOfDunningLevel" : true,
"parentEntityType" : { },
"softDecline" : true,
"id" : 12345,
"relatedPolicies" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"code" : "...",
"notified" : true,
"daysOverdue" : 12345,
"version" : 12345,
"reminder" : true,
"transient" : true,
"chargeType" : "FLAT_AMOUNT",
"minBalance" : 12345.0,
"codeChanged" : true
},
"id" : 12345,
"collectionPlan" : {
"transient" : true,
"currentDunningLevelSequence" : 12345,
"lastActionDate" : 12345,
"historized" : true,
"nextActionDate" : 12345,
"startDate" : 12345,
"pauseDuration" : 12345,
"pauseReason" : { },
"collectionPlanNumber" : "...",
"daysOpen" : 12345,
"closeDate" : 12345,
"stopReason" : { },
"lastAction" : "...",
"id" : 12345,
"auditable" : { },
"pausedUntilDate" : 12345,
"balance" : 12345.0,
"totalDunningLevels" : 12345,
"relatedPolicy" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"retryPaymentOnResumeDate" : true,
"initialCollectionPlan" : { },
"billingAccount" : { },
"version" : 12345,
"relatedInvoice" : { },
"nextAction" : "...",
"status" : { },
"dunningLevelInstances" : [ { }, { } ]
},
"collectionPlanStatus" : {
"historized" : true,
"id" : 12345,
"status" : "ACTIVE",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"dunningSettings" : { },
"description" : "...",
"transient" : true,
"notified" : true,
"auditable" : { },
"colorCode" : "..."
},
"daysOverdue" : 12345,
"notified" : true,
"transient" : true,
"actions" : [ {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"actionOwner" : { },
"collectionPlan" : { },
"parentEntity" : { },
"actionMode" : "MANUAL",
"codeChanged" : true,
"dunningLevelInstance" : { },
"referenceDescription" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"actionRestult" : "...",
"actionType" : "SCRIPT",
"transient" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"code" : "...",
"auditable" : { },
"notified" : true,
"referenceCode" : "...",
"version" : 12345,
"actionStatus" : "TO_BE_DONE",
"historized" : true,
"dunningAction" : { },
"description" : "..."
}, {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"actionOwner" : { },
"collectionPlan" : { },
"parentEntity" : { },
"actionMode" : "MANUAL",
"codeChanged" : true,
"dunningLevelInstance" : { },
"referenceDescription" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"actionRestult" : "...",
"actionType" : "ISSUE_A_CREDIT_NOTE",
"transient" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"code" : "...",
"auditable" : { },
"notified" : true,
"referenceCode" : "...",
"version" : 12345,
"actionStatus" : "DONE",
"historized" : true,
"dunningAction" : { },
"description" : "..."
} ],
"sequence" : 12345,
"version" : 12345,
"historized" : true,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"levelStatus" : "DONE"
}, {
"dunningLevel" : {
"appendGeneratedCode" : true,
"chargeValue" : 12345.0,
"active" : true,
"referenceDescription" : "...",
"chargeCurrency" : { },
"minBalanceCurrency" : { },
"description" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"dunningActions" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"endOfDunningLevel" : true,
"parentEntityType" : { },
"softDecline" : true,
"id" : 12345,
"relatedPolicies" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"code" : "...",
"notified" : true,
"daysOverdue" : 12345,
"version" : 12345,
"reminder" : true,
"transient" : true,
"chargeType" : "FLAT_AMOUNT",
"minBalance" : 12345.0,
"codeChanged" : true
},
"id" : 12345,
"collectionPlan" : {
"transient" : true,
"currentDunningLevelSequence" : 12345,
"lastActionDate" : 12345,
"historized" : true,
"nextActionDate" : 12345,
"startDate" : 12345,
"pauseDuration" : 12345,
"pauseReason" : { },
"collectionPlanNumber" : "...",
"daysOpen" : 12345,
"closeDate" : 12345,
"stopReason" : { },
"lastAction" : "...",
"id" : 12345,
"auditable" : { },
"pausedUntilDate" : 12345,
"balance" : 12345.0,
"totalDunningLevels" : 12345,
"relatedPolicy" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"retryPaymentOnResumeDate" : true,
"initialCollectionPlan" : { },
"billingAccount" : { },
"version" : 12345,
"relatedInvoice" : { },
"nextAction" : "...",
"status" : { },
"dunningLevelInstances" : [ { }, { } ]
},
"collectionPlanStatus" : {
"historized" : true,
"id" : 12345,
"status" : "PAUSED",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"dunningSettings" : { },
"description" : "...",
"transient" : true,
"notified" : true,
"auditable" : { },
"colorCode" : "..."
},
"daysOverdue" : 12345,
"notified" : true,
"transient" : true,
"actions" : [ {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"actionOwner" : { },
"collectionPlan" : { },
"parentEntity" : { },
"actionMode" : "MANUAL",
"codeChanged" : true,
"dunningLevelInstance" : { },
"referenceDescription" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"actionRestult" : "...",
"actionType" : "SCRIPT",
"transient" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"code" : "...",
"auditable" : { },
"notified" : true,
"referenceCode" : "...",
"version" : 12345,
"actionStatus" : "DONE",
"historized" : true,
"dunningAction" : { },
"description" : "..."
}, {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"actionOwner" : { },
"collectionPlan" : { },
"parentEntity" : { },
"actionMode" : "AUTOMATIC",
"codeChanged" : true,
"dunningLevelInstance" : { },
"referenceDescription" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"actionRestult" : "...",
"actionType" : "SCRIPT",
"transient" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"code" : "...",
"auditable" : { },
"notified" : true,
"referenceCode" : "...",
"version" : 12345,
"actionStatus" : "TO_BE_DONE",
"historized" : true,
"dunningAction" : { },
"description" : "..."
} ],
"sequence" : 12345,
"version" : 12345,
"historized" : true,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"levelStatus" : "TO_BE_DONE"
} ]
}