name | data type | constraints | description |
---|---|---|---|
cfValues | CustomFieldValues | ||
descriptionAndCode | string | ||
action | OrderItemActionEnum | ||
subscription | Subscription | ||
code | string | required, max size: 255, min size: 1 | |
parentEntityType | object | ||
cfAccumulatedValues | CustomFieldValues | ||
mainOffering | ProductOffering | ||
userAccount | UserAccount | ||
version | number | ||
referenceDescription | string | ||
status | OrderStatusEnum | ||
auditableFields | array of AuditableFieldHistory | ||
parentEntity | BusinessEntity | ||
referenceCode | string | ||
appendGeneratedCode | boolean | ||
description | string | max size: 255, min size: 0 | |
orderHistories | array of OrderHistory | ||
shippingAddress | Address | ||
orderItemDto | object | ||
orderItemProductOfferings | array of OrderItemProductOffering | ||
id | number | ||
transient | boolean | ||
order | Order | ||
itemId | string | ||
historized | boolean | ||
notified | boolean | ||
descriptionOrCode | string | ||
productInstances | array of ProductInstance | ||
codeChanged | boolean | ||
source | string | ||
parentCFEntities | array of ICustomFieldEntity | ||
auditable | Auditable | ||
uuid | string |
Example
{ "cfValues" : { "valuesByCode" : { "property1" : [ { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] }, { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] } ], "property2" : [ { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] }, { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 } ], "property2" : [ { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 } ] }, "encrypted" : true }, "descriptionAndCode" : "...", "action" : "ADD", "subscription" : { "totalInvoicingAmountWithTax" : 12345.0, "descriptionAndCode" : "...", "referenceDescription" : "...", "prestation" : "...", "accountOperations" : [ { "historized" : true, "collectionDate" : 12345, "paymentDeferralCount" : 12345, "subscription" : { }, "seller" : { }, "customerAccount" : { }, "paymentInfo2" : "...", "paymentVentilation" : { }, "parentCFEntities" : [ { }, { } ], "paymentHistories" : [ { }, { } ], "matchingAmount" : 12345.0, "rejectedPayment" : { }, "auditableFields" : [ { }, { } ], "bankLot" : "...", "matchingStatus" : "L", "ddRequestItem" : { }, "invoices" : [ { }, { } ], "unMatchingAmount" : 12345.0, "bankReference" : "...", "version" : 12345, "uuid" : "...", "cfAccumulatedValues" : { }, "taxAmount" : 12345.0, "description" : "...", "bankCollectionDate" : 12345, "type" : "...", "auditable" : { }, "accountingSchemeEntries" : [ { }, { } ], "reason" : "CLOSED_PERIOD", "orderNumber" : "...", "journal" : { }, "accountingExportFile" : "...", "billingAccountName" : "...", "notified" : true, "operationNumber" : 12345, "paymentInfo6" : "...", "transient" : true, "operationAction" : "TO_REFUND", "paymentInfo3" : "...", "parentEntityType" : { }, "referenceCode" : "...", "paymentInfo1" : "...", "reference" : "...", "paymentInfo5" : "...", "status" : "REJECTED", "cfValues" : { }, "descriptionOrCode" : "...", "referenceDescription" : "...", "matchingAmounts" : [ { }, { } ], "dueDate" : 12345, "parentEntity" : { }, "depositDate" : 12345, "transactionCategory" : "DEBIT", "accountingDate" : 12345, "paymentAction" : "PENDING_PAYMENT", "descriptionAndCode" : "...", "accountCodeClientSide" : "...", "amount" : 12345.0, "id" : 12345, "transactionDate" : 12345, "paymentInfo4" : "...", "paymentInfo" : "...", "accountingCode" : { }, "appendGeneratedCode" : true, "amountWithoutTax" : 12345.0, "code" : "...", "codeChanged" : true, "paymentMethod" : "CHECK" }, { "historized" : true, "collectionDate" : 12345, "paymentDeferralCount" : 12345, "subscription" : { }, "seller" : { }, "customerAccount" : { }, "paymentInfo2" : "...", "paymentVentilation" : { }, "parentCFEntities" : [ { }, { } ], "paymentHistories" : [ { }, { } ], "matchingAmount" : 12345.0, "rejectedPayment" : { }, "auditableFields" : [ { }, { } ], "bankLot" : "...", "matchingStatus" : "O", "ddRequestItem" : { }, "invoices" : [ { }, { } ], "unMatchingAmount" : 12345.0, "bankReference" : "...", "version" : 12345, "uuid" : "...", "cfAccumulatedValues" : { }, "taxAmount" : 12345.0, "description" : "...", "bankCollectionDate" : 12345, "type" : "...", "auditable" : { }, "accountingSchemeEntries" : [ { }, { } ], "reason" : "CLOSED_PERIOD", "orderNumber" : "...", "journal" : { }, "accountingExportFile" : "...", "billingAccountName" : "...", "notified" : true, "operationNumber" : 12345, "paymentInfo6" : "...", "transient" : true, "operationAction" : "NONE", "paymentInfo3" : "...", "parentEntityType" : { }, "referenceCode" : "...", "paymentInfo1" : "...", "reference" : "...", "paymentInfo5" : "...", "status" : "REJECTED", "cfValues" : { }, "descriptionOrCode" : "...", "referenceDescription" : "...", "matchingAmounts" : [ { }, { } ], "dueDate" : 12345, "parentEntity" : { }, "depositDate" : 12345, "transactionCategory" : "CREDIT", "accountingDate" : 12345, "paymentAction" : "PENDING_PAYMENT", "descriptionAndCode" : "...", "accountCodeClientSide" : "...", "amount" : 12345.0, "id" : 12345, "transactionDate" : 12345, "paymentInfo4" : "...", "paymentInfo" : "...", "accountingCode" : { }, "appendGeneratedCode" : true, "amountWithoutTax" : 12345.0, "code" : "...", "codeChanged" : true, "paymentMethod" : "CASH" } ], "endAgreementDate" : 12345, "totalInvoicingAmountTax" : 12345.0, "anyServiceActive" : true, "notified" : true, "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "versionNumber" : 12345, "initialSubscriptionRenewal" : "...", "minimumAmountEl" : "...", "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } }, { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } } ], "discountPlanInstances" : [ { "version" : 12345, "cfValues" : { }, "statusDate" : 12345, "applicationCount" : 12345, "id" : 12345, "uuid" : "...", "startDate" : 12345, "subscription" : { }, "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "valid" : true, "transient" : true, "cfAccumulatedValues" : { }, "discountPlan" : { }, "endDate" : 12345, "billingAccount" : { }, "status" : "IN_USE" }, { "version" : 12345, "cfValues" : { }, "statusDate" : 12345, "applicationCount" : 12345, "id" : 12345, "uuid" : "...", "startDate" : 12345, "subscription" : { }, "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "valid" : true, "transient" : true, "cfAccumulatedValues" : { }, "discountPlan" : { }, "endDate" : 12345, "billingAccount" : { }, "status" : "APPLIED" } ], "descriptionOrCode" : "...", "subscriptionDaysAge" : 12345, "autoEndOfEngagement" : true, "fireRenewalNotice" : true, "offer" : { "globalRatingScriptInstance" : { }, "uuid" : "...", "offerServiceTemplates" : [ { }, { } ], "version" : 12345, "auditableFields" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "cfValues" : { }, "parentEntity" : { }, "nameOrCode" : "...", "descriptionAndCode" : "...", "subscriptionRenewal" : { }, "description" : "...", "referenceDescription" : "...", "tags" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "offerAttributes" : [ { }, { } ], "codeChanged" : true, "validity" : { }, "disabled" : true, "notified" : true, "offerModel" : { }, "statusDate" : 12345, "minimumInvoiceSubCategory" : { }, "offerProductTemplates" : [ { }, { } ], "offerTemplateCategories" : [ { }, { } ], "descriptionOrCode" : "...", "generateQuoteEdrPerProduct" : true, "referenceCode" : "...", "channels" : [ { }, { } ], "parentEntityType" : { }, "parentCFEntities" : [ { }, { } ], "cfAccumulatedValues" : { }, "sellers" : [ { }, { } ], "lifeCycleStatus" : "OBSOLETE", "allowedDiscountPlans" : [ { }, { } ], "offerComponents" : [ { }, { } ], "imagePath" : "...", "id" : 12345, "code" : "...", "businessAccountModels" : [ { }, { } ], "autoEndOfEngagement" : true, "transientCode" : "...", "minimumArticle" : { }, "longDescription" : "...", "minimumAmountEl" : "...", "isModel" : true, "businessOfferModel" : { }, "isOfferChangeRestricted" : true, "medias" : [ { }, { } ], "minimumLabelEl" : "...", "auditable" : { }, "productTemplates" : [ { }, { } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "historized" : true, "transient" : true, "commercialRules" : [ { }, { } ], "customerCategories" : [ { }, { } ], "allowedOffersChange" : [ { }, { } ], "name" : "...", "minimumChargeTemplate" : { }, "attachments" : [ { }, { } ], "active" : true, "prefix" : "...", "appendGeneratedCode" : true }, "renewalNotifiedDate" : 12345, "orderOffer" : { "referenceDescription" : "...", "parentEntity" : { }, "cfValues" : { }, "order" : { }, "auditableFields" : [ { }, { } ], "discountPlan" : { }, "codeChanged" : true, "description" : "...", "notified" : true, "quoteOffer" : { }, "appendGeneratedCode" : true, "code" : "...", "orderAttributes" : [ { }, { } ], "terminationReason" : { }, "offerTemplate" : { }, "subscription" : { }, "transient" : true, "terminationDate" : 12345, "uuid" : "...", "descriptionOrCode" : "...", "referenceCode" : "...", "auditable" : { }, "version" : 12345, "deliveryDate" : 12345, "products" : [ { }, { } ], "orderLineType" : "AMEND", "parentCFEntities" : [ { }, { } ], "parentEntityType" : { }, "id" : 12345, "historized" : true, "descriptionAndCode" : "...", "cfAccumulatedValues" : { }, "userAccount" : { } }, "subscriptionMonthsAge" : 12345, "edrs" : [ { "extraParameter" : "...", "id" : 12345, "version" : 12345, "eventVersion" : 12345, "originRecord" : "...", "status" : "MEDIATING", "parameter5" : "...", "quantity" : 12345.0, "decimalParam2" : 12345.0, "subscription" : { }, "eventKey" : "...", "parameter2" : "...", "decimalParam1" : 12345.0, "updated" : 12345, "dateParam3" : 12345, "walletOperation" : { }, "decimalParam3" : 12345.0, "eventDate" : 12345, "decimalParam5" : 12345.0, "rejectReason" : "...", "parameter8" : "...", "parameter3" : "...", "parameter4" : "...", "dateParam4" : 12345, "originBatch" : "...", "headerEDR" : { }, "created" : 12345, "timesTried" : 12345, "dateParam1" : 12345, "dateParam5" : 12345, "quantityLeftToRate" : 12345.0, "parameter9" : "...", "parameter6" : "...", "parameter7" : "...", "transient" : true, "accessCode" : "...", "parameter1" : "...", "decimalParam4" : 12345.0, "statusDate" : 12345, "dateParam2" : 12345 }, { "extraParameter" : "...", "id" : 12345, "version" : 12345, "eventVersion" : 12345, "originRecord" : "...", "status" : "REJECTED", "parameter5" : "...", "quantity" : 12345.0, "decimalParam2" : 12345.0, "subscription" : { }, "eventKey" : "...", "parameter2" : "...", "decimalParam1" : 12345.0, "updated" : 12345, "dateParam3" : 12345, "walletOperation" : { }, "decimalParam3" : 12345.0, "eventDate" : 12345, "decimalParam5" : 12345.0, "rejectReason" : "...", "parameter8" : "...", "parameter3" : "...", "parameter4" : "...", "dateParam4" : 12345, "originBatch" : "...", "headerEDR" : { }, "created" : 12345, "timesTried" : 12345, "dateParam1" : 12345, "dateParam5" : 12345, "quantityLeftToRate" : 12345.0, "parameter9" : "...", "parameter6" : "...", "parameter7" : "...", "transient" : true, "accessCode" : "...", "parameter1" : "...", "decimalParam4" : 12345.0, "statusDate" : 12345, "dateParam2" : 12345 } ], "id" : 12345, "code" : "...", "billingCycle" : { "parentEntity" : { }, "dueDateDelayEL" : "...", "id" : 12345, "invoiceDateDelayEL" : "...", "lastTransactionDateDelayEL" : "...", "version" : 12345, "invoiceDateProductionDelayEL" : "...", "auditableFields" : [ { }, { } ], "collectionDateDelayEl" : "...", "historized" : true, "cfValues" : { }, "transient" : true, "description" : "...", "notified" : true, "cfAccumulatedValues" : { }, "descriptionOrCode" : "...", "parentEntityType" : { }, "computeDatesAtValidation" : true, "invoicingThreshold" : 12345.0, "invoiceType" : { }, "billingTemplateNameEL" : "...", "scriptInstance" : { }, "type" : "BILLINGACCOUNT", "uuid" : "...", "codeChanged" : true, "thresholdPerEntity" : true, "splitPerPaymentMethod" : true, "auditable" : { }, "calendar" : { }, "parentCFEntities" : [ { }, { } ], "referenceDate" : "LAST_TRANSACTION_DATE", "referenceDescription" : "...", "descriptionAndCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "billingRunValidationScript" : { }, "code" : "...", "lastTransactionDateEL" : "...", "invoiceTypeEl" : "...", "checkThreshold" : "POSITIVE_IL", "appendGeneratedCode" : true, "referenceCode" : "..." }, "validity" : { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, "subscribedTillDate" : 12345, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "electronicBilling" : true, "subscriptionExpired" : true, "order" : { "access" : { }, "billingRun" : { }, "codeChanged" : true, "rateInvoiced" : 12345, "contract" : { }, "parentCFEntities" : [ { }, { } ], "transient" : true, "descriptionAndCode" : "...", "description" : "...", "code" : "...", "appendGeneratedCode" : true, "orderProgressTmp" : 12345, "orderProgress" : 12345, "id" : 12345, "descriptionOrCode" : "...", "progressDate" : 12345, "invoices" : [ { }, { } ], "auditable" : { }, "minRatedTransactions" : [ { }, { } ], "customerServiceDuration" : 12345, "discountPlan" : { }, "historized" : true, "statusDate" : 12345, "orderPrices" : [ { }, { } ], "uuid" : "...", "billingAccount" : { }, "userAccount" : { }, "orderType" : { }, "oneShotTotalAmount" : 12345.0, "orderLots" : [ { }, { } ], "label" : "...", "orderNumber" : "...", "parentEntity" : { }, "quoteVersion" : { }, "salesPersonName" : "...", "customerServiceBegin" : 12345, "status" : "...", "auditableFields" : [ { }, { } ], "quote" : { }, "invoicingPlan" : { }, "totalInvoicingAmountWithTax" : 12345.0, "deliveryDate" : 12345, "totalInvoicingAmountTax" : 12345.0, "cfValues" : { }, "totalInvoicingAmountWithoutTax" : 12345.0, "orderInvoiceType" : { }, "offers" : [ { }, { } ], "parentEntityType" : { }, "minInvoiceLines" : [ { }, { } ], "referenceDescription" : "...", "cfAccumulatedValues" : { }, "externalReference" : "...", "referenceCode" : "...", "orderDate" : 12345, "notified" : true, "billingCycle" : { }, "version" : 12345, "seller" : { }, "orderParent" : { } }, "emailTemplate" : { "htmlContent" : "...", "notified" : true, "startDate" : 12345, "media" : "EMAIL", "type" : "INVOICE", "code" : "...", "referenceCode" : "...", "textContent" : "...", "codeChanged" : true, "parentEntityType" : { }, "auditable" : { }, "descriptionAndCode" : "...", "tagEndDelimiter" : "...", "appendGeneratedCode" : true, "tagStartDelimiter" : "...", "descriptionOrCode" : "...", "parentEntity" : { }, "version" : 12345, "subject" : "...", "transient" : true, "description" : "...", "id" : 12345, "historized" : true, "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "endDate" : 12345 }, "productInstances" : [ { "appendGeneratedCode" : true, "transient" : true, "descriptionAndCode" : "...", "quantity" : 12345.0, "userAccount" : { }, "uuid" : "...", "notified" : true, "productTemplate" : { }, "version" : 12345, "id" : 12345, "historized" : true, "cfValues" : { }, "subscription" : { }, "parentEntity" : { }, "orderNumber" : "...", "seller" : { }, "codeChanged" : true, "parentEntityType" : { }, "parentCFEntities" : [ { }, { } ], "referenceCode" : "...", "productChargeInstances" : [ { }, { } ], "code" : "...", "auditable" : { }, "description" : "...", "cfAccumulatedValues" : { }, "descriptionOrCode" : "...", "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "applicationDate" : 12345 }, { "appendGeneratedCode" : true, "transient" : true, "descriptionAndCode" : "...", "quantity" : 12345.0, "userAccount" : { }, "uuid" : "...", "notified" : true, "productTemplate" : { }, "version" : 12345, "id" : 12345, "historized" : true, "cfValues" : { }, "subscription" : { }, "parentEntity" : { }, "orderNumber" : "...", "seller" : { }, "codeChanged" : true, "parentEntityType" : { }, "parentCFEntities" : [ { }, { } ], "referenceCode" : "...", "productChargeInstances" : [ { }, { } ], "code" : "...", "auditable" : { }, "description" : "...", "cfAccumulatedValues" : { }, "descriptionOrCode" : "...", "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "applicationDate" : 12345 } ], "minimumChargeTemplate" : { "inputUnitEL" : "...", "unitNbDecimal" : 12345, "cfValues" : { }, "revenueRecognitionRule" : { }, "cfAccumulatedValues" : { }, "uuid" : "...", "descriptionOrCode" : "...", "historized" : true, "descriptionAndCode" : "...", "roundingValuesComputed" : true, "outputUnitEL" : "...", "status" : "DRAFT", "notified" : true, "amountEditable" : true, "type" : "CREDIT", "ratingScript" : { }, "chargeMainType" : "PRODUCT", "attributes" : [ { }, { } ], "taxClassEl" : "...", "unitMultiplicator" : 12345.0, "code" : "...", "referenceCode" : "...", "productCharges" : [ { }, { } ], "disabled" : true, "description" : "...", "parentCFEntities" : [ { }, { } ], "roundingMode" : "UP", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "inputUnitDescription" : "...", "id" : 12345, "edrTemplates" : [ { }, { } ], "oneShotChargeTemplateType" : "OTHER", "ratingUnitDescription" : "...", "immediateInvoicing" : true, "auditableFields" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "chargeType" : "...", "dropZeroWo" : true, "inputUnitOfMeasure" : { }, "active" : true, "version" : 12345, "filterExpression" : "...", "transient" : true, "sortIndexEl" : "...", "parentEntity" : { }, "ratingUnitOfMeasure" : { }, "referenceDescription" : "...", "invoiceSubCategory" : { }, "auditable" : { }, "codeChanged" : true, "taxClass" : { }, "parentEntityType" : { }, "appendGeneratedCode" : true }, "renewed" : true, "salesPersonName" : "...", "parentEntityType" : { }, "terminationDate" : 12345, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "nextVersion" : { }, "allDiscountPlanInstances" : [ { "version" : 12345, "cfValues" : { }, "statusDate" : 12345, "applicationCount" : 12345, "id" : 12345, "uuid" : "...", "startDate" : 12345, "subscription" : { }, "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "valid" : true, "transient" : true, "cfAccumulatedValues" : { }, "discountPlan" : { }, "endDate" : 12345, "billingAccount" : { }, "status" : "APPLIED" }, { "version" : 12345, "cfValues" : { }, "statusDate" : 12345, "applicationCount" : 12345, "id" : 12345, "uuid" : "...", "startDate" : 12345, "subscription" : { }, "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "valid" : true, "transient" : true, "cfAccumulatedValues" : { }, "discountPlan" : { }, "endDate" : 12345, "billingAccount" : { }, "status" : "ACTIVE" } ], "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "referenceCode" : "...", "counters" : { "property1" : { "descriptionAndCode" : "...", "billingAccount" : { }, "referenceCode" : "...", "version" : 12345, "counterPeriods" : [ { }, { } ], "chargeInstances" : [ { }, { } ], "code" : "...", "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "customerAccount" : { }, "historized" : true, "parentEntityType" : { }, "description" : "...", "notified" : true, "customer" : { }, "serviceInstance" : { }, "id" : 12345, "counterTemplate" : { }, "parentEntity" : { }, "usageChargeInstances" : [ { }, { } ], "userAccount" : { }, "appendGeneratedCode" : true, "descriptionOrCode" : "...", "transient" : true, "subscription" : { }, "auditable" : { }, "codeChanged" : true }, "property2" : { "descriptionAndCode" : "...", "billingAccount" : { }, "referenceCode" : "...", "version" : 12345, "counterPeriods" : [ { }, { } ], "chargeInstances" : [ { }, { } ], "code" : "...", "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "customerAccount" : { }, "historized" : true, "parentEntityType" : { }, "description" : "...", "notified" : true, "customer" : { }, "serviceInstance" : { }, "id" : 12345, "counterTemplate" : { }, "parentEntity" : { }, "usageChargeInstances" : [ { }, { } ], "userAccount" : { }, "appendGeneratedCode" : true, "descriptionOrCode" : "...", "transient" : true, "subscription" : { }, "auditable" : { }, "codeChanged" : true } }, "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "previousVersion" : { }, "accessPoints" : [ { "version" : 12345, "startDate" : 12345, "endDate" : 12345, "subscription" : { }, "cacheKey" : "...", "active" : true, "uuid" : "...", "auditableFields" : [ { }, { } ], "cfValues" : { }, "historized" : true, "auditable" : { }, "id" : 12345, "disabled" : true, "notified" : true, "accessUserId" : "...", "transient" : true, "cfAccumulatedValues" : { }, "parentCFEntities" : [ { }, { } ] }, { "version" : 12345, "startDate" : 12345, "endDate" : 12345, "subscription" : { }, "cacheKey" : "...", "active" : true, "uuid" : "...", "auditableFields" : [ { }, { } ], "cfValues" : { }, "historized" : true, "auditable" : { }, "id" : 12345, "disabled" : true, "notified" : true, "accessUserId" : "...", "transient" : true, "cfAccumulatedValues" : { }, "parentCFEntities" : [ { }, { } ] } ], "version" : 12345, "paymentMethod" : { "token3DsId" : "...", "paymentType" : "CASH", "disabled" : true, "transient" : true, "active" : true, "version" : 12345, "info5" : "...", "auditableFields" : [ { }, { } ], "id" : 12345, "cfAccumulatedValues" : { }, "customerAccount" : { }, "info2" : "...", "action" : "...", "cfValues" : { }, "notified" : true, "historized" : true, "referenceDocument" : { }, "info4" : "...", "info3" : "...", "auditable" : { }, "userId" : "...", "info1" : "...", "expired" : true, "parentCFEntities" : [ { }, { } ], "tokenId" : "...", "alias" : "...", "uuid" : "...", "preferred" : true }, "minRatedTransactions" : [ { "invoiceSubCategoryId" : 12345, "walletId" : 12345, "chargeInstance" : { }, "invoiceAgregateF" : { }, "version" : 12345, "invoice" : { }, "edr" : { }, "doNotTriggerInvoicing" : true, "inputUnitOfMeasure" : { }, "userAccount" : { }, "id" : 12345, "invoiceSubCategory" : { }, "quantity" : 12345.0, "unityDescription" : "...", "orderInfo" : { }, "sequence" : 12345, "priceplan" : { }, "cfValues" : { }, "ratingUnitDescription" : "...", "unitAmountWithTax" : 12345.0, "usageDate" : 12345, "rawAmountWithoutTax" : 12345.0, "infoOrder" : { }, "type" : "MANUAL", "accountingCode" : { }, "discountValue" : 12345.0, "taxPercent" : 12345.0, "wallet" : { }, "endDate" : 12345, "discountedRatedTransaction" : 12345, "billingAccount" : { }, "originBillingAccount" : { }, "unitAmountWithoutTax" : 12345.0, "offerTemplate" : { }, "invoiceLine" : { }, "code" : "...", "taxClassId" : 12345, "rawAmountWithTax" : 12345.0, "startDate" : 12345, "inputQuantity" : 12345.0, "updated" : 12345, "userAccountId" : 12345, "uuid" : "...", "discountPlan" : { }, "invoicingDate" : 12345, "sortIndex" : 12345, "serviceInstance" : { }, "description" : "...", "cfAccumulatedValues" : { }, "status" : "RERATED", "accountingArticle" : { }, "subscription" : { }, "parameterExtra" : "...", "orderNumber" : "...", "parameter1" : "...", "taxId" : 12345, "amountWithoutTax" : 12345.0, "transient" : true, "rejectReason" : "...", "billingAccountId" : 12345, "taxRecalculated" : true, "amountWithTax" : 12345.0, "taxClass" : { }, "adjustedRatedTx" : { }, "rulesContract" : { }, "subscriptionId" : 12345, "amountTax" : 12345.0, "ratingUnitOfMeasure" : { }, "discountPlanType" : "PERCENTAGE", "prepaid" : true, "taxOverriden" : true, "tax" : { }, "seller" : { }, "billingRun" : { }, "unitAmountTax" : 12345.0, "sellerId" : 12345, "discountPlanItem" : { }, "parentCFEntities" : [ { }, { } ], "parameter3" : "...", "parameter2" : "..." }, { "invoiceSubCategoryId" : 12345, "walletId" : 12345, "chargeInstance" : { }, "invoiceAgregateF" : { }, "version" : 12345, "invoice" : { }, "edr" : { }, "doNotTriggerInvoicing" : true, "inputUnitOfMeasure" : { }, "userAccount" : { }, "id" : 12345, "invoiceSubCategory" : { }, "quantity" : 12345.0, "unityDescription" : "...", "orderInfo" : { }, "sequence" : 12345, "priceplan" : { }, "cfValues" : { }, "ratingUnitDescription" : "...", "unitAmountWithTax" : 12345.0, "usageDate" : 12345, "rawAmountWithoutTax" : 12345.0, "infoOrder" : { }, "type" : "MINIMUM", "accountingCode" : { }, "discountValue" : 12345.0, "taxPercent" : 12345.0, "wallet" : { }, "endDate" : 12345, "discountedRatedTransaction" : 12345, "billingAccount" : { }, "originBillingAccount" : { }, "unitAmountWithoutTax" : 12345.0, "offerTemplate" : { }, "invoiceLine" : { }, "code" : "...", "taxClassId" : 12345, "rawAmountWithTax" : 12345.0, "startDate" : 12345, "inputQuantity" : 12345.0, "updated" : 12345, "userAccountId" : 12345, "uuid" : "...", "discountPlan" : { }, "invoicingDate" : 12345, "sortIndex" : 12345, "serviceInstance" : { }, "description" : "...", "cfAccumulatedValues" : { }, "status" : "OPEN", "accountingArticle" : { }, "subscription" : { }, "parameterExtra" : "...", "orderNumber" : "...", "parameter1" : "...", "taxId" : 12345, "amountWithoutTax" : 12345.0, "transient" : true, "rejectReason" : "...", "billingAccountId" : 12345, "taxRecalculated" : true, "amountWithTax" : 12345.0, "taxClass" : { }, "adjustedRatedTx" : { }, "rulesContract" : { }, "subscriptionId" : 12345, "amountTax" : 12345.0, "ratingUnitOfMeasure" : { }, "discountPlanType" : "FIXED", "prepaid" : true, "taxOverriden" : true, "tax" : { }, "seller" : { }, "billingRun" : { }, "unitAmountTax" : 12345.0, "sellerId" : 12345, "discountPlanItem" : { }, "parentCFEntities" : [ { }, { } ], "parameter3" : "...", "parameter2" : "..." } ], "defaultLevel" : true, "renewalDate" : 12345, "status" : "PENDING", "minimumLabelEl" : "...", "serviceInstances" : [ { "orderItemAction" : "ADD", "minimumLabelEl" : "...", "notified" : true, "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "historized" : true, "appendGeneratedCode" : true, "priceVersionDate" : 12345, "priceVersionDateSetting" : "EVENT", "auditableFields" : [ { }, { } ], "terminationChargeInstances" : [ { }, { } ], "description" : "...", "orderHistories" : [ { }, { } ], "subscriptionDate" : 12345, "autoEndOfEngagement" : true, "cfValues" : { }, "deliveryDate" : 12345, "codeChanged" : true, "parentCFEntities" : [ { }, { } ], "recurringChargeInstances" : [ { }, { } ], "counters" : { "property1" : { }, "property2" : { } }, "seller" : { }, "endAgreementDate" : 12345, "previousQuantity" : 12345.0, "quoteProduct" : { }, "chargeInstances" : [ { }, { } ], "referenceCode" : "...", "subscriptionChargeInstances" : [ { }, { } ], "activationDate" : 12345, "minimumInvoiceSubCategory" : { }, "paymentDayInMonthPS" : 12345, "orderItemId" : 12345, "calendarPS" : { }, "auditable" : { }, "descriptionAndCode" : "...", "rateUntilDate" : 12345, "terminationDate" : 12345, "minimumChargeTemplate" : { }, "descriptionOrCode" : "...", "productVersion" : { }, "notifyOfRenewalDate" : 12345, "subscriptionExpired" : true, "referenceDescription" : "...", "version" : 12345, "renewed" : true, "serviceTemplate" : { }, "usageChargeInstances" : [ { }, { } ], "code" : "...", "ratedTransactions" : [ { }, { } ], "parentEntityType" : { }, "cfAccumulatedValues" : { }, "invoicingCalendar" : { }, "allDiscountPlanInstances" : [ { }, { } ], "minimumArticle" : { }, "id" : 12345, "parentEntity" : { }, "transient" : true, "fireRenewalNotice" : true, "initialServiceRenewal" : "...", "subscriptionTerminationReason" : { }, "serviceRenewal" : { }, "psInstances" : [ { }, { } ], "descriptionAndStatus" : "...", "amountPS" : 12345.0, "quantity" : 12345.0, "orderNumber" : "...", "attributeInstances" : [ { }, { } ], "renewalNotifiedDate" : 12345, "reactivationDate" : 12345, "statusDate" : 12345, "serviceCharge" : { }, "subscription" : { }, "subscribedTillDate" : 12345, "minimumAmountEl" : "...", "status" : "CANCELED", "quantityChanged" : true }, { "orderItemAction" : "ADD", "minimumLabelEl" : "...", "notified" : true, "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "historized" : true, "appendGeneratedCode" : true, "priceVersionDate" : 12345, "priceVersionDateSetting" : "RENEWAL", "auditableFields" : [ { }, { } ], "terminationChargeInstances" : [ { }, { } ], "description" : "...", "orderHistories" : [ { }, { } ], "subscriptionDate" : 12345, "autoEndOfEngagement" : true, "cfValues" : { }, "deliveryDate" : 12345, "codeChanged" : true, "parentCFEntities" : [ { }, { } ], "recurringChargeInstances" : [ { }, { } ], "counters" : { "property1" : { }, "property2" : { } }, "seller" : { }, "endAgreementDate" : 12345, "previousQuantity" : 12345.0, "quoteProduct" : { }, "chargeInstances" : [ { }, { } ], "referenceCode" : "...", "subscriptionChargeInstances" : [ { }, { } ], "activationDate" : 12345, "minimumInvoiceSubCategory" : { }, "paymentDayInMonthPS" : 12345, "orderItemId" : 12345, "calendarPS" : { }, "auditable" : { }, "descriptionAndCode" : "...", "rateUntilDate" : 12345, "terminationDate" : 12345, "minimumChargeTemplate" : { }, "descriptionOrCode" : "...", "productVersion" : { }, "notifyOfRenewalDate" : 12345, "subscriptionExpired" : true, "referenceDescription" : "...", "version" : 12345, "renewed" : true, "serviceTemplate" : { }, "usageChargeInstances" : [ { }, { } ], "code" : "...", "ratedTransactions" : [ { }, { } ], "parentEntityType" : { }, "cfAccumulatedValues" : { }, "invoicingCalendar" : { }, "allDiscountPlanInstances" : [ { }, { } ], "minimumArticle" : { }, "id" : 12345, "parentEntity" : { }, "transient" : true, "fireRenewalNotice" : true, "initialServiceRenewal" : "...", "subscriptionTerminationReason" : { }, "serviceRenewal" : { }, "psInstances" : [ { }, { } ], "descriptionAndStatus" : "...", "amountPS" : 12345.0, "quantity" : 12345.0, "orderNumber" : "...", "attributeInstances" : [ { }, { } ], "renewalNotifiedDate" : 12345, "reactivationDate" : 12345, "statusDate" : 12345, "serviceCharge" : { }, "subscription" : { }, "subscribedTillDate" : 12345, "minimumAmountEl" : "...", "status" : "TERMINATED", "quantityChanged" : true } ], "email" : "...", "notifyOfRenewalDate" : 12345, "appendGeneratedCode" : true, "seller" : { "generalLedger" : { }, "descriptionAndCode" : "...", "version" : 12345, "referenceCode" : "...", "minimumLabelEl" : "...", "primaryContact" : { }, "externalRef1" : "...", "historized" : true, "cfValues" : { }, "parentEntityType" : { }, "providerContact" : "...", "legalText" : "...", "businessAccountModel" : { }, "legalType" : "...", "tradingCountry" : { }, "parentEntity" : { }, "name" : { }, "jobTitle" : "...", "uuid" : "...", "transient" : true, "address" : { }, "referenceDescription" : "...", "description" : "...", "seller" : { }, "accountType" : "...", "tradingLanguage" : { }, "invoiceTypeSequence" : [ { }, { } ], "tradingCurrency" : { }, "minimumAmountEl" : "...", "cfAccumulatedValues" : { }, "registrationNo" : "...", "contracts" : [ { }, { } ], "auditable" : { }, "id" : 12345, "code" : "...", "descriptionOrCode" : "...", "minimumArticle" : { }, "appendGeneratedCode" : true, "legalEntityType" : { }, "vatNo" : "...", "isCompany" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "customerSequences" : [ { }, { } ], "contactInformationNullSafe" : { }, "parentCFEntities" : [ { }, { } ], "defaultLevel" : true, "auditableFields" : [ { }, { } ], "externalRef2" : "...", "paymentGateways" : [ { }, { } ], "notified" : true, "contactInformation" : { } }, "subscriptionDate" : 12345, "orderNumber" : "...", "statusDate" : 12345, "active" : true, "minInvoiceLines" : [ { "sequence" : 12345, "accessPoint" : "...", "convertedAmountWithoutTax" : 12345.0, "quote" : { }, "discountValue" : 12345.0, "cfValues" : { }, "invoiceAggregateF" : { }, "billingAccount" : { }, "unitPrice" : 12345.0, "discountPlanItem" : { }, "label" : "...", "auditableFields" : [ { }, { } ], "orderOffer" : { }, "notified" : true, "discountPlanType" : "PERCENTAGE", "version" : 12345, "id" : 12345, "convertedDiscountAmount" : 12345.0, "validity" : { }, "valueDate" : 12345, "convertedAmountTax" : 12345.0, "taxRate" : 12345.0, "orderRef" : "...", "prestation" : "...", "serviceTemplate" : { }, "offerServiceTemplate" : { }, "transient" : true, "status" : "RERATED", "uuid" : "...", "accountingArticle" : { }, "commercialOrder" : { }, "subscription" : { }, "openOrderNumber" : "...", "productVersion" : { }, "discountAmount" : 12345.0, "convertedUnitPrice" : 12345.0, "taxRecalculated" : true, "product" : { }, "historized" : true, "rawAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "tax" : { }, "quoteOffer" : { }, "ratedTransactions" : [ { }, { } ], "auditable" : { }, "offerTemplate" : { }, "orderLot" : { }, "amountWithTax" : 12345.0, "convertedAmountWithTax" : 12345.0, "serviceInstance" : { }, "discountPlan" : { }, "convertedRawAmount" : 12345.0, "orderNumber" : "...", "amountWithoutTax" : 12345.0, "invoice" : { }, "taxOverridden" : true, "taxMode" : "ARTICLE", "discountedInvoiceLine" : { }, "billingRun" : { }, "amountTax" : 12345.0, "quantity" : 12345.0, "discountRate" : 12345.0, "cfAccumulatedValues" : { } }, { "sequence" : 12345, "accessPoint" : "...", "convertedAmountWithoutTax" : 12345.0, "quote" : { }, "discountValue" : 12345.0, "cfValues" : { }, "invoiceAggregateF" : { }, "billingAccount" : { }, "unitPrice" : 12345.0, "discountPlanItem" : { }, "label" : "...", "auditableFields" : [ { }, { } ], "orderOffer" : { }, "notified" : true, "discountPlanType" : "PERCENTAGE", "version" : 12345, "id" : 12345, "convertedDiscountAmount" : 12345.0, "validity" : { }, "valueDate" : 12345, "convertedAmountTax" : 12345.0, "taxRate" : 12345.0, "orderRef" : "...", "prestation" : "...", "serviceTemplate" : { }, "offerServiceTemplate" : { }, "transient" : true, "status" : "RERATED", "uuid" : "...", "accountingArticle" : { }, "commercialOrder" : { }, "subscription" : { }, "openOrderNumber" : "...", "productVersion" : { }, "discountAmount" : 12345.0, "convertedUnitPrice" : 12345.0, "taxRecalculated" : true, "product" : { }, "historized" : true, "rawAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "tax" : { }, "quoteOffer" : { }, "ratedTransactions" : [ { }, { } ], "auditable" : { }, "offerTemplate" : { }, "orderLot" : { }, "amountWithTax" : 12345.0, "convertedAmountWithTax" : 12345.0, "serviceInstance" : { }, "discountPlan" : { }, "convertedRawAmount" : 12345.0, "orderNumber" : "...", "amountWithoutTax" : 12345.0, "invoice" : { }, "taxOverridden" : true, "taxMode" : "ARTICLE", "discountedInvoiceLine" : { }, "billingRun" : { }, "amountTax" : 12345.0, "quantity" : 12345.0, "discountRate" : 12345.0, "cfAccumulatedValues" : { } } ], "description" : "...", "billingRun" : { "invoices" : [ { }, { } ], "referenceCode" : "...", "notified" : true, "prAmountWithTax" : 12345.0, "billingRunLists" : [ { }, { } ], "statusDate" : 12345, "originBillingRun" : { }, "endDate" : 12345, "isQuarantine" : true, "invoiceNumber" : 12345, "exceptionalBR" : true, "jobExecutions" : [ { }, { } ], "language" : { }, "historized" : true, "cfAccumulatedValues" : { }, "producibleAmountWithTax" : 12345.0, "billableBillingAcountNumber" : 12345, "billableBillingAccounts" : [ { }, { } ], "runType" : "EXCEPTIONAL", "processDate" : 12345, "version" : 12345, "status" : "THRESHOLD_CHECKED", "xmlJobExecutionResultId" : 12345, "minimumApplied" : true, "rejectionReason" : "...", "referenceDescription" : "...", "invoiceType" : { }, "processType" : "AUTOMATIC", "thresholdChecked" : true, "computeDatesAtValidation" : true, "startDate" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "producibleAmountTax" : 12345.0, "postInvoicingReports" : { }, "billingAccountNumber" : 12345, "prAmountWithoutTax" : 12345.0, "exceptionalRTIds" : [ 12345, 12345 ], "preInvoicingReports" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "billingCycle" : { }, "nextBillingRun" : { }, "prAmountTax" : 12345.0, "invoiceDate" : 12345, "id" : 12345, "lastTransactionDate" : 12345, "uuid" : "...", "suspectAutoAction" : "CANCEL", "rejectAutoAction" : "CANCEL", "skipValidationScript" : true, "country" : { }, "discountApplied" : true, "transient" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "generateAO" : true, "cfValues" : { }, "producibleAmountWithoutTax" : 12345.0, "collectionDate" : 12345, "auditable" : { }, "selectedBillingAccounts" : "...", "pdfJobExecutionResultId" : 12345, "rejectedBillingAccounts" : [ { }, { } ], "referenceDate" : "TODAY", "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "currency" : { }, "producibleInvoiceNumber" : 12345 }, "userAccount" : { "parentEntity" : { }, "parentUserAccount" : { }, "code" : "...", "description" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "contactInformationNullSafe" : { }, "minimumArticle" : { }, "descriptionAndCode" : "...", "businessAccountModel" : { }, "codeChanged" : true, "isConsumer" : true, "terminationDate" : 12345, "isCompany" : true, "seller" : { }, "vatNo" : "...", "version" : 12345, "accountType" : "...", "parentEntityType" : { }, "billingAccount" : { }, "registrationNo" : "...", "wallet" : { }, "appendGeneratedCode" : true, "subscriptions" : [ { }, { } ], "statusDate" : 12345, "jobTitle" : "...", "descriptionOrCode" : "...", "userAccounts" : [ { }, { } ], "auditable" : { }, "minimumLabelEl" : "...", "primaryContact" : { }, "notified" : true, "address" : { }, "status" : "TERMINATED", "minimumAmountEl" : "...", "providerContact" : "...", "defaultLevel" : true, "transient" : true, "terminationReason" : { }, "minimumChargeTemplate" : { }, "prepaidWallets" : { "property1" : { }, "property2" : { } }, "externalRef1" : "...", "auditableFields" : [ { }, { } ], "legalEntityType" : { }, "name" : { }, "subscriptionDate" : 12345, "contactInformation" : { }, "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "uuid" : "...", "cfValues" : { }, "historized" : true, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "externalRef2" : "..." }, "transient" : true, "attributeInstances" : [ { "dateValue" : 12345, "subscription" : { }, "parentCFEntities" : [ { }, { } ], "assignedAttributeValue" : [ { }, { } ], "booleanValue" : true, "auditable" : { }, "parentAttributeValue" : { }, "id" : 12345, "historized" : true, "notified" : true, "version" : 12345, "stringValue" : "...", "cfValues" : { }, "transient" : true, "auditableFields" : [ { }, { } ], "uuid" : "...", "attribute" : { }, "cfAccumulatedValues" : { }, "serviceInstance" : { }, "value" : { }, "doubleValue" : 12345.0 }, { "dateValue" : 12345, "subscription" : { }, "parentCFEntities" : [ { }, { } ], "assignedAttributeValue" : [ { }, { } ], "booleanValue" : true, "auditable" : { }, "parentAttributeValue" : { }, "id" : 12345, "historized" : true, "notified" : true, "version" : 12345, "stringValue" : "...", "cfValues" : { }, "transient" : true, "auditableFields" : [ { }, { } ], "uuid" : "...", "attribute" : { }, "cfAccumulatedValues" : { }, "serviceInstance" : { }, "value" : { }, "doubleValue" : 12345.0 } ], "codeChanged" : true, "totalInvoicingAmountWithoutTax" : 12345.0, "ratingGroup" : "...", "subscriptionTerminationReason" : { "description" : "...", "version" : 12345, "transient" : true, "parentEntityType" : { }, "referenceDescription" : "...", "applyAgreement" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "code" : "...", "descriptionAndCode" : "...", "invoiceAgreementImmediately" : true, "applyReimbursment" : true, "applyTerminationCharges" : true, "descriptionOrCode" : "...", "id" : 12345, "auditableFields" : [ { }, { } ], "referenceCode" : "...", "historized" : true, "notified" : true, "overrideProrata" : "NO_PRORATA", "reimburseOneshots" : true, "codeChanged" : true, "parentEntity" : { } }, "minimumInvoiceSubCategory" : { "description" : "...", "parentEntityType" : { }, "parentEntity" : { }, "referenceCode" : "...", "parentCFEntities" : [ { }, { } ], "discount" : 12345.0, "id" : 12345, "code" : "...", "occTemplate" : { }, "transient" : true, "auditable" : { }, "uuid" : "...", "appendGeneratedCode" : true, "accountingCode" : { }, "descriptionOrCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "cfValues" : { }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "descriptionAndCode" : "...", "sortIndex" : 12345, "invoiceCategory" : { }, "notified" : true, "cfAccumulatedValues" : { }, "occTemplateNegative" : { }, "auditableFields" : [ { }, { } ], "historized" : true, "version" : 12345, "referenceDescription" : "..." }, "mailingType" : "AUTO", "minimumArticle" : { "accountingCodeEl" : "...", "referenceCode" : "...", "cfAccumulatedValues" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "parentEntity" : { }, "invoiceType" : { }, "columnCriteriaEL" : "...", "version" : 12345, "cfValues" : { }, "active" : true, "referenceDescription" : "...", "historized" : true, "analyticCode2" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "ignoreAggregation" : true, "analyticCode3" : "...", "parentEntityType" : { }, "descriptionOrCode" : "...", "descriptionAndCode" : "...", "unitPrice" : 12345.0, "accountingCode" : { }, "codeChanged" : true, "auditable" : { }, "notified" : true, "uuid" : "...", "description" : "...", "transient" : true, "accountingCodeMappings" : [ { }, { } ], "articleFamily" : { }, "analyticCode1" : "...", "taxClass" : { }, "invoiceTypeEl" : "...", "code" : "...", "invoiceSubCategory" : { }, "disabled" : true, "appendGeneratedCode" : true, "descriptionI18nNotNull" : { "property1" : "...", "property2" : "..." } }, "uuid" : "...", "ccedEmails" : "...", "discountPlan" : { "statusDate" : 12345, "usedQuantity" : 12345, "incompatibleDiscountPlans" : [ { }, { } ], "parentEntity" : { }, "applicationFilterEL" : "...", "applicableOnDiscountedPrice" : true, "auditable" : { }, "transient" : true, "active" : true, "uuid" : "...", "endDate" : 12345, "discountPlanaApplicableEntities" : [ { }, { } ], "discountPlanItems" : [ { }, { } ], "id" : 12345, "auditableFields" : [ { }, { } ], "discountPlanType" : "OFFER", "durationUnit" : "DAY", "descriptionOrCode" : "...", "minDuration" : 12345, "referenceDescription" : "...", "cfValues" : { }, "parentEntityType" : { }, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "parentCFEntities" : [ { }, { } ], "expressionEl" : "...", "applicationLimit" : 12345, "code" : "...", "notified" : true, "historized" : true, "description" : "...", "startDate" : 12345, "referenceCode" : "...", "maxDuration" : 12345, "valid" : true, "status" : "DRAFT", "disabled" : true, "sequence" : 12345, "cfAccumulatedValues" : { }, "version" : 12345, "defaultDuration" : 12345, "codeChanged" : true, "initialQuantity" : 12345, "applicableOnOverriddenPrice" : true }, "historized" : true, "subscriptionRenewal" : { "daysNotifyRenewal" : 12345, "calendarInitialyActiveFor" : { }, "description" : "...", "referenceCode" : "...", "auditable" : { }, "invoiceAgreementImmediately" : true, "overrideProrata" : "PRORATA", "renewForUnit" : "DAY", "initialTermType" : "CALENDAR", "descriptionOrCode" : "...", "codeChanged" : true, "version" : 12345, "applyTerminationCharges" : true, "autoRenew" : true, "autoRenewDate" : 12345, "parentEntityType" : { }, "referenceDescription" : "...", "initialyActiveFor" : 12345, "id" : 12345, "code" : "...", "historized" : true, "applyReimbursment" : true, "descriptionAndCode" : "...", "parentEntity" : { }, "appendGeneratedCode" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "endOfTermAction" : "SUSPEND", "initialyActiveForUnit" : "MONTH", "extendAgreementPeriodToSubscribedTillDate" : true, "renewFor" : 12345, "calendarRenewFor" : { }, "renewalTermType" : "RECURRING", "notified" : true, "auditableFields" : [ { }, { } ], "applyAgreement" : true, "reimburseOneshots" : true, "transient" : true } }, "code" : "...", "parentEntityType" : { }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] }, { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] } ], "property2" : [ { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] }, { "from" : 12345, "to" : 12345, "string" : "...", "date" : { }, "long" : 12345, "double" : 12345.0, "boolean" : true, "entity" : { }, "url" : { }, "listString" : [ "...", "..." ], "listDate" : [ { }, { } ], "listLong" : [ 12345, 12345 ], "valid" : true, "listDouble" : [ 12345.0, 12345.0 ], "listBoolean" : [ true, true ], "listEntity" : [ { }, { } ], "mapString" : { "property1" : "...", "property2" : "..." }, "mapDate" : { "property1" : 12345, "property2" : 12345 }, "mapLong" : { "property1" : 12345, "property2" : 12345 }, "mapDouble" : { "property1" : 12345.0, "property2" : 12345.0 }, "mapBoolean" : { "property1" : true, "property2" : true }, "mapEntity" : { "property1" : { }, "property2" : { } }, "source" : "...", "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345, "customTableCode" : "...", "dataFilter" : "...", "fields" : "...", "mapCfValues" : { "property1" : "...", "property2" : "..." }, "newPeriod" : true, "mapValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "matrixValuesForGUI" : [ { "property1" : { }, "property2" : { } }, { "property1" : { }, "property2" : { } } ], "listValue" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValueForGUI" : { }, "childEntityValuesForGUI" : [ { }, { } ], "priority" : 12345, "datasetForGUI" : { }, "valueEmptyForGui" : true, "valueEmpty" : true, "value" : { }, "keyValueMap" : { "property1" : { }, "property2" : { } }, "excessiveInSize" : true, "allEntities" : [ { }, { } ] } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 } ], "property2" : [ { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 } ] }, "encrypted" : true }, "mainOffering" : { "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "channels" : [ { "version" : 12345, "description" : "...", "disabled" : true, "historized" : true, "appendGeneratedCode" : true, "auditable" : { }, "codeChanged" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "parentEntity" : { }, "transient" : true, "referenceCode" : "...", "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "notified" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "code" : "...", "active" : true, "descriptionAndCode" : "..." }, { "version" : 12345, "description" : "...", "disabled" : true, "historized" : true, "appendGeneratedCode" : true, "auditable" : { }, "codeChanged" : true, "descriptionOrCode" : "...", "referenceDescription" : "...", "parentEntity" : { }, "transient" : true, "referenceCode" : "...", "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "notified" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "code" : "...", "active" : true, "descriptionAndCode" : "..." } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "longDescription" : "...", "parentEntityType" : { }, "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "customerCategories" : [ { "parentCFEntities" : [ { }, { } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "uuid" : "...", "taxCategory" : { }, "accountingCode" : { }, "historized" : true, "exoneratedFromTaxes" : true, "cfValues" : { }, "auditableFields" : [ { }, { } ], "notified" : true, "descriptionOrCode" : "...", "transient" : true, "taxCategoryEl" : "...", "cfAccumulatedValues" : { }, "exonerationTaxEl" : "...", "descriptionAndCode" : "...", "code" : "...", "parentEntityType" : { }, "id" : 12345, "referenceCode" : "...", "referenceDescription" : "...", "description" : "...", "codeChanged" : true, "version" : 12345, "exonerationReason" : "...", "appendGeneratedCode" : true, "parentEntity" : { }, "auditable" : { } }, { "parentCFEntities" : [ { }, { } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "uuid" : "...", "taxCategory" : { }, "accountingCode" : { }, "historized" : true, "exoneratedFromTaxes" : true, "cfValues" : { }, "auditableFields" : [ { }, { } ], "notified" : true, "descriptionOrCode" : "...", "transient" : true, "taxCategoryEl" : "...", "cfAccumulatedValues" : { }, "exonerationTaxEl" : "...", "descriptionAndCode" : "...", "code" : "...", "parentEntityType" : { }, "id" : 12345, "referenceCode" : "...", "referenceDescription" : "...", "description" : "...", "codeChanged" : true, "version" : 12345, "exonerationReason" : "...", "appendGeneratedCode" : true, "parentEntity" : { }, "auditable" : { } } ], "code" : "...", "referenceDescription" : "...", "id" : 12345, "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } }, { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } } ], "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "lifeCycleStatus" : "ACTIVE", "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "appendGeneratedCode" : true, "referenceCode" : "...", "notified" : true, "businessAccountModels" : [ { "referenceCode" : "...", "auditableFields" : [ { }, { } ], "notified" : true, "active" : true, "transient" : true, "auditable" : { }, "referenceDescription" : "...", "hierarchyType" : "UA", "script" : { }, "codeChanged" : true, "descriptionOrCode" : "...", "installed" : true, "parentEntityType" : { }, "id" : 12345, "downloaded" : true, "version" : 12345, "description" : "...", "moduleSource" : "...", "disabled" : true, "parentEntity" : { }, "appendGeneratedCode" : true, "moduleItems" : [ { }, { } ], "historized" : true, "logoPicture" : "...", "license" : "CDDL", "descriptionAndCode" : "...", "code" : "..." }, { "referenceCode" : "...", "auditableFields" : [ { }, { } ], "notified" : true, "active" : true, "transient" : true, "auditable" : { }, "referenceDescription" : "...", "hierarchyType" : "CA_UA", "script" : { }, "codeChanged" : true, "descriptionOrCode" : "...", "installed" : true, "parentEntityType" : { }, "id" : 12345, "downloaded" : true, "version" : 12345, "description" : "...", "moduleSource" : "...", "disabled" : true, "parentEntity" : { }, "appendGeneratedCode" : true, "moduleItems" : [ { }, { } ], "historized" : true, "logoPicture" : "...", "license" : "BSD3_N", "descriptionAndCode" : "...", "code" : "..." } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "nameOrCode" : "...", "offerTemplateCategories" : [ { "orderLevel" : 12345, "assignedToProductOffering" : true, "appendGeneratedCode" : true, "parentCategoryCode" : "...", "descriptionOrCode" : "...", "referenceCode" : "...", "notified" : true, "imagePath" : "...", "productOffering" : [ { }, { } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "active" : true, "description" : "...", "code" : "...", "children" : [ { }, { } ], "transient" : true, "parentEntity" : { }, "parentEntityType" : { }, "offerTemplateCategory" : { }, "id" : 12345, "disabled" : true, "auditableFields" : [ { }, { } ], "parentCFEntities" : [ { }, { } ], "referenceDescription" : "...", "codeChanged" : true, "cfAccumulatedValues" : { }, "descriptionAndCode" : "...", "cfValues" : { }, "uuid" : "...", "version" : 12345, "name" : "...", "historized" : true, "auditable" : { } }, { "orderLevel" : 12345, "assignedToProductOffering" : true, "appendGeneratedCode" : true, "parentCategoryCode" : "...", "descriptionOrCode" : "...", "referenceCode" : "...", "notified" : true, "imagePath" : "...", "productOffering" : [ { }, { } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "active" : true, "description" : "...", "code" : "...", "children" : [ { }, { } ], "transient" : true, "parentEntity" : { }, "parentEntityType" : { }, "offerTemplateCategory" : { }, "id" : 12345, "disabled" : true, "auditableFields" : [ { }, { } ], "parentCFEntities" : [ { }, { } ], "referenceDescription" : "...", "codeChanged" : true, "cfAccumulatedValues" : { }, "descriptionAndCode" : "...", "cfValues" : { }, "uuid" : "...", "version" : 12345, "name" : "...", "historized" : true, "auditable" : { } } ], "codeChanged" : true, "globalRatingScriptInstance" : { "historized" : true, "sourcingRoles" : [ "...", "..." ], "reuse" : true, "appendGeneratedCode" : true, "auditable" : { }, "parentEntity" : { }, "codeChanged" : true, "scriptInstanceCategory" : { }, "scriptErrors" : [ { }, { } ], "executionRoles" : [ "...", "..." ], "referenceDescription" : "...", "disabled" : true, "auditableFields" : [ { }, { } ], "code" : "...", "notified" : true, "descriptionOrCode" : "...", "referenceCode" : "...", "parentEntityType" : { }, "error" : true, "sourceTypeEnum" : "JAVA_CLASS", "transient" : true, "descriptionAndCode" : "...", "description" : "...", "id" : 12345, "active" : true, "script" : "...", "version" : 12345 }, "descriptionOrCode" : "...", "validity" : { "from" : 12345, "to" : 12345, "valid" : true, "empty" : true, "strictMatch" : true, "fromMatch" : 12345, "toMatch" : 12345 }, "descriptionAndCode" : "...", "version" : 12345, "active" : true, "attachments" : [ { "productOfferings" : [ { }, { } ], "transient" : true, "code" : "...", "parentEntityType" : { }, "referenceDescription" : "...", "version" : 12345, "disabled" : true, "active" : true, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "historized" : true, "auditable" : { }, "uri" : "...", "descriptionOrCode" : "...", "codeChanged" : true, "referenceCode" : "...", "mimeType" : "...", "descriptionAndCode" : "...", "appendGeneratedCode" : true, "notified" : true, "id" : 12345, "description" : "..." }, { "productOfferings" : [ { }, { } ], "transient" : true, "code" : "...", "parentEntityType" : { }, "referenceDescription" : "...", "version" : 12345, "disabled" : true, "active" : true, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "historized" : true, "auditable" : { }, "uri" : "...", "descriptionOrCode" : "...", "codeChanged" : true, "referenceCode" : "...", "mimeType" : "...", "descriptionAndCode" : "...", "appendGeneratedCode" : true, "notified" : true, "id" : 12345, "description" : "..." } ], "sellers" : [ { "generalLedger" : { }, "descriptionAndCode" : "...", "version" : 12345, "referenceCode" : "...", "minimumLabelEl" : "...", "primaryContact" : { }, "externalRef1" : "...", "historized" : true, "cfValues" : { }, "parentEntityType" : { }, "providerContact" : "...", "legalText" : "...", "businessAccountModel" : { }, "legalType" : "...", "tradingCountry" : { }, "parentEntity" : { }, "name" : { }, "jobTitle" : "...", "uuid" : "...", "transient" : true, "address" : { }, "referenceDescription" : "...", "description" : "...", "seller" : { }, "accountType" : "...", "tradingLanguage" : { }, "invoiceTypeSequence" : [ { }, { } ], "tradingCurrency" : { }, "minimumAmountEl" : "...", "cfAccumulatedValues" : { }, "registrationNo" : "...", "contracts" : [ { }, { } ], "auditable" : { }, "id" : 12345, "code" : "...", "descriptionOrCode" : "...", "minimumArticle" : { }, "appendGeneratedCode" : true, "legalEntityType" : { }, "vatNo" : "...", "isCompany" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "customerSequences" : [ { }, { } ], "contactInformationNullSafe" : { }, "parentCFEntities" : [ { }, { } ], "defaultLevel" : true, "auditableFields" : [ { }, { } ], "externalRef2" : "...", "paymentGateways" : [ { }, { } ], "notified" : true, "contactInformation" : { } }, { "generalLedger" : { }, "descriptionAndCode" : "...", "version" : 12345, "referenceCode" : "...", "minimumLabelEl" : "...", "primaryContact" : { }, "externalRef1" : "...", "historized" : true, "cfValues" : { }, "parentEntityType" : { }, "providerContact" : "...", "legalText" : "...", "businessAccountModel" : { }, "legalType" : "...", "tradingCountry" : { }, "parentEntity" : { }, "name" : { }, "jobTitle" : "...", "uuid" : "...", "transient" : true, "address" : { }, "referenceDescription" : "...", "description" : "...", "seller" : { }, "accountType" : "...", "tradingLanguage" : { }, "invoiceTypeSequence" : [ { }, { } ], "tradingCurrency" : { }, "minimumAmountEl" : "...", "cfAccumulatedValues" : { }, "registrationNo" : "...", "contracts" : [ { }, { } ], "auditable" : { }, "id" : 12345, "code" : "...", "descriptionOrCode" : "...", "minimumArticle" : { }, "appendGeneratedCode" : true, "legalEntityType" : { }, "vatNo" : "...", "isCompany" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "customerSequences" : [ { }, { } ], "contactInformationNullSafe" : { }, "parentCFEntities" : [ { }, { } ], "defaultLevel" : true, "auditableFields" : [ { }, { } ], "externalRef2" : "...", "paymentGateways" : [ { }, { } ], "notified" : true, "contactInformation" : { } } ], "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "name" : "...", "transient" : true, "description" : "...", "uuid" : "...", "historized" : true, "imagePath" : "...", "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "disabled" : true }, "userAccount" : { "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "parentUserAccount" : { }, "code" : "...", "description" : "...", "id" : 12345, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "contactInformationNullSafe" : { "email" : "...", "fax" : "...", "phone" : "...", "mobile" : "..." }, "minimumArticle" : { "accountingCodeEl" : "...", "referenceCode" : "...", "cfAccumulatedValues" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "parentEntity" : { }, "invoiceType" : { }, "columnCriteriaEL" : "...", "version" : 12345, "cfValues" : { }, "active" : true, "referenceDescription" : "...", "historized" : true, "analyticCode2" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "ignoreAggregation" : true, "analyticCode3" : "...", "parentEntityType" : { }, "descriptionOrCode" : "...", "descriptionAndCode" : "...", "unitPrice" : 12345.0, "accountingCode" : { }, "codeChanged" : true, "auditable" : { }, "notified" : true, "uuid" : "...", "description" : "...", "transient" : true, "accountingCodeMappings" : [ { }, { } ], "articleFamily" : { }, "analyticCode1" : "...", "taxClass" : { }, "invoiceTypeEl" : "...", "code" : "...", "invoiceSubCategory" : { }, "disabled" : true, "appendGeneratedCode" : true, "descriptionI18nNotNull" : { "property1" : "...", "property2" : "..." } }, "descriptionAndCode" : "...", "businessAccountModel" : { "referenceCode" : "...", "auditableFields" : [ { }, { } ], "notified" : true, "active" : true, "transient" : true, "auditable" : { }, "referenceDescription" : "...", "hierarchyType" : "C_BA", "script" : { }, "codeChanged" : true, "descriptionOrCode" : "...", "installed" : true, "parentEntityType" : { }, "id" : 12345, "downloaded" : true, "version" : 12345, "description" : "...", "moduleSource" : "...", "disabled" : true, "parentEntity" : { }, "appendGeneratedCode" : true, "moduleItems" : [ { }, { } ], "historized" : true, "logoPicture" : "...", "license" : "MIT", "descriptionAndCode" : "...", "code" : "..." }, "codeChanged" : true, "isConsumer" : true, "terminationDate" : 12345, "isCompany" : true, "seller" : { "generalLedger" : { }, "descriptionAndCode" : "...", "version" : 12345, "referenceCode" : "...", "minimumLabelEl" : "...", "primaryContact" : { }, "externalRef1" : "...", "historized" : true, "cfValues" : { }, "parentEntityType" : { }, "providerContact" : "...", "legalText" : "...", "businessAccountModel" : { }, "legalType" : "...", "tradingCountry" : { }, "parentEntity" : { }, "name" : { }, "jobTitle" : "...", "uuid" : "...", "transient" : true, "address" : { }, "referenceDescription" : "...", "description" : "...", "seller" : { }, "accountType" : "...", "tradingLanguage" : { }, "invoiceTypeSequence" : [ { }, { } ], "tradingCurrency" : { }, "minimumAmountEl" : "...", "cfAccumulatedValues" : { }, "registrationNo" : "...", "contracts" : [ { }, { } ], "auditable" : { }, "id" : 12345, "code" : "...", "descriptionOrCode" : "...", "minimumArticle" : { }, "appendGeneratedCode" : true, "legalEntityType" : { }, "vatNo" : "...", "isCompany" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "customerSequences" : [ { }, { } ], "contactInformationNullSafe" : { }, "parentCFEntities" : [ { }, { } ], "defaultLevel" : true, "auditableFields" : [ { }, { } ], "externalRef2" : "...", "paymentGateways" : [ { }, { } ], "notified" : true, "contactInformation" : { } }, "vatNo" : "...", "version" : 12345, "accountType" : "...", "parentEntityType" : { }, "billingAccount" : { "nextInvoiceDate" : 12345, "discountRate" : 12345.0, "mailingType" : "AUTO", "vatNo" : "...", "thresholdPerEntity" : true, "taxCategoryResolved" : { }, "counters" : { "property1" : { }, "property2" : { } }, "discountPlan" : { }, "cfValues" : { }, "contactInformationNullSafe" : { }, "transient" : true, "cfAccumulatedValues" : { }, "defaultLevel" : true, "auditable" : { }, "tradingLanguage" : { }, "billingCycle" : { }, "contactInformation" : { }, "usersAccounts" : [ { }, { } ], "invoicingThreshold" : 12345.0, "parentEntity" : { }, "parentEntityType" : { }, "invoicePrefix" : "...", "appendGeneratedCode" : true, "tradingCurrency" : { }, "statusDate" : 12345, "codeChanged" : true, "brAmountWithoutTax" : 12345.0, "providerContact" : "...", "minimumAmountEl" : "...", "parentCFEntities" : [ { }, { } ], "minimumLabelEl" : "...", "allDiscountPlanInstances" : [ { }, { } ], "taxCategory" : { }, "minimumInvoiceSubCategory" : { }, "description" : "...", "exoneratedFromtaxes" : true, "primaryContact" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "descriptionAndCode" : "...", "externalRef2" : "...", "discountPlanInstances" : [ { }, { } ], "auditableFields" : [ { }, { } ], "brAmountWithTax" : 12345.0, "ccedEmails" : "...", "seller" : { }, "businessAccountModel" : { }, "descriptionOrCode" : "...", "code" : "...", "minimumChargeTemplate" : { }, "totalInvoicingAmountTax" : 12345.0, "referenceCode" : "...", "status" : "CANCELED", "electronicBilling" : true, "tradingCountry" : { }, "address" : { }, "version" : 12345, "jobTitle" : "...", "uuid" : "...", "legalEntityType" : { }, "accountType" : "...", "isCompany" : true, "paymentMethod" : { }, "contracts" : [ { }, { } ], "name" : { }, "notified" : true, "customerAccount" : { }, "referenceDescription" : "...", "terminationReason" : { }, "minimumArticle" : { }, "historized" : true, "terminationDate" : 12345, "id" : 12345, "totalInvoicingAmountWithoutTax" : 12345.0, "minInvoiceLines" : [ { }, { } ], "checkThreshold" : "POSITIVE_IL", "parentUserAccounts" : [ { }, { } ], "totalInvoicingAmountWithTax" : 12345.0, "emailTemplate" : { }, "externalRef1" : "...", "tags" : [ { }, { } ], "invoices" : [ { }, { } ], "subscriptionDate" : 12345, "billingRun" : { } }, "registrationNo" : "...", "wallet" : { "rejectLevel" : 12345.0, "lowBalanceLevel" : 12345.0, "creditExpiryDate" : 12345, "walletTemplate" : { }, "ratedTransactions" : [ { }, { } ], "auditable" : { }, "id" : 12345, "transient" : true, "code" : "...", "description" : "...", "version" : 12345, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "...", "parentEntityType" : { }, "nextMatchingDate" : 12345, "auditableFields" : [ { }, { } ], "referenceDescription" : "...", "appendGeneratedCode" : true, "prepaid" : true, "created" : 12345, "codeChanged" : true, "parentEntity" : { }, "operations" : [ { }, { } ], "notified" : true, "referenceCode" : "...", "userAccount" : { } }, "appendGeneratedCode" : true, "subscriptions" : [ { "totalInvoicingAmountWithTax" : 12345.0, "descriptionAndCode" : "...", "referenceDescription" : "...", "prestation" : "...", "accountOperations" : [ { }, { } ], "endAgreementDate" : 12345, "totalInvoicingAmountTax" : 12345.0, "anyServiceActive" : true, "notified" : true, "auditable" : { }, "versionNumber" : 12345, "initialSubscriptionRenewal" : "...", "minimumAmountEl" : "...", "parentCFEntities" : [ { }, { } ], "discountPlanInstances" : [ { }, { } ], "descriptionOrCode" : "...", "subscriptionDaysAge" : 12345, "autoEndOfEngagement" : true, "fireRenewalNotice" : true, "offer" : { }, "renewalNotifiedDate" : 12345, "orderOffer" : { }, "subscriptionMonthsAge" : 12345, "edrs" : [ { }, { } ], "id" : 12345, "code" : "...", "billingCycle" : { }, "validity" : { }, "subscribedTillDate" : 12345, "cfValues" : { }, "electronicBilling" : true, "subscriptionExpired" : true, "order" : { }, "emailTemplate" : { }, "productInstances" : [ { }, { } ], "minimumChargeTemplate" : { }, "renewed" : true, "salesPersonName" : "...", "parentEntityType" : { }, "terminationDate" : 12345, "cfAccumulatedValues" : { }, "nextVersion" : { }, "allDiscountPlanInstances" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "auditableFields" : [ { }, { } ], "previousVersion" : { }, "accessPoints" : [ { }, { } ], "version" : 12345, "paymentMethod" : { }, "minRatedTransactions" : [ { }, { } ], "defaultLevel" : true, "renewalDate" : 12345, "status" : "CREATED", "minimumLabelEl" : "...", "serviceInstances" : [ { }, { } ], "email" : "...", "notifyOfRenewalDate" : 12345, "appendGeneratedCode" : true, "seller" : { }, "subscriptionDate" : 12345, "orderNumber" : "...", "statusDate" : 12345, "active" : true, "minInvoiceLines" : [ { }, { } ], "description" : "...", "billingRun" : { }, "userAccount" : { }, "transient" : true, "attributeInstances" : [ { }, { } ], "codeChanged" : true, "totalInvoicingAmountWithoutTax" : 12345.0, "ratingGroup" : "...", "subscriptionTerminationReason" : { }, "minimumInvoiceSubCategory" : { }, "mailingType" : "BATCH", "minimumArticle" : { }, "uuid" : "...", "ccedEmails" : "...", "discountPlan" : { }, "historized" : true, "subscriptionRenewal" : { } }, { "totalInvoicingAmountWithTax" : 12345.0, "descriptionAndCode" : "...", "referenceDescription" : "...", "prestation" : "...", "accountOperations" : [ { }, { } ], "endAgreementDate" : 12345, "totalInvoicingAmountTax" : 12345.0, "anyServiceActive" : true, "notified" : true, "auditable" : { }, "versionNumber" : 12345, "initialSubscriptionRenewal" : "...", "minimumAmountEl" : "...", "parentCFEntities" : [ { }, { } ], "discountPlanInstances" : [ { }, { } ], "descriptionOrCode" : "...", "subscriptionDaysAge" : 12345, "autoEndOfEngagement" : true, "fireRenewalNotice" : true, "offer" : { }, "renewalNotifiedDate" : 12345, "orderOffer" : { }, "subscriptionMonthsAge" : 12345, "edrs" : [ { }, { } ], "id" : 12345, "code" : "...", "billingCycle" : { }, "validity" : { }, "subscribedTillDate" : 12345, "cfValues" : { }, "electronicBilling" : true, "subscriptionExpired" : true, "order" : { }, "emailTemplate" : { }, "productInstances" : [ { }, { } ], "minimumChargeTemplate" : { }, "renewed" : true, "salesPersonName" : "...", "parentEntityType" : { }, "terminationDate" : 12345, "cfAccumulatedValues" : { }, "nextVersion" : { }, "allDiscountPlanInstances" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "auditableFields" : [ { }, { } ], "previousVersion" : { }, "accessPoints" : [ { }, { } ], "version" : 12345, "paymentMethod" : { }, "minRatedTransactions" : [ { }, { } ], "defaultLevel" : true, "renewalDate" : 12345, "status" : "CLOSED", "minimumLabelEl" : "...", "serviceInstances" : [ { }, { } ], "email" : "...", "notifyOfRenewalDate" : 12345, "appendGeneratedCode" : true, "seller" : { }, "subscriptionDate" : 12345, "orderNumber" : "...", "statusDate" : 12345, "active" : true, "minInvoiceLines" : [ { }, { } ], "description" : "...", "billingRun" : { }, "userAccount" : { }, "transient" : true, "attributeInstances" : [ { }, { } ], "codeChanged" : true, "totalInvoicingAmountWithoutTax" : 12345.0, "ratingGroup" : "...", "subscriptionTerminationReason" : { }, "minimumInvoiceSubCategory" : { }, "mailingType" : "MANUAL", "minimumArticle" : { }, "uuid" : "...", "ccedEmails" : "...", "discountPlan" : { }, "historized" : true, "subscriptionRenewal" : { } } ], "statusDate" : 12345, "jobTitle" : "...", "descriptionOrCode" : "...", "userAccounts" : [ { }, { } ], "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "minimumLabelEl" : "...", "primaryContact" : { "id" : 12345, "auditableFields" : [ { }, { } ], "parentEntity" : { }, "fax" : "...", "descriptionAndCode" : "...", "parentEntityType" : { }, "description" : "...", "transient" : true, "appendGeneratedCode" : true, "lastName" : "...", "historized" : true, "referenceCode" : "...", "version" : 12345, "descriptionOrCode" : "...", "codeChanged" : true, "auditable" : { }, "phone" : "...", "code" : "...", "notified" : true, "firstName" : "...", "mobile" : "...", "email" : "...", "referenceDescription" : "...", "genericMail" : "...", "address" : { } }, "notified" : true, "address" : { "countryBundle" : "...", "address1" : "...", "state" : "...", "address4" : "...", "city" : "...", "zipCode" : "...", "address5" : "...", "address3" : "...", "country" : { }, "address2" : "..." }, "status" : "ACTIVE", "minimumAmountEl" : "...", "providerContact" : "...", "defaultLevel" : true, "transient" : true, "terminationReason" : { "description" : "...", "version" : 12345, "transient" : true, "parentEntityType" : { }, "referenceDescription" : "...", "applyAgreement" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "code" : "...", "descriptionAndCode" : "...", "invoiceAgreementImmediately" : true, "applyReimbursment" : true, "applyTerminationCharges" : true, "descriptionOrCode" : "...", "id" : 12345, "auditableFields" : [ { }, { } ], "referenceCode" : "...", "historized" : true, "notified" : true, "overrideProrata" : "NO_PRORATA", "reimburseOneshots" : true, "codeChanged" : true, "parentEntity" : { } }, "minimumChargeTemplate" : { "inputUnitEL" : "...", "unitNbDecimal" : 12345, "cfValues" : { }, "revenueRecognitionRule" : { }, "cfAccumulatedValues" : { }, "uuid" : "...", "descriptionOrCode" : "...", "historized" : true, "descriptionAndCode" : "...", "roundingValuesComputed" : true, "outputUnitEL" : "...", "status" : "ACTIVE", "notified" : true, "amountEditable" : true, "type" : "DEBIT", "ratingScript" : { }, "chargeMainType" : "RECURRING", "attributes" : [ { }, { } ], "taxClassEl" : "...", "unitMultiplicator" : 12345.0, "code" : "...", "referenceCode" : "...", "productCharges" : [ { }, { } ], "disabled" : true, "description" : "...", "parentCFEntities" : [ { }, { } ], "roundingMode" : "NEAREST", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "inputUnitDescription" : "...", "id" : 12345, "edrTemplates" : [ { }, { } ], "oneShotChargeTemplateType" : "TERMINATION", "ratingUnitDescription" : "...", "immediateInvoicing" : true, "auditableFields" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "chargeType" : "...", "dropZeroWo" : true, "inputUnitOfMeasure" : { }, "active" : true, "version" : 12345, "filterExpression" : "...", "transient" : true, "sortIndexEl" : "...", "parentEntity" : { }, "ratingUnitOfMeasure" : { }, "referenceDescription" : "...", "invoiceSubCategory" : { }, "auditable" : { }, "codeChanged" : true, "taxClass" : { }, "parentEntityType" : { }, "appendGeneratedCode" : true }, "prepaidWallets" : { "property1" : { "rejectLevel" : 12345.0, "lowBalanceLevel" : 12345.0, "creditExpiryDate" : 12345, "walletTemplate" : { }, "ratedTransactions" : [ { }, { } ], "auditable" : { }, "id" : 12345, "transient" : true, "code" : "...", "description" : "...", "version" : 12345, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "...", "parentEntityType" : { }, "nextMatchingDate" : 12345, "auditableFields" : [ { }, { } ], "referenceDescription" : "...", "appendGeneratedCode" : true, "prepaid" : true, "created" : 12345, "codeChanged" : true, "parentEntity" : { }, "operations" : [ { }, { } ], "notified" : true, "referenceCode" : "...", "userAccount" : { } }, "property2" : { "rejectLevel" : 12345.0, "lowBalanceLevel" : 12345.0, "creditExpiryDate" : 12345, "walletTemplate" : { }, "ratedTransactions" : [ { }, { } ], "auditable" : { }, "id" : 12345, "transient" : true, "code" : "...", "description" : "...", "version" : 12345, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "...", "parentEntityType" : { }, "nextMatchingDate" : 12345, "auditableFields" : [ { }, { } ], "referenceDescription" : "...", "appendGeneratedCode" : true, "prepaid" : true, "created" : 12345, "codeChanged" : true, "parentEntity" : { }, "operations" : [ { }, { } ], "notified" : true, "referenceCode" : "...", "userAccount" : { } } }, "externalRef1" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "legalEntityType" : { "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "codeChanged" : true, "auditable" : { }, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "referenceDescription" : "...", "transient" : true, "code" : "...", "descriptionAndCode" : "...", "appendGeneratedCode" : true, "descriptionOrCode" : "...", "historized" : true, "description" : "...", "isCompany" : true, "parentEntityType" : { }, "version" : 12345, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "referenceCode" : "...", "notified" : true, "descriptionNotNull" : "..." }, "name" : { "fullName" : "...", "title" : { }, "lastName" : "...", "firstName" : "..." }, "subscriptionDate" : 12345, "contactInformation" : { "email" : "...", "fax" : "...", "phone" : "...", "mobile" : "..." }, "referenceDescription" : "...", "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } }, { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } } ], "uuid" : "...", "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "historized" : true, "referenceCode" : "...", "counters" : { "property1" : { "descriptionAndCode" : "...", "billingAccount" : { }, "referenceCode" : "...", "version" : 12345, "counterPeriods" : [ { }, { } ], "chargeInstances" : [ { }, { } ], "code" : "...", "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "customerAccount" : { }, "historized" : true, "parentEntityType" : { }, "description" : "...", "notified" : true, "customer" : { }, "serviceInstance" : { }, "id" : 12345, "counterTemplate" : { }, "parentEntity" : { }, "usageChargeInstances" : [ { }, { } ], "userAccount" : { }, "appendGeneratedCode" : true, "descriptionOrCode" : "...", "transient" : true, "subscription" : { }, "auditable" : { }, "codeChanged" : true }, "property2" : { "descriptionAndCode" : "...", "billingAccount" : { }, "referenceCode" : "...", "version" : 12345, "counterPeriods" : [ { }, { } ], "chargeInstances" : [ { }, { } ], "code" : "...", "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "customerAccount" : { }, "historized" : true, "parentEntityType" : { }, "description" : "...", "notified" : true, "customer" : { }, "serviceInstance" : { }, "id" : 12345, "counterTemplate" : { }, "parentEntity" : { }, "usageChargeInstances" : [ { }, { } ], "userAccount" : { }, "appendGeneratedCode" : true, "descriptionOrCode" : "...", "transient" : true, "subscription" : { }, "auditable" : { }, "codeChanged" : true } }, "externalRef2" : "..." }, "version" : 12345, "referenceDescription" : "...", "status" : "DEFERRED", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "RENEWAL", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "referenceCode" : "...", "appendGeneratedCode" : true, "description" : "...", "orderHistories" : [ { "orderNumber" : "...", "version" : 12345, "eventDate" : 12345, "orderItem" : { "cfValues" : { }, "descriptionAndCode" : "...", "action" : "ADD", "subscription" : { }, "code" : "...", "parentEntityType" : { }, "cfAccumulatedValues" : { }, "mainOffering" : { }, "userAccount" : { }, "version" : 12345, "referenceDescription" : "...", "status" : "PARTIAL", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "appendGeneratedCode" : true, "description" : "...", "orderHistories" : [ { }, { } ], "shippingAddress" : { }, "orderItemDto" : { }, "orderItemProductOfferings" : [ { }, { } ], "id" : 12345, "transient" : true, "order" : { }, "itemId" : "...", "historized" : true, "notified" : true, "descriptionOrCode" : "...", "productInstances" : [ { }, { } ], "codeChanged" : true, "source" : "...", "parentCFEntities" : [ { }, { } ], "auditable" : { }, "uuid" : "..." }, "action" : "MODIFY", "serviceInstance" : { "orderItemAction" : "MODIFY", "minimumLabelEl" : "...", "notified" : true, "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "historized" : true, "appendGeneratedCode" : true, "priceVersionDate" : 12345, "priceVersionDateSetting" : "EVENT", "auditableFields" : [ { }, { } ], "terminationChargeInstances" : [ { }, { } ], "description" : "...", "orderHistories" : [ { }, { } ], "subscriptionDate" : 12345, "autoEndOfEngagement" : true, "cfValues" : { }, "deliveryDate" : 12345, "codeChanged" : true, "parentCFEntities" : [ { }, { } ], "recurringChargeInstances" : [ { }, { } ], "counters" : { "property1" : { }, "property2" : { } }, "seller" : { }, "endAgreementDate" : 12345, "previousQuantity" : 12345.0, "quoteProduct" : { }, "chargeInstances" : [ { }, { } ], "referenceCode" : "...", "subscriptionChargeInstances" : [ { }, { } ], "activationDate" : 12345, "minimumInvoiceSubCategory" : { }, "paymentDayInMonthPS" : 12345, "orderItemId" : 12345, "calendarPS" : { }, "auditable" : { }, "descriptionAndCode" : "...", "rateUntilDate" : 12345, "terminationDate" : 12345, "minimumChargeTemplate" : { }, "descriptionOrCode" : "...", "productVersion" : { }, "notifyOfRenewalDate" : 12345, "subscriptionExpired" : true, "referenceDescription" : "...", "version" : 12345, "renewed" : true, "serviceTemplate" : { }, "usageChargeInstances" : [ { }, { } ], "code" : "...", "ratedTransactions" : [ { }, { } ], "parentEntityType" : { }, "cfAccumulatedValues" : { }, "invoicingCalendar" : { }, "allDiscountPlanInstances" : [ { }, { } ], "minimumArticle" : { }, "id" : 12345, "parentEntity" : { }, "transient" : true, "fireRenewalNotice" : true, "initialServiceRenewal" : "...", "subscriptionTerminationReason" : { }, "serviceRenewal" : { }, "psInstances" : [ { }, { } ], "descriptionAndStatus" : "...", "amountPS" : 12345.0, "quantity" : 12345.0, "orderNumber" : "...", "attributeInstances" : [ { }, { } ], "renewalNotifiedDate" : 12345, "reactivationDate" : 12345, "statusDate" : 12345, "serviceCharge" : { }, "subscription" : { }, "subscribedTillDate" : 12345, "minimumAmountEl" : "...", "status" : "CLOSED", "quantityChanged" : true }, "id" : 12345, "transient" : true }, { "orderNumber" : "...", "version" : 12345, "eventDate" : 12345, "orderItem" : { "cfValues" : { }, "descriptionAndCode" : "...", "action" : "DELETE", "subscription" : { }, "code" : "...", "parentEntityType" : { }, "cfAccumulatedValues" : { }, "mainOffering" : { }, "userAccount" : { }, "version" : 12345, "referenceDescription" : "...", "status" : "FAILED", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "appendGeneratedCode" : true, "description" : "...", "orderHistories" : [ { }, { } ], "shippingAddress" : { }, "orderItemDto" : { }, "orderItemProductOfferings" : [ { }, { } ], "id" : 12345, "transient" : true, "order" : { }, "itemId" : "...", "historized" : true, "notified" : true, "descriptionOrCode" : "...", "productInstances" : [ { }, { } ], "codeChanged" : true, "source" : "...", "parentCFEntities" : [ { }, { } ], "auditable" : { }, "uuid" : "..." }, "action" : "DELETE", "serviceInstance" : { "orderItemAction" : "DELETE", "minimumLabelEl" : "...", "notified" : true, "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "historized" : true, "appendGeneratedCode" : true, "priceVersionDate" : 12345, "priceVersionDateSetting" : "EVENT", "auditableFields" : [ { }, { } ], "terminationChargeInstances" : [ { }, { } ], "description" : "...", "orderHistories" : [ { }, { } ], "subscriptionDate" : 12345, "autoEndOfEngagement" : true, "cfValues" : { }, "deliveryDate" : 12345, "codeChanged" : true, "parentCFEntities" : [ { }, { } ], "recurringChargeInstances" : [ { }, { } ], "counters" : { "property1" : { }, "property2" : { } }, "seller" : { }, "endAgreementDate" : 12345, "previousQuantity" : 12345.0, "quoteProduct" : { }, "chargeInstances" : [ { }, { } ], "referenceCode" : "...", "subscriptionChargeInstances" : [ { }, { } ], "activationDate" : 12345, "minimumInvoiceSubCategory" : { }, "paymentDayInMonthPS" : 12345, "orderItemId" : 12345, "calendarPS" : { }, "auditable" : { }, "descriptionAndCode" : "...", "rateUntilDate" : 12345, "terminationDate" : 12345, "minimumChargeTemplate" : { }, "descriptionOrCode" : "...", "productVersion" : { }, "notifyOfRenewalDate" : 12345, "subscriptionExpired" : true, "referenceDescription" : "...", "version" : 12345, "renewed" : true, "serviceTemplate" : { }, "usageChargeInstances" : [ { }, { } ], "code" : "...", "ratedTransactions" : [ { }, { } ], "parentEntityType" : { }, "cfAccumulatedValues" : { }, "invoicingCalendar" : { }, "allDiscountPlanInstances" : [ { }, { } ], "minimumArticle" : { }, "id" : 12345, "parentEntity" : { }, "transient" : true, "fireRenewalNotice" : true, "initialServiceRenewal" : "...", "subscriptionTerminationReason" : { }, "serviceRenewal" : { }, "psInstances" : [ { }, { } ], "descriptionAndStatus" : "...", "amountPS" : 12345.0, "quantity" : 12345.0, "orderNumber" : "...", "attributeInstances" : [ { }, { } ], "renewalNotifiedDate" : 12345, "reactivationDate" : 12345, "statusDate" : 12345, "serviceCharge" : { }, "subscription" : { }, "subscribedTillDate" : 12345, "minimumAmountEl" : "...", "status" : "PENDING", "quantityChanged" : true }, "id" : 12345, "transient" : true } ], "shippingAddress" : { "countryBundle" : "...", "address1" : "...", "state" : "...", "address4" : "...", "city" : "...", "zipCode" : "...", "address5" : "...", "address3" : "...", "country" : { "historized" : true, "auditableFields" : [ { }, { } ], "notified" : true, "auditable" : { }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "transient" : true, "version" : 12345, "id" : 12345, "currency" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "code" : "...", "language" : { }, "countryCode" : "...", "description" : "..." }, "address2" : "..." }, "orderItemDto" : { }, "orderItemProductOfferings" : [ { "transient" : true, "orderItem" : { "cfValues" : { }, "descriptionAndCode" : "...", "action" : "MODIFY", "subscription" : { }, "code" : "...", "parentEntityType" : { }, "cfAccumulatedValues" : { }, "mainOffering" : { }, "userAccount" : { }, "version" : 12345, "referenceDescription" : "...", "status" : "PARTIAL", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "appendGeneratedCode" : true, "description" : "...", "orderHistories" : [ { }, { } ], "shippingAddress" : { }, "orderItemDto" : { }, "orderItemProductOfferings" : [ { }, { } ], "id" : 12345, "transient" : true, "order" : { }, "itemId" : "...", "historized" : true, "notified" : true, "descriptionOrCode" : "...", "productInstances" : [ { }, { } ], "codeChanged" : true, "source" : "...", "parentCFEntities" : [ { }, { } ], "auditable" : { }, "uuid" : "..." }, "productOffering" : { "auditableFields" : [ { }, { } ], "channels" : [ { }, { } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "longDescription" : "...", "parentEntityType" : { }, "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "customerCategories" : [ { }, { } ], "code" : "...", "referenceDescription" : "...", "id" : 12345, "parentCFEntities" : [ { }, { } ], "cfAccumulatedValues" : { }, "lifeCycleStatus" : "RETIRED", "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "appendGeneratedCode" : true, "referenceCode" : "...", "notified" : true, "businessAccountModels" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "nameOrCode" : "...", "offerTemplateCategories" : [ { }, { } ], "codeChanged" : true, "globalRatingScriptInstance" : { }, "descriptionOrCode" : "...", "validity" : { }, "descriptionAndCode" : "...", "version" : 12345, "active" : true, "attachments" : [ { }, { } ], "sellers" : [ { }, { } ], "cfValues" : { }, "parentEntity" : { }, "name" : "...", "transient" : true, "description" : "...", "uuid" : "...", "historized" : true, "imagePath" : "...", "auditable" : { }, "disabled" : true }, "itemOrder" : 12345, "id" : { } }, { "transient" : true, "orderItem" : { "cfValues" : { }, "descriptionAndCode" : "...", "action" : "MODIFY", "subscription" : { }, "code" : "...", "parentEntityType" : { }, "cfAccumulatedValues" : { }, "mainOffering" : { }, "userAccount" : { }, "version" : 12345, "referenceDescription" : "...", "status" : "IN_PROGRESS", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "appendGeneratedCode" : true, "description" : "...", "orderHistories" : [ { }, { } ], "shippingAddress" : { }, "orderItemDto" : { }, "orderItemProductOfferings" : [ { }, { } ], "id" : 12345, "transient" : true, "order" : { }, "itemId" : "...", "historized" : true, "notified" : true, "descriptionOrCode" : "...", "productInstances" : [ { }, { } ], "codeChanged" : true, "source" : "...", "parentCFEntities" : [ { }, { } ], "auditable" : { }, "uuid" : "..." }, "productOffering" : { "auditableFields" : [ { }, { } ], "channels" : [ { }, { } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "longDescription" : "...", "parentEntityType" : { }, "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "customerCategories" : [ { }, { } ], "code" : "...", "referenceDescription" : "...", "id" : 12345, "parentCFEntities" : [ { }, { } ], "cfAccumulatedValues" : { }, "lifeCycleStatus" : "IN_DESIGN", "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "appendGeneratedCode" : true, "referenceCode" : "...", "notified" : true, "businessAccountModels" : [ { }, { } ], "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "nameOrCode" : "...", "offerTemplateCategories" : [ { }, { } ], "codeChanged" : true, "globalRatingScriptInstance" : { }, "descriptionOrCode" : "...", "validity" : { }, "descriptionAndCode" : "...", "version" : 12345, "active" : true, "attachments" : [ { }, { } ], "sellers" : [ { }, { } ], "cfValues" : { }, "parentEntity" : { }, "name" : "...", "transient" : true, "description" : "...", "uuid" : "...", "historized" : true, "imagePath" : "...", "auditable" : { }, "disabled" : true }, "itemOrder" : 12345, "id" : { } } ], "id" : 12345, "transient" : true, "order" : { "orderDate" : 12345, "uuid" : "...", "requestedCompletionDate" : 12345, "email" : "...", "electronicBilling" : true, "ccedEmails" : "...", "paymentMethod" : { "token3DsId" : "...", "paymentType" : "STRIPE", "disabled" : true, "transient" : true, "active" : true, "version" : 12345, "info5" : "...", "auditableFields" : [ { }, { } ], "id" : 12345, "cfAccumulatedValues" : { }, "customerAccount" : { }, "info2" : "...", "action" : "...", "cfValues" : { }, "notified" : true, "historized" : true, "referenceDocument" : { }, "info4" : "...", "info3" : "...", "auditable" : { }, "userId" : "...", "info1" : "...", "expired" : true, "parentCFEntities" : [ { }, { } ], "tokenId" : "...", "alias" : "...", "uuid" : "...", "preferred" : true }, "referenceDescription" : "...", "code" : "...", "id" : 12345, "userAccounts" : [ { "parentEntity" : { }, "parentUserAccount" : { }, "code" : "...", "description" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "contactInformationNullSafe" : { }, "minimumArticle" : { }, "descriptionAndCode" : "...", "businessAccountModel" : { }, "codeChanged" : true, "isConsumer" : true, "terminationDate" : 12345, "isCompany" : true, "seller" : { }, "vatNo" : "...", "version" : 12345, "accountType" : "...", "parentEntityType" : { }, "billingAccount" : { }, "registrationNo" : "...", "wallet" : { }, "appendGeneratedCode" : true, "subscriptions" : [ { }, { } ], "statusDate" : 12345, "jobTitle" : "...", "descriptionOrCode" : "...", "userAccounts" : [ { }, { } ], "auditable" : { }, "minimumLabelEl" : "...", "primaryContact" : { }, "notified" : true, "address" : { }, "status" : "CLOSED", "minimumAmountEl" : "...", "providerContact" : "...", "defaultLevel" : true, "transient" : true, "terminationReason" : { }, "minimumChargeTemplate" : { }, "prepaidWallets" : { "property1" : { }, "property2" : { } }, "externalRef1" : "...", "auditableFields" : [ { }, { } ], "legalEntityType" : { }, "name" : { }, "subscriptionDate" : 12345, "contactInformation" : { }, "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "uuid" : "...", "cfValues" : { }, "historized" : true, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "externalRef2" : "..." }, { "parentEntity" : { }, "parentUserAccount" : { }, "code" : "...", "description" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "contactInformationNullSafe" : { }, "minimumArticle" : { }, "descriptionAndCode" : "...", "businessAccountModel" : { }, "codeChanged" : true, "isConsumer" : true, "terminationDate" : 12345, "isCompany" : true, "seller" : { }, "vatNo" : "...", "version" : 12345, "accountType" : "...", "parentEntityType" : { }, "billingAccount" : { }, "registrationNo" : "...", "wallet" : { }, "appendGeneratedCode" : true, "subscriptions" : [ { }, { } ], "statusDate" : 12345, "jobTitle" : "...", "descriptionOrCode" : "...", "userAccounts" : [ { }, { } ], "auditable" : { }, "minimumLabelEl" : "...", "primaryContact" : { }, "notified" : true, "address" : { }, "status" : "ACTIVE", "minimumAmountEl" : "...", "providerContact" : "...", "defaultLevel" : true, "transient" : true, "terminationReason" : { }, "minimumChargeTemplate" : { }, "prepaidWallets" : { "property1" : { }, "property2" : { } }, "externalRef1" : "...", "auditableFields" : [ { }, { } ], "legalEntityType" : { }, "name" : { }, "subscriptionDate" : 12345, "contactInformation" : { }, "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "uuid" : "...", "cfValues" : { }, "historized" : true, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "externalRef2" : "..." } ], "emailTemplate" : { "htmlContent" : "...", "notified" : true, "startDate" : 12345, "media" : "VOICE", "type" : "DUNNING", "code" : "...", "referenceCode" : "...", "textContent" : "...", "codeChanged" : true, "parentEntityType" : { }, "auditable" : { }, "descriptionAndCode" : "...", "tagEndDelimiter" : "...", "appendGeneratedCode" : true, "tagStartDelimiter" : "...", "descriptionOrCode" : "...", "parentEntity" : { }, "version" : 12345, "subject" : "...", "transient" : true, "description" : "...", "id" : 12345, "historized" : true, "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "endDate" : 12345 }, "minRatedTransactions" : [ { "invoiceSubCategoryId" : 12345, "walletId" : 12345, "chargeInstance" : { }, "invoiceAgregateF" : { }, "version" : 12345, "invoice" : { }, "edr" : { }, "doNotTriggerInvoicing" : true, "inputUnitOfMeasure" : { }, "userAccount" : { }, "id" : 12345, "invoiceSubCategory" : { }, "quantity" : 12345.0, "unityDescription" : "...", "orderInfo" : { }, "sequence" : 12345, "priceplan" : { }, "cfValues" : { }, "ratingUnitDescription" : "...", "unitAmountWithTax" : 12345.0, "usageDate" : 12345, "rawAmountWithoutTax" : 12345.0, "infoOrder" : { }, "type" : "MANUAL", "accountingCode" : { }, "discountValue" : 12345.0, "taxPercent" : 12345.0, "wallet" : { }, "endDate" : 12345, "discountedRatedTransaction" : 12345, "billingAccount" : { }, "originBillingAccount" : { }, "unitAmountWithoutTax" : 12345.0, "offerTemplate" : { }, "invoiceLine" : { }, "code" : "...", "taxClassId" : 12345, "rawAmountWithTax" : 12345.0, "startDate" : 12345, "inputQuantity" : 12345.0, "updated" : 12345, "userAccountId" : 12345, "uuid" : "...", "discountPlan" : { }, "invoicingDate" : 12345, "sortIndex" : 12345, "serviceInstance" : { }, "description" : "...", "cfAccumulatedValues" : { }, "status" : "PROCESSED", "accountingArticle" : { }, "subscription" : { }, "parameterExtra" : "...", "orderNumber" : "...", "parameter1" : "...", "taxId" : 12345, "amountWithoutTax" : 12345.0, "transient" : true, "rejectReason" : "...", "billingAccountId" : 12345, "taxRecalculated" : true, "amountWithTax" : 12345.0, "taxClass" : { }, "adjustedRatedTx" : { }, "rulesContract" : { }, "subscriptionId" : 12345, "amountTax" : 12345.0, "ratingUnitOfMeasure" : { }, "discountPlanType" : "FIXED", "prepaid" : true, "taxOverriden" : true, "tax" : { }, "seller" : { }, "billingRun" : { }, "unitAmountTax" : 12345.0, "sellerId" : 12345, "discountPlanItem" : { }, "parentCFEntities" : [ { }, { } ], "parameter3" : "...", "parameter2" : "..." }, { "invoiceSubCategoryId" : 12345, "walletId" : 12345, "chargeInstance" : { }, "invoiceAgregateF" : { }, "version" : 12345, "invoice" : { }, "edr" : { }, "doNotTriggerInvoicing" : true, "inputUnitOfMeasure" : { }, "userAccount" : { }, "id" : 12345, "invoiceSubCategory" : { }, "quantity" : 12345.0, "unityDescription" : "...", "orderInfo" : { }, "sequence" : 12345, "priceplan" : { }, "cfValues" : { }, "ratingUnitDescription" : "...", "unitAmountWithTax" : 12345.0, "usageDate" : 12345, "rawAmountWithoutTax" : 12345.0, "infoOrder" : { }, "type" : "REGULAR", "accountingCode" : { }, "discountValue" : 12345.0, "taxPercent" : 12345.0, "wallet" : { }, "endDate" : 12345, "discountedRatedTransaction" : 12345, "billingAccount" : { }, "originBillingAccount" : { }, "unitAmountWithoutTax" : 12345.0, "offerTemplate" : { }, "invoiceLine" : { }, "code" : "...", "taxClassId" : 12345, "rawAmountWithTax" : 12345.0, "startDate" : 12345, "inputQuantity" : 12345.0, "updated" : 12345, "userAccountId" : 12345, "uuid" : "...", "discountPlan" : { }, "invoicingDate" : 12345, "sortIndex" : 12345, "serviceInstance" : { }, "description" : "...", "cfAccumulatedValues" : { }, "status" : "BILLED", "accountingArticle" : { }, "subscription" : { }, "parameterExtra" : "...", "orderNumber" : "...", "parameter1" : "...", "taxId" : 12345, "amountWithoutTax" : 12345.0, "transient" : true, "rejectReason" : "...", "billingAccountId" : 12345, "taxRecalculated" : true, "amountWithTax" : 12345.0, "taxClass" : { }, "adjustedRatedTx" : { }, "rulesContract" : { }, "subscriptionId" : 12345, "amountTax" : 12345.0, "ratingUnitOfMeasure" : { }, "discountPlanType" : "FIXED", "prepaid" : true, "taxOverriden" : true, "tax" : { }, "seller" : { }, "billingRun" : { }, "unitAmountTax" : 12345.0, "sellerId" : 12345, "discountPlanItem" : { }, "parentCFEntities" : [ { }, { } ], "parameter3" : "...", "parameter2" : "..." } ], "orderNumber" : "...", "startDate" : 12345, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "transient" : true, "totalInvoicingAmountTax" : 12345.0, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "mailingType" : "AUTO", "totalInvoicingAmountWithoutTax" : 12345.0, "receivedFromApp" : "...", "notified" : true, "externalId" : "...", "descriptionAndCode" : "...", "minInvoiceLines" : [ { "sequence" : 12345, "accessPoint" : "...", "convertedAmountWithoutTax" : 12345.0, "quote" : { }, "discountValue" : 12345.0, "cfValues" : { }, "invoiceAggregateF" : { }, "billingAccount" : { }, "unitPrice" : 12345.0, "discountPlanItem" : { }, "label" : "...", "auditableFields" : [ { }, { } ], "orderOffer" : { }, "notified" : true, "discountPlanType" : "PERCENTAGE", "version" : 12345, "id" : 12345, "convertedDiscountAmount" : 12345.0, "validity" : { }, "valueDate" : 12345, "convertedAmountTax" : 12345.0, "taxRate" : 12345.0, "orderRef" : "...", "prestation" : "...", "serviceTemplate" : { }, "offerServiceTemplate" : { }, "transient" : true, "status" : "REJECTED", "uuid" : "...", "accountingArticle" : { }, "commercialOrder" : { }, "subscription" : { }, "openOrderNumber" : "...", "productVersion" : { }, "discountAmount" : 12345.0, "convertedUnitPrice" : 12345.0, "taxRecalculated" : true, "product" : { }, "historized" : true, "rawAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "tax" : { }, "quoteOffer" : { }, "ratedTransactions" : [ { }, { } ], "auditable" : { }, "offerTemplate" : { }, "orderLot" : { }, "amountWithTax" : 12345.0, "convertedAmountWithTax" : 12345.0, "serviceInstance" : { }, "discountPlan" : { }, "convertedRawAmount" : 12345.0, "orderNumber" : "...", "amountWithoutTax" : 12345.0, "invoice" : { }, "taxOverridden" : true, "taxMode" : "ARTICLE", "discountedInvoiceLine" : { }, "billingRun" : { }, "amountTax" : 12345.0, "quantity" : 12345.0, "discountRate" : 12345.0, "cfAccumulatedValues" : { } }, { "sequence" : 12345, "accessPoint" : "...", "convertedAmountWithoutTax" : 12345.0, "quote" : { }, "discountValue" : 12345.0, "cfValues" : { }, "invoiceAggregateF" : { }, "billingAccount" : { }, "unitPrice" : 12345.0, "discountPlanItem" : { }, "label" : "...", "auditableFields" : [ { }, { } ], "orderOffer" : { }, "notified" : true, "discountPlanType" : "PERCENTAGE", "version" : 12345, "id" : 12345, "convertedDiscountAmount" : 12345.0, "validity" : { }, "valueDate" : 12345, "convertedAmountTax" : 12345.0, "taxRate" : 12345.0, "orderRef" : "...", "prestation" : "...", "serviceTemplate" : { }, "offerServiceTemplate" : { }, "transient" : true, "status" : "CANCELED", "uuid" : "...", "accountingArticle" : { }, "commercialOrder" : { }, "subscription" : { }, "openOrderNumber" : "...", "productVersion" : { }, "discountAmount" : 12345.0, "convertedUnitPrice" : 12345.0, "taxRecalculated" : true, "product" : { }, "historized" : true, "rawAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "tax" : { }, "quoteOffer" : { }, "ratedTransactions" : [ { }, { } ], "auditable" : { }, "offerTemplate" : { }, "orderLot" : { }, "amountWithTax" : 12345.0, "convertedAmountWithTax" : 12345.0, "serviceInstance" : { }, "discountPlan" : { }, "convertedRawAmount" : 12345.0, "orderNumber" : "...", "amountWithoutTax" : 12345.0, "invoice" : { }, "taxOverridden" : true, "taxMode" : "RATE", "discountedInvoiceLine" : { }, "billingRun" : { }, "amountTax" : 12345.0, "quantity" : 12345.0, "discountRate" : 12345.0, "cfAccumulatedValues" : { } } ], "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "statusMessage" : "...", "description" : "...", "status" : "FAILED", "historized" : true, "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "quote" : { "historized" : true, "generatePdf" : true, "parentEntity" : { }, "auditable" : { }, "invoices" : [ { }, { } ], "referenceCode" : "...", "quoteDate" : 12345, "cfValues" : { }, "codeChanged" : true, "userAccounts" : [ { }, { } ], "auditableFields" : [ { }, { } ], "uuid" : "...", "code" : "...", "validity" : { }, "quoteVersion" : "...", "status" : "Cancelled", "completionDate" : 12345, "descriptionOrCode" : "...", "parentCFEntities" : [ { }, { } ], "order" : { }, "referenceDescription" : "...", "parentEntityType" : { }, "userAccount" : { }, "virtual" : true, "externalId" : "...", "notificationContact" : "...", "quoteItems" : [ { }, { } ], "category" : "...", "receivedFromApp" : "...", "statusMessage" : "...", "fulfillmentStartDate" : 12345, "version" : 12345, "cfAccumulatedValues" : { }, "routedToUserGroup" : "...", "id" : 12345, "appendGeneratedCode" : true, "notified" : true, "description" : "...", "requestedCompletionDate" : 12345, "descriptionAndCode" : "...", "transient" : true }, "routedToUserGroup" : "...", "totalInvoicingAmountWithTax" : 12345.0, "deliveryInstructions" : "...", "dueDateDelayEL" : "...", "billingCycle" : { "parentEntity" : { }, "dueDateDelayEL" : "...", "id" : 12345, "invoiceDateDelayEL" : "...", "lastTransactionDateDelayEL" : "...", "version" : 12345, "invoiceDateProductionDelayEL" : "...", "auditableFields" : [ { }, { } ], "collectionDateDelayEl" : "...", "historized" : true, "cfValues" : { }, "transient" : true, "description" : "...", "notified" : true, "cfAccumulatedValues" : { }, "descriptionOrCode" : "...", "parentEntityType" : { }, "computeDatesAtValidation" : true, "invoicingThreshold" : 12345.0, "invoiceType" : { }, "billingTemplateNameEL" : "...", "scriptInstance" : { }, "type" : "SUBSCRIPTION", "uuid" : "...", "codeChanged" : true, "thresholdPerEntity" : true, "splitPerPaymentMethod" : true, "auditable" : { }, "calendar" : { }, "parentCFEntities" : [ { }, { } ], "referenceDate" : "END_DATE", "referenceDescription" : "...", "descriptionAndCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "billingRunValidationScript" : { }, "code" : "...", "lastTransactionDateEL" : "...", "invoiceTypeEl" : "...", "checkThreshold" : "POSITIVE_RT", "appendGeneratedCode" : true, "referenceCode" : "..." }, "expectedCompletionDate" : 12345, "shippingAddress" : { "countryBundle" : "...", "address1" : "...", "state" : "...", "address4" : "...", "city" : "...", "zipCode" : "...", "address5" : "...", "address3" : "...", "country" : { }, "address2" : "..." }, "appendGeneratedCode" : true, "billingRun" : { "invoices" : [ { }, { } ], "referenceCode" : "...", "notified" : true, "prAmountWithTax" : 12345.0, "billingRunLists" : [ { }, { } ], "statusDate" : 12345, "originBillingRun" : { }, "endDate" : 12345, "isQuarantine" : true, "invoiceNumber" : 12345, "exceptionalBR" : true, "jobExecutions" : [ { }, { } ], "language" : { }, "historized" : true, "cfAccumulatedValues" : { }, "producibleAmountWithTax" : 12345.0, "billableBillingAcountNumber" : 12345, "billableBillingAccounts" : [ { }, { } ], "runType" : "EXCEPTIONAL", "processDate" : 12345, "version" : 12345, "status" : "PREVALIDATED", "xmlJobExecutionResultId" : 12345, "minimumApplied" : true, "rejectionReason" : "...", "referenceDescription" : "...", "invoiceType" : { }, "processType" : "FULL_AUTOMATIC", "thresholdChecked" : true, "computeDatesAtValidation" : true, "startDate" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "producibleAmountTax" : 12345.0, "postInvoicingReports" : { }, "billingAccountNumber" : 12345, "prAmountWithoutTax" : 12345.0, "exceptionalRTIds" : [ 12345, 12345 ], "preInvoicingReports" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "billingCycle" : { }, "nextBillingRun" : { }, "prAmountTax" : 12345.0, "invoiceDate" : 12345, "id" : 12345, "lastTransactionDate" : 12345, "uuid" : "...", "suspectAutoAction" : "CANCEL", "rejectAutoAction" : "MOVE", "skipValidationScript" : true, "country" : { }, "discountApplied" : true, "transient" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "generateAO" : true, "cfValues" : { }, "producibleAmountWithoutTax" : 12345.0, "collectionDate" : 12345, "auditable" : { }, "selectedBillingAccounts" : "...", "pdfJobExecutionResultId" : 12345, "rejectedBillingAccounts" : [ { }, { } ], "referenceDate" : "END_DATE", "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "currency" : { }, "producibleInvoiceNumber" : 12345 }, "invoices" : [ { "status" : "VALIDATED", "paymentMethod" : { }, "relatedDunningCollectionPlan" : { }, "convertedRawAmount" : 12345.0, "productDate" : 12345, "previousInvoiceNumber" : "...", "xmlFilenameOnly" : "...", "externalRef" : "...", "amount" : 12345.0, "pdfFilename" : "...", "dueDate" : 12345, "endDate" : 12345, "notified" : true, "auditableFields" : [ { }, { } ], "hasDiscounts" : true, "cpqQuote" : { }, "orders" : [ { }, { } ], "tradingCountry" : { }, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "commercialOrder" : { }, "invoiceLines" : [ { }, { } ], "tradingCurrency" : { }, "convertedAmountWithoutTax" : 12345.0, "xmlFilename" : "...", "discountRate" : 12345.0, "quote" : { }, "amountWithoutTax" : 12345.0, "billingRun" : { }, "amountWithTax" : 12345.0, "convertedDiscountAmount" : 12345.0, "alreadyAppliedMinimum" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "startDate" : 12345, "invoiceNumberOrTemporaryNumber" : "...", "comment" : "...", "convertedAmountWithTax" : 12345.0, "dunningCollectionPlanTriggered" : true, "paymentStatus" : "PENDING_PLAN", "lastAppliedRateDate" : 12345, "invoiceDate" : 12345, "emailSentDate" : 12345, "invoiceNumber" : "...", "version" : 12345, "amountTax" : 12345.0, "hasTaxes" : true, "recordedInvoice" : { }, "initialCollectionDate" : 12345, "amountWithoutTaxBeforeDiscount" : 12345.0, "xmlDate" : 12345, "subscription" : { }, "transient" : true, "realTimeStatus" : "PAID", "statusDate" : 12345, "seller" : { }, "discountAmount" : 12345.0, "reminderLevelTriggered" : true, "parentCFEntities" : [ { }, { } ], "newInvoicingProcess" : true, "cfValues" : { }, "rawAmount" : 12345.0, "cfAccumulatedValues" : { }, "detailedInvoice" : true, "pdfDate" : 12345, "invoiceBalance" : 12345.0, "code" : "...", "dueBalance" : 12345.0, "discountAgregates" : [ { }, { } ], "appliedRate" : 12345.0, "convertedAmountTax" : 12345.0, "hasMinimum" : true, "alreadySent" : true, "tradingLanguage" : { }, "description" : "...", "uuid" : "...", "pdfFilenameOnly" : "...", "temporaryInvoiceNumber" : "...", "lastAppliedRate" : 12345.0, "adjustedInvoice" : { }, "dontSend" : true, "invoiceAgregates" : [ { }, { } ], "rejectReason" : "...", "useCurrentRate" : true, "prepaid" : true, "alreadyAddedDiscount" : true, "paymentMethodType" : "PAYPAL", "paymentStatusDate" : 12345, "linkedInvoices" : [ { }, { } ], "iban" : "...", "invoiceAdjustmentCurrentSellerNb" : 12345, "convertedNetToPay" : 12345.0, "discount" : 12345.0, "draftInvoiceLines" : [ { }, { } ], "netToPay" : 12345.0, "openOrderNumber" : "...", "paymentPlan" : { }, "alias" : "...", "id" : 12345, "discountPlan" : { }, "order" : { }, "historized" : true, "draftRatedTransactions" : [ { }, { } ], "billingAccount" : { }, "invoiceType" : { }, "auditable" : { }, "draft" : true }, { "status" : "DRAFT", "paymentMethod" : { }, "relatedDunningCollectionPlan" : { }, "convertedRawAmount" : 12345.0, "productDate" : 12345, "previousInvoiceNumber" : "...", "xmlFilenameOnly" : "...", "externalRef" : "...", "amount" : 12345.0, "pdfFilename" : "...", "dueDate" : 12345, "endDate" : 12345, "notified" : true, "auditableFields" : [ { }, { } ], "hasDiscounts" : true, "cpqQuote" : { }, "orders" : [ { }, { } ], "tradingCountry" : { }, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "commercialOrder" : { }, "invoiceLines" : [ { }, { } ], "tradingCurrency" : { }, "convertedAmountWithoutTax" : 12345.0, "xmlFilename" : "...", "discountRate" : 12345.0, "quote" : { }, "amountWithoutTax" : 12345.0, "billingRun" : { }, "amountWithTax" : 12345.0, "convertedDiscountAmount" : 12345.0, "alreadyAppliedMinimum" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "startDate" : 12345, "invoiceNumberOrTemporaryNumber" : "...", "comment" : "...", "convertedAmountWithTax" : 12345.0, "dunningCollectionPlanTriggered" : true, "paymentStatus" : "ABANDONED", "lastAppliedRateDate" : 12345, "invoiceDate" : 12345, "emailSentDate" : 12345, "invoiceNumber" : "...", "version" : 12345, "amountTax" : 12345.0, "hasTaxes" : true, "recordedInvoice" : { }, "initialCollectionDate" : 12345, "amountWithoutTaxBeforeDiscount" : 12345.0, "xmlDate" : 12345, "subscription" : { }, "transient" : true, "realTimeStatus" : "PENDING_PLAN", "statusDate" : 12345, "seller" : { }, "discountAmount" : 12345.0, "reminderLevelTriggered" : true, "parentCFEntities" : [ { }, { } ], "newInvoicingProcess" : true, "cfValues" : { }, "rawAmount" : 12345.0, "cfAccumulatedValues" : { }, "detailedInvoice" : true, "pdfDate" : 12345, "invoiceBalance" : 12345.0, "code" : "...", "dueBalance" : 12345.0, "discountAgregates" : [ { }, { } ], "appliedRate" : 12345.0, "convertedAmountTax" : 12345.0, "hasMinimum" : true, "alreadySent" : true, "tradingLanguage" : { }, "description" : "...", "uuid" : "...", "pdfFilenameOnly" : "...", "temporaryInvoiceNumber" : "...", "lastAppliedRate" : 12345.0, "adjustedInvoice" : { }, "dontSend" : true, "invoiceAgregates" : [ { }, { } ], "rejectReason" : "...", "useCurrentRate" : true, "prepaid" : true, "alreadyAddedDiscount" : true, "paymentMethodType" : "DIRECTDEBIT", "paymentStatusDate" : 12345, "linkedInvoices" : [ { }, { } ], "iban" : "...", "invoiceAdjustmentCurrentSellerNb" : 12345, "convertedNetToPay" : 12345.0, "discount" : 12345.0, "draftInvoiceLines" : [ { }, { } ], "netToPay" : 12345.0, "openOrderNumber" : "...", "paymentPlan" : { }, "alias" : "...", "id" : 12345, "discountPlan" : { }, "order" : { }, "historized" : true, "draftRatedTransactions" : [ { }, { } ], "billingAccount" : { }, "invoiceType" : { }, "auditable" : { }, "draft" : true } ], "priority" : 12345, "version" : 12345, "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } }, { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } } ], "parentEntityType" : { }, "completionDate" : 12345, "referenceCode" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "OTHER", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "codeChanged" : true, "requestedStartDate" : 12345, "orderItems" : [ { "cfValues" : { }, "descriptionAndCode" : "...", "action" : "MODIFY", "subscription" : { }, "code" : "...", "parentEntityType" : { }, "cfAccumulatedValues" : { }, "mainOffering" : { }, "userAccount" : { }, "version" : 12345, "referenceDescription" : "...", "status" : "CANCELLED", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "appendGeneratedCode" : true, "description" : "...", "orderHistories" : [ { }, { } ], "shippingAddress" : { }, "orderItemDto" : { }, "orderItemProductOfferings" : [ { }, { } ], "id" : 12345, "transient" : true, "order" : { }, "itemId" : "...", "historized" : true, "notified" : true, "descriptionOrCode" : "...", "productInstances" : [ { }, { } ], "codeChanged" : true, "source" : "...", "parentCFEntities" : [ { }, { } ], "auditable" : { }, "uuid" : "..." }, { "cfValues" : { }, "descriptionAndCode" : "...", "action" : "MODIFY", "subscription" : { }, "code" : "...", "parentEntityType" : { }, "cfAccumulatedValues" : { }, "mainOffering" : { }, "userAccount" : { }, "version" : 12345, "referenceDescription" : "...", "status" : "REJECTED", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "appendGeneratedCode" : true, "description" : "...", "orderHistories" : [ { }, { } ], "shippingAddress" : { }, "orderItemDto" : { }, "orderItemProductOfferings" : [ { }, { } ], "id" : 12345, "transient" : true, "order" : { }, "itemId" : "...", "historized" : true, "notified" : true, "descriptionOrCode" : "...", "productInstances" : [ { }, { } ], "codeChanged" : true, "source" : "...", "parentCFEntities" : [ { }, { } ], "auditable" : { }, "uuid" : "..." } ], "category" : "...", "descriptionOrCode" : "..." }, "itemId" : "...", "historized" : true, "notified" : true, "descriptionOrCode" : "...", "productInstances" : [ { "appendGeneratedCode" : true, "transient" : true, "descriptionAndCode" : "...", "quantity" : 12345.0, "userAccount" : { "parentEntity" : { }, "parentUserAccount" : { }, "code" : "...", "description" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "contactInformationNullSafe" : { }, "minimumArticle" : { }, "descriptionAndCode" : "...", "businessAccountModel" : { }, "codeChanged" : true, "isConsumer" : true, "terminationDate" : 12345, "isCompany" : true, "seller" : { }, "vatNo" : "...", "version" : 12345, "accountType" : "...", "parentEntityType" : { }, "billingAccount" : { }, "registrationNo" : "...", "wallet" : { }, "appendGeneratedCode" : true, "subscriptions" : [ { }, { } ], "statusDate" : 12345, "jobTitle" : "...", "descriptionOrCode" : "...", "userAccounts" : [ { }, { } ], "auditable" : { }, "minimumLabelEl" : "...", "primaryContact" : { }, "notified" : true, "address" : { }, "status" : "ACTIVE", "minimumAmountEl" : "...", "providerContact" : "...", "defaultLevel" : true, "transient" : true, "terminationReason" : { }, "minimumChargeTemplate" : { }, "prepaidWallets" : { "property1" : { }, "property2" : { } }, "externalRef1" : "...", "auditableFields" : [ { }, { } ], "legalEntityType" : { }, "name" : { }, "subscriptionDate" : 12345, "contactInformation" : { }, "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "uuid" : "...", "cfValues" : { }, "historized" : true, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "externalRef2" : "..." }, "uuid" : "...", "notified" : true, "productTemplate" : { "disabled" : true, "offerTemplateCategories" : [ { }, { } ], "globalRatingScriptInstance" : { }, "cfValues" : { }, "uuid" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "appendGeneratedCode" : true, "businessAccountModels" : [ { }, { } ], "auditableFields" : [ { }, { } ], "lifeCycleStatus" : "IN_TEST", "parentCFEntities" : [ { }, { } ], "parentEntity" : { }, "imagePath" : "...", "notified" : true, "description" : "...", "version" : 12345, "active" : true, "referenceCode" : "...", "referenceDescription" : "...", "codeChanged" : true, "parentEntityType" : { }, "transient" : true, "code" : "...", "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "name" : "...", "historized" : true, "descriptionOrCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "attachments" : [ { }, { } ], "walletTemplates" : [ { }, { } ], "invoicingCalendar" : { }, "descriptionAndCode" : "...", "auditable" : { }, "validity" : { }, "customerCategories" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "sellers" : [ { }, { } ], "longDescription" : "...", "cfAccumulatedValues" : { }, "businessProductModel" : { }, "nameOrCode" : "...", "channels" : [ { }, { } ], "id" : 12345, "productChargeTemplates" : [ { }, { } ] }, "version" : 12345, "id" : 12345, "historized" : true, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "subscription" : { "totalInvoicingAmountWithTax" : 12345.0, "descriptionAndCode" : "...", "referenceDescription" : "...", "prestation" : "...", "accountOperations" : [ { }, { } ], "endAgreementDate" : 12345, "totalInvoicingAmountTax" : 12345.0, "anyServiceActive" : true, "notified" : true, "auditable" : { }, "versionNumber" : 12345, "initialSubscriptionRenewal" : "...", "minimumAmountEl" : "...", "parentCFEntities" : [ { }, { } ], "discountPlanInstances" : [ { }, { } ], "descriptionOrCode" : "...", "subscriptionDaysAge" : 12345, "autoEndOfEngagement" : true, "fireRenewalNotice" : true, "offer" : { }, "renewalNotifiedDate" : 12345, "orderOffer" : { }, "subscriptionMonthsAge" : 12345, "edrs" : [ { }, { } ], "id" : 12345, "code" : "...", "billingCycle" : { }, "validity" : { }, "subscribedTillDate" : 12345, "cfValues" : { }, "electronicBilling" : true, "subscriptionExpired" : true, "order" : { }, "emailTemplate" : { }, "productInstances" : [ { }, { } ], "minimumChargeTemplate" : { }, "renewed" : true, "salesPersonName" : "...", "parentEntityType" : { }, "terminationDate" : 12345, "cfAccumulatedValues" : { }, "nextVersion" : { }, "allDiscountPlanInstances" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "auditableFields" : [ { }, { } ], "previousVersion" : { }, "accessPoints" : [ { }, { } ], "version" : 12345, "paymentMethod" : { }, "minRatedTransactions" : [ { }, { } ], "defaultLevel" : true, "renewalDate" : 12345, "status" : "SUSPENDED", "minimumLabelEl" : "...", "serviceInstances" : [ { }, { } ], "email" : "...", "notifyOfRenewalDate" : 12345, "appendGeneratedCode" : true, "seller" : { }, "subscriptionDate" : 12345, "orderNumber" : "...", "statusDate" : 12345, "active" : true, "minInvoiceLines" : [ { }, { } ], "description" : "...", "billingRun" : { }, "userAccount" : { }, "transient" : true, "attributeInstances" : [ { }, { } ], "codeChanged" : true, "totalInvoicingAmountWithoutTax" : 12345.0, "ratingGroup" : "...", "subscriptionTerminationReason" : { }, "minimumInvoiceSubCategory" : { }, "mailingType" : "AUTO", "minimumArticle" : { }, "uuid" : "...", "ccedEmails" : "...", "discountPlan" : { }, "historized" : true, "subscriptionRenewal" : { } }, "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "orderNumber" : "...", "seller" : { "generalLedger" : { }, "descriptionAndCode" : "...", "version" : 12345, "referenceCode" : "...", "minimumLabelEl" : "...", "primaryContact" : { }, "externalRef1" : "...", "historized" : true, "cfValues" : { }, "parentEntityType" : { }, "providerContact" : "...", "legalText" : "...", "businessAccountModel" : { }, "legalType" : "...", "tradingCountry" : { }, "parentEntity" : { }, "name" : { }, "jobTitle" : "...", "uuid" : "...", "transient" : true, "address" : { }, "referenceDescription" : "...", "description" : "...", "seller" : { }, "accountType" : "...", "tradingLanguage" : { }, "invoiceTypeSequence" : [ { }, { } ], "tradingCurrency" : { }, "minimumAmountEl" : "...", "cfAccumulatedValues" : { }, "registrationNo" : "...", "contracts" : [ { }, { } ], "auditable" : { }, "id" : 12345, "code" : "...", "descriptionOrCode" : "...", "minimumArticle" : { }, "appendGeneratedCode" : true, "legalEntityType" : { }, "vatNo" : "...", "isCompany" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "customerSequences" : [ { }, { } ], "contactInformationNullSafe" : { }, "parentCFEntities" : [ { }, { } ], "defaultLevel" : true, "auditableFields" : [ { }, { } ], "externalRef2" : "...", "paymentGateways" : [ { }, { } ], "notified" : true, "contactInformation" : { } }, "codeChanged" : true, "parentEntityType" : { }, "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } }, { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } } ], "referenceCode" : "...", "productChargeInstances" : [ { "codeChanged" : true, "criteria2" : "...", "uuid" : "...", "terminationDate" : 12345, "historized" : true, "descriptionAndCode" : "...", "prepaidWalletInstances" : [ { }, { } ], "overchargedUnitAmountWithoutTax" : 12345.0, "seller" : { }, "version" : 12345, "criteria1" : "...", "description" : "...", "chargeMainType" : "USAGE", "walletOperations" : [ { }, { } ], "code" : "...", "parentCFEntities" : [ { }, { } ], "currency" : { }, "productInstance" : { }, "reactivationDate" : 12345, "orderNumber" : "...", "amountWithoutTax" : 12345.0, "quantity" : 12345.0, "chargeTemplate" : { }, "chargeType" : "...", "walletInstances" : [ { }, { } ], "statusDate" : 12345, "taxClassResolved" : { }, "productChargeTemplate" : { }, "auditable" : { }, "userAccount" : { }, "criteria3" : "...", "referenceDescription" : "...", "country" : { }, "amountWithTax" : 12345.0, "subscription" : { }, "cfAccumulatedValues" : { }, "id" : 12345, "auditableFields" : [ { }, { } ], "notified" : true, "transient" : true, "descriptionOrCode" : "...", "cfValues" : { }, "appendGeneratedCode" : true, "walletOperationsSorted" : [ { }, { } ], "chargeDate" : 12345, "status" : "INACTIVE", "applyDiscountsOnOverridenPrice" : true, "counter" : { }, "referenceCode" : "...", "prepaid" : true, "accumulatorCounterInstances" : [ { }, { } ], "parentEntity" : { }, "serviceInstance" : { }, "parentEntityType" : { }, "invoicingCalendar" : { } }, { "codeChanged" : true, "criteria2" : "...", "uuid" : "...", "terminationDate" : 12345, "historized" : true, "descriptionAndCode" : "...", "prepaidWalletInstances" : [ { }, { } ], "overchargedUnitAmountWithoutTax" : 12345.0, "seller" : { }, "version" : 12345, "criteria1" : "...", "description" : "...", "chargeMainType" : "RECURRING", "walletOperations" : [ { }, { } ], "code" : "...", "parentCFEntities" : [ { }, { } ], "currency" : { }, "productInstance" : { }, "reactivationDate" : 12345, "orderNumber" : "...", "amountWithoutTax" : 12345.0, "quantity" : 12345.0, "chargeTemplate" : { }, "chargeType" : "...", "walletInstances" : [ { }, { } ], "statusDate" : 12345, "taxClassResolved" : { }, "productChargeTemplate" : { }, "auditable" : { }, "userAccount" : { }, "criteria3" : "...", "referenceDescription" : "...", "country" : { }, "amountWithTax" : 12345.0, "subscription" : { }, "cfAccumulatedValues" : { }, "id" : 12345, "auditableFields" : [ { }, { } ], "notified" : true, "transient" : true, "descriptionOrCode" : "...", "cfValues" : { }, "appendGeneratedCode" : true, "walletOperationsSorted" : [ { }, { } ], "chargeDate" : 12345, "status" : "CANCELED", "applyDiscountsOnOverridenPrice" : true, "counter" : { }, "referenceCode" : "...", "prepaid" : true, "accumulatorCounterInstances" : [ { }, { } ], "parentEntity" : { }, "serviceInstance" : { }, "parentEntityType" : { }, "invoicingCalendar" : { } } ], "code" : "...", "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "description" : "...", "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "descriptionOrCode" : "...", "referenceDescription" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "applicationDate" : 12345 }, { "appendGeneratedCode" : true, "transient" : true, "descriptionAndCode" : "...", "quantity" : 12345.0, "userAccount" : { "parentEntity" : { }, "parentUserAccount" : { }, "code" : "...", "description" : "...", "id" : 12345, "cfAccumulatedValues" : { }, "contactInformationNullSafe" : { }, "minimumArticle" : { }, "descriptionAndCode" : "...", "businessAccountModel" : { }, "codeChanged" : true, "isConsumer" : true, "terminationDate" : 12345, "isCompany" : true, "seller" : { }, "vatNo" : "...", "version" : 12345, "accountType" : "...", "parentEntityType" : { }, "billingAccount" : { }, "registrationNo" : "...", "wallet" : { }, "appendGeneratedCode" : true, "subscriptions" : [ { }, { } ], "statusDate" : 12345, "jobTitle" : "...", "descriptionOrCode" : "...", "userAccounts" : [ { }, { } ], "auditable" : { }, "minimumLabelEl" : "...", "primaryContact" : { }, "notified" : true, "address" : { }, "status" : "ACTIVE", "minimumAmountEl" : "...", "providerContact" : "...", "defaultLevel" : true, "transient" : true, "terminationReason" : { }, "minimumChargeTemplate" : { }, "prepaidWallets" : { "property1" : { }, "property2" : { } }, "externalRef1" : "...", "auditableFields" : [ { }, { } ], "legalEntityType" : { }, "name" : { }, "subscriptionDate" : 12345, "contactInformation" : { }, "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "uuid" : "...", "cfValues" : { }, "historized" : true, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "externalRef2" : "..." }, "uuid" : "...", "notified" : true, "productTemplate" : { "disabled" : true, "offerTemplateCategories" : [ { }, { } ], "globalRatingScriptInstance" : { }, "cfValues" : { }, "uuid" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "appendGeneratedCode" : true, "businessAccountModels" : [ { }, { } ], "auditableFields" : [ { }, { } ], "lifeCycleStatus" : "IN_STUDY", "parentCFEntities" : [ { }, { } ], "parentEntity" : { }, "imagePath" : "...", "notified" : true, "description" : "...", "version" : 12345, "active" : true, "referenceCode" : "...", "referenceDescription" : "...", "codeChanged" : true, "parentEntityType" : { }, "transient" : true, "code" : "...", "longDescriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "name" : "...", "historized" : true, "descriptionOrCode" : "...", "longDescriptionI18n" : { "property1" : "...", "property2" : "..." }, "attachments" : [ { }, { } ], "walletTemplates" : [ { }, { } ], "invoicingCalendar" : { }, "descriptionAndCode" : "...", "auditable" : { }, "validity" : { }, "customerCategories" : [ { }, { } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "sellers" : [ { }, { } ], "longDescription" : "...", "cfAccumulatedValues" : { }, "businessProductModel" : { }, "nameOrCode" : "...", "channels" : [ { }, { } ], "id" : 12345, "productChargeTemplates" : [ { }, { } ] }, "version" : 12345, "id" : 12345, "historized" : true, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "subscription" : { "totalInvoicingAmountWithTax" : 12345.0, "descriptionAndCode" : "...", "referenceDescription" : "...", "prestation" : "...", "accountOperations" : [ { }, { } ], "endAgreementDate" : 12345, "totalInvoicingAmountTax" : 12345.0, "anyServiceActive" : true, "notified" : true, "auditable" : { }, "versionNumber" : 12345, "initialSubscriptionRenewal" : "...", "minimumAmountEl" : "...", "parentCFEntities" : [ { }, { } ], "discountPlanInstances" : [ { }, { } ], "descriptionOrCode" : "...", "subscriptionDaysAge" : 12345, "autoEndOfEngagement" : true, "fireRenewalNotice" : true, "offer" : { }, "renewalNotifiedDate" : 12345, "orderOffer" : { }, "subscriptionMonthsAge" : 12345, "edrs" : [ { }, { } ], "id" : 12345, "code" : "...", "billingCycle" : { }, "validity" : { }, "subscribedTillDate" : 12345, "cfValues" : { }, "electronicBilling" : true, "subscriptionExpired" : true, "order" : { }, "emailTemplate" : { }, "productInstances" : [ { }, { } ], "minimumChargeTemplate" : { }, "renewed" : true, "salesPersonName" : "...", "parentEntityType" : { }, "terminationDate" : 12345, "cfAccumulatedValues" : { }, "nextVersion" : { }, "allDiscountPlanInstances" : [ { }, { } ], "parentEntity" : { }, "referenceCode" : "...", "counters" : { "property1" : { }, "property2" : { } }, "auditableFields" : [ { }, { } ], "previousVersion" : { }, "accessPoints" : [ { }, { } ], "version" : 12345, "paymentMethod" : { }, "minRatedTransactions" : [ { }, { } ], "defaultLevel" : true, "renewalDate" : 12345, "status" : "SUSPENDED", "minimumLabelEl" : "...", "serviceInstances" : [ { }, { } ], "email" : "...", "notifyOfRenewalDate" : 12345, "appendGeneratedCode" : true, "seller" : { }, "subscriptionDate" : 12345, "orderNumber" : "...", "statusDate" : 12345, "active" : true, "minInvoiceLines" : [ { }, { } ], "description" : "...", "billingRun" : { }, "userAccount" : { }, "transient" : true, "attributeInstances" : [ { }, { } ], "codeChanged" : true, "totalInvoicingAmountWithoutTax" : 12345.0, "ratingGroup" : "...", "subscriptionTerminationReason" : { }, "minimumInvoiceSubCategory" : { }, "mailingType" : "BATCH", "minimumArticle" : { }, "uuid" : "...", "ccedEmails" : "...", "discountPlan" : { }, "historized" : true, "subscriptionRenewal" : { } }, "parentEntity" : { "referenceDescription" : "...", "auditableFields" : [ { }, { } ], "parentEntity" : { }, "codeChanged" : true, "description" : "...", "auditable" : { }, "transient" : true, "referenceCode" : "...", "version" : 12345, "code" : "...", "parentEntityType" : { }, "id" : 12345, "notified" : true, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "historized" : true, "descriptionOrCode" : "..." }, "orderNumber" : "...", "seller" : { "generalLedger" : { }, "descriptionAndCode" : "...", "version" : 12345, "referenceCode" : "...", "minimumLabelEl" : "...", "primaryContact" : { }, "externalRef1" : "...", "historized" : true, "cfValues" : { }, "parentEntityType" : { }, "providerContact" : "...", "legalText" : "...", "businessAccountModel" : { }, "legalType" : "...", "tradingCountry" : { }, "parentEntity" : { }, "name" : { }, "jobTitle" : "...", "uuid" : "...", "transient" : true, "address" : { }, "referenceDescription" : "...", "description" : "...", "seller" : { }, "accountType" : "...", "tradingLanguage" : { }, "invoiceTypeSequence" : [ { }, { } ], "tradingCurrency" : { }, "minimumAmountEl" : "...", "cfAccumulatedValues" : { }, "registrationNo" : "...", "contracts" : [ { }, { } ], "auditable" : { }, "id" : 12345, "code" : "...", "descriptionOrCode" : "...", "minimumArticle" : { }, "appendGeneratedCode" : true, "legalEntityType" : { }, "vatNo" : "...", "isCompany" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "customerSequences" : [ { }, { } ], "contactInformationNullSafe" : { }, "parentCFEntities" : [ { }, { } ], "defaultLevel" : true, "auditableFields" : [ { }, { } ], "externalRef2" : "...", "paymentGateways" : [ { }, { } ], "notified" : true, "contactInformation" : { } }, "codeChanged" : true, "parentEntityType" : { }, "parentCFEntities" : [ { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } }, { "cfValuesNullSafe" : { }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfAccumulatedValues" : { } } ], "referenceCode" : "...", "productChargeInstances" : [ { "codeChanged" : true, "criteria2" : "...", "uuid" : "...", "terminationDate" : 12345, "historized" : true, "descriptionAndCode" : "...", "prepaidWalletInstances" : [ { }, { } ], "overchargedUnitAmountWithoutTax" : 12345.0, "seller" : { }, "version" : 12345, "criteria1" : "...", "description" : "...", "chargeMainType" : "RECURRING", "walletOperations" : [ { }, { } ], "code" : "...", "parentCFEntities" : [ { }, { } ], "currency" : { }, "productInstance" : { }, "reactivationDate" : 12345, "orderNumber" : "...", "amountWithoutTax" : 12345.0, "quantity" : 12345.0, "chargeTemplate" : { }, "chargeType" : "...", "walletInstances" : [ { }, { } ], "statusDate" : 12345, "taxClassResolved" : { }, "productChargeTemplate" : { }, "auditable" : { }, "userAccount" : { }, "criteria3" : "...", "referenceDescription" : "...", "country" : { }, "amountWithTax" : 12345.0, "subscription" : { }, "cfAccumulatedValues" : { }, "id" : 12345, "auditableFields" : [ { }, { } ], "notified" : true, "transient" : true, "descriptionOrCode" : "...", "cfValues" : { }, "appendGeneratedCode" : true, "walletOperationsSorted" : [ { }, { } ], "chargeDate" : 12345, "status" : "TERMINATED", "applyDiscountsOnOverridenPrice" : true, "counter" : { }, "referenceCode" : "...", "prepaid" : true, "accumulatorCounterInstances" : [ { }, { } ], "parentEntity" : { }, "serviceInstance" : { }, "parentEntityType" : { }, "invoicingCalendar" : { } }, { "codeChanged" : true, "criteria2" : "...", "uuid" : "...", "terminationDate" : 12345, "historized" : true, "descriptionAndCode" : "...", "prepaidWalletInstances" : [ { }, { } ], "overchargedUnitAmountWithoutTax" : 12345.0, "seller" : { }, "version" : 12345, "criteria1" : "...", "description" : "...", "chargeMainType" : "USAGE", "walletOperations" : [ { }, { } ], "code" : "...", "parentCFEntities" : [ { }, { } ], "currency" : { }, "productInstance" : { }, "reactivationDate" : 12345, "orderNumber" : "...", "amountWithoutTax" : 12345.0, "quantity" : 12345.0, "chargeTemplate" : { }, "chargeType" : "...", "walletInstances" : [ { }, { } ], "statusDate" : 12345, "taxClassResolved" : { }, "productChargeTemplate" : { }, "auditable" : { }, "userAccount" : { }, "criteria3" : "...", "referenceDescription" : "...", "country" : { }, "amountWithTax" : 12345.0, "subscription" : { }, "cfAccumulatedValues" : { }, "id" : 12345, "auditableFields" : [ { }, { } ], "notified" : true, "transient" : true, "descriptionOrCode" : "...", "cfValues" : { }, "appendGeneratedCode" : true, "walletOperationsSorted" : [ { }, { } ], "chargeDate" : 12345, "status" : "CLOSED", "applyDiscountsOnOverridenPrice" : true, "counter" : { }, "referenceCode" : "...", "prepaid" : true, "accumulatorCounterInstances" : [ { }, { } ], "parentEntity" : { }, "serviceInstance" : { }, "parentEntityType" : { }, "invoicingCalendar" : { } } ], "code" : "...", "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "description" : "...", "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "descriptionOrCode" : "...", "referenceDescription" : "...", "auditableFields" : [ { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true }, { "fieldName" : "...", "notfiable" : true, "auditType" : "STATUS", "historized" : true, "previousState" : { }, "currentState" : { }, "historable" : true, "notified" : true } ], "applicationDate" : 12345 } ], "codeChanged" : true, "source" : "...", "parentCFEntities" : [ { "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true } }, { "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "...", "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "parentCFEntities" : [ { }, { } ], "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true } } ], "auditable" : { "created" : 12345, "creator" : "...", "lastUser" : "...", "updater" : "...", "updated" : 12345, "lastModified" : 12345 }, "uuid" : "..." }