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