| name | data type | constraints | description |
|---|---|---|---|
| codeChanged | boolean | ||
| amountWithTax | number | ||
| quantity | number | ||
| notified | boolean | ||
| unitPriceWithoutTax | number | ||
| descriptionAndCode | string | ||
| referenceDescription | string | ||
| sequence | number | ||
| discountedOrderPrice | OrderPrice | ||
| amountWithoutTax | number | ||
| descriptionOrCode | string | ||
| auditable | Auditable | ||
| discountPlanItem | DiscountPlanItem | ||
| code | string | required, max size: 255, min size: 1 | |
| recurrenceDuration | number | ||
| orderArticleLine | OrderArticleLine | ||
| description | string | max size: 255, min size: 0 | |
| priceLevelEnum | PriceLevelEnum | ||
| discountedAmount | number | ||
| orderOffer | OrderOffer | ||
| priceTypeEnum | PriceTypeEnum | ||
| recurrencePeriodicity | string | ||
| appendGeneratedCode | boolean | ||
| discountPlan | DiscountPlan | ||
| version | number | ||
| parentEntity | BusinessEntity | ||
| applyDiscountsOnOverridenPrice | boolean | ||
| priceOverCharged | boolean | ||
| discountPlanType | DiscountPlanItemTypeEnum | ||
| order | CommercialOrder | ||
| chargeTemplate | ChargeTemplate | ||
| historized | boolean | ||
| taxAmount | number | ||
| referenceCode | string | ||
| discountValue | number | ||
| parentEntityType | object | ||
| currencyCode | string | ||
| taxRate | number | ||
| transient | boolean | ||
| auditableFields | array of AuditableFieldHistory | ||
| id | number | ||
| amountWithoutTaxWithDiscount | number |
Example
{
"codeChanged" : true,
"amountWithTax" : 12345.0,
"quantity" : 12345.0,
"notified" : true,
"unitPriceWithoutTax" : 12345.0,
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"sequence" : 12345,
"discountedOrderPrice" : {
"codeChanged" : true,
"amountWithTax" : 12345.0,
"quantity" : 12345.0,
"notified" : true,
"unitPriceWithoutTax" : 12345.0,
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"sequence" : 12345,
"discountedOrderPrice" : { },
"amountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"discountPlanItem" : {
"description" : "...",
"targetAccountingArticle" : [ { }, { } ],
"allowToNegate" : true,
"applyByArticle" : true,
"cfAccumulatedValues" : { },
"discountValue" : 12345.0,
"discountPlan" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"lastDiscount" : true,
"priority" : 12345,
"expressionEl" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"pricePlanMatrix" : { },
"version" : 12345,
"disabled" : true,
"accountingArticle" : { },
"transient" : true,
"uuid" : "...",
"code" : "...",
"historized" : true,
"finalSequence" : 12345,
"discountValueEL" : "...",
"id" : 12345,
"sequence" : 12345,
"discountPlanItemType" : "PERCENTAGE"
},
"code" : "...",
"recurrenceDuration" : 12345,
"orderArticleLine" : {
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"orderProduct" : { },
"transient" : true,
"version" : 12345,
"quantityService" : 12345.0,
"appendGeneratedCode" : true,
"quantity" : 12345.0,
"parentEntity" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"order" : { },
"historized" : true,
"orderCustomerService" : { },
"accountingArticle" : { },
"parentEntityType" : { },
"notified" : true,
"id" : 12345,
"code" : "...",
"description" : "...",
"referenceCode" : "..."
},
"description" : "...",
"priceLevelEnum" : "PRODUCT",
"discountedAmount" : 12345.0,
"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" : { }
},
"priceTypeEnum" : "ONE_SHOT_TERMINATION",
"recurrencePeriodicity" : "...",
"appendGeneratedCode" : true,
"discountPlan" : {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "OFFER",
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "INACTIVE",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"version" : 12345,
"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" : "..."
},
"applyDiscountsOnOverridenPrice" : true,
"priceOverCharged" : true,
"discountPlanType" : "FIXED",
"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" : { }
},
"chargeTemplate" : {
"inputUnitEL" : "...",
"description" : "...",
"type" : "CREDIT",
"outputUnitEL" : "...",
"cfAccumulatedValues" : { },
"taxClassEl" : "...",
"auditable" : { },
"roundingValuesComputed" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"ratingUnitDescription" : "...",
"codeChanged" : true,
"uuid" : "...",
"inputUnitDescription" : "...",
"disabled" : true,
"referenceDescription" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"active" : true,
"referenceCode" : "...",
"edrTemplates" : [ { }, { } ],
"ratingScript" : { },
"ratingUnitOfMeasure" : { },
"unitMultiplicator" : 12345.0,
"parentEntityType" : { },
"chargeType" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"revenueRecognitionRule" : { },
"roundingMode" : "DOWN",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceSubCategory" : { },
"version" : 12345,
"amountEditable" : true,
"id" : 12345,
"historized" : true,
"status" : "ARCHIVED",
"appendGeneratedCode" : true,
"filterExpression" : "...",
"chargeMainType" : "USAGE",
"unitNbDecimal" : 12345,
"transient" : true,
"dropZeroWo" : true,
"taxClass" : { },
"inputUnitOfMeasure" : { },
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"sortIndexEl" : "...",
"productCharges" : [ { }, { } ]
},
"historized" : true,
"taxAmount" : 12345.0,
"referenceCode" : "...",
"discountValue" : 12345.0,
"parentEntityType" : { },
"currencyCode" : "...",
"taxRate" : 12345.0,
"transient" : true,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"id" : 12345,
"amountWithoutTaxWithDiscount" : 12345.0
},
"amountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"discountPlanItem" : {
"description" : "...",
"targetAccountingArticle" : [ {
"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" : "..."
}
}, {
"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" : "..."
}
} ],
"allowToNegate" : true,
"applyByArticle" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"discountValue" : 12345.0,
"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" : "MONTH",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "ACTIVE",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"active" : true,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"notified" : true,
"lastDiscount" : true,
"priority" : 12345,
"expressionEl" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"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
} ],
"pricePlanMatrix" : {
"active" : true,
"maxSubscriptionAgeInMonth" : 12345,
"version" : 12345,
"cfValues" : { },
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"versions" : [ { }, { } ],
"amountWithTax" : 12345.0,
"validityCalendar" : { },
"seller" : { },
"code" : "...",
"sequence" : 12345,
"descriptionOrCode" : "...",
"minQuantity" : 12345.0,
"amountWithTaxEL" : "...",
"transient" : true,
"validityFrom" : 12345,
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"validityDate" : 12345,
"priority" : 12345,
"parameter3El" : "...",
"criteria2Value" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"minimumAmountEL" : "...",
"parentCFEntities" : [ { }, { } ],
"criteria1Value" : "...",
"minSubscriptionAgeInMonth" : 12345,
"parentEntity" : { },
"totalAmountEL" : "...",
"criteriaEL" : "...",
"notified" : true,
"parentEntityType" : { },
"scriptInstance" : { },
"invoiceSubCategoryEL" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"chargeTemplate" : { },
"startSubscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"offerTemplate" : { },
"disabled" : true,
"endRatingDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"contractItems" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"referenceDescription" : "...",
"historized" : true,
"tradingCurrency" : { },
"description" : "...",
"startRatingDate" : 12345,
"referenceCode" : "...",
"parameter1El" : "...",
"parameter2El" : "...",
"maxQuantity" : 12345.0,
"tradingCountry" : { },
"endSubscriptionDate" : 12345,
"criteria3Value" : "...",
"eventCode" : "...",
"descriptionAndCode" : "..."
},
"version" : 12345,
"disabled" : true,
"accountingArticle" : {
"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" : "..."
}
},
"transient" : true,
"uuid" : "...",
"code" : "...",
"historized" : true,
"finalSequence" : 12345,
"discountValueEL" : "...",
"id" : 12345,
"sequence" : 12345,
"discountPlanItemType" : "PERCENTAGE"
},
"code" : "...",
"recurrenceDuration" : 12345,
"orderArticleLine" : {
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"orderProduct" : {
"historized" : true,
"quoteProduct" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"order" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"productVersion" : { },
"cfValues" : { },
"status" : "TERMINATED",
"terminationDate" : 12345,
"quantity" : 12345.0,
"orderServiceCommercial" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"notified" : true,
"terminationReason" : { },
"orderAttributes" : [ { }, { } ],
"orderOffer" : { },
"discountPlan" : { },
"auditable" : { },
"productActionType" : "MODIFY",
"deliveryDate" : 12345,
"id" : 12345
},
"transient" : true,
"version" : 12345,
"quantityService" : 12345.0,
"appendGeneratedCode" : true,
"quantity" : 12345.0,
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"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" : { }
},
"historized" : true,
"orderCustomerService" : {
"auditable" : { },
"name" : "...",
"uuid" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"quoteLot" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"historized" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"order" : { },
"description" : "...",
"referenceCode" : "...",
"notified" : true,
"descriptionAndCode" : "...",
"version" : 12345
},
"accountingArticle" : {
"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" : "..."
}
},
"parentEntityType" : { },
"notified" : true,
"id" : 12345,
"code" : "...",
"description" : "...",
"referenceCode" : "..."
},
"description" : "...",
"priceLevelEnum" : "OFFER",
"discountedAmount" : 12345.0,
"orderOffer" : {
"referenceDescription" : "...",
"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" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : 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" : { }
},
"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
} ],
"discountPlan" : {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "PRODUCT",
"durationUnit" : "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" : "ACTIVE",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"codeChanged" : true,
"description" : "...",
"notified" : true,
"quoteOffer" : {
"position" : 12345,
"subscription" : { },
"id" : 12345,
"quotePrices" : [ { }, { } ],
"quoteLot" : { },
"quoteProduct" : [ { }, { } ],
"transient" : true,
"userAccount" : { },
"offerTemplate" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"parentEntityType" : { },
"quoteLineType" : "CREATE",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"billableAccount" : { },
"cfValues" : { },
"codeChanged" : true,
"code" : "...",
"contractCode" : "...",
"version" : 12345,
"sequence" : 12345,
"discountPlan" : { },
"parentEntity" : { },
"cfAccumulatedValues" : { },
"auditable" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"notified" : true,
"deliveryDate" : 12345,
"serialversionuid" : 12345,
"quoteAttributes" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"quoteVersion" : { },
"referenceCode" : "...",
"historized" : true,
"descriptionAndCode" : "..."
},
"appendGeneratedCode" : true,
"code" : "...",
"orderAttributes" : [ {
"commercialOrder" : { },
"value" : { },
"historized" : true,
"orderLot" : { },
"dateValue" : 12345,
"assignedAttributeValue" : [ { }, { } ],
"accessPoint" : "...",
"uuid" : "...",
"cfAccumulatedValues" : { },
"doubleValue" : 12345.0,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"orderOffer" : { },
"id" : 12345,
"version" : 12345,
"booleanValue" : true,
"orderProduct" : { },
"auditableFields" : [ { }, { } ],
"stringValue" : "...",
"parentAttributeValue" : { },
"auditable" : { },
"cfValues" : { },
"attribute" : { },
"transient" : true
}, {
"commercialOrder" : { },
"value" : { },
"historized" : true,
"orderLot" : { },
"dateValue" : 12345,
"assignedAttributeValue" : [ { }, { } ],
"accessPoint" : "...",
"uuid" : "...",
"cfAccumulatedValues" : { },
"doubleValue" : 12345.0,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"orderOffer" : { },
"id" : 12345,
"version" : 12345,
"booleanValue" : true,
"orderProduct" : { },
"auditableFields" : [ { }, { } ],
"stringValue" : "...",
"parentAttributeValue" : { },
"auditable" : { },
"cfValues" : { },
"attribute" : { },
"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_OVERRIDE",
"reimburseOneshots" : true,
"codeChanged" : true,
"parentEntity" : { }
},
"offerTemplate" : {
"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" : "RETIRED",
"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
},
"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" : "ACTIVE",
"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" : { }
},
"transient" : true,
"terminationDate" : 12345,
"uuid" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"deliveryDate" : 12345,
"products" : [ {
"historized" : true,
"quoteProduct" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"order" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"productVersion" : { },
"cfValues" : { },
"status" : "PENDING",
"terminationDate" : 12345,
"quantity" : 12345.0,
"orderServiceCommercial" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"notified" : true,
"terminationReason" : { },
"orderAttributes" : [ { }, { } ],
"orderOffer" : { },
"discountPlan" : { },
"auditable" : { },
"productActionType" : "ACTIVATE",
"deliveryDate" : 12345,
"id" : 12345
}, {
"historized" : true,
"quoteProduct" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"order" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"productVersion" : { },
"cfValues" : { },
"status" : "ACTIVE",
"terminationDate" : 12345,
"quantity" : 12345.0,
"orderServiceCommercial" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"notified" : true,
"terminationReason" : { },
"orderAttributes" : [ { }, { } ],
"orderOffer" : { },
"discountPlan" : { },
"auditable" : { },
"productActionType" : "CREATE",
"deliveryDate" : 12345,
"id" : 12345
} ],
"orderLineType" : "AMEND",
"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" : { },
"id" : 12345,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"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" : "..."
}
},
"priceTypeEnum" : "FIXED_DISCOUNT",
"recurrencePeriodicity" : "...",
"appendGeneratedCode" : true,
"discountPlan" : {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"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" : "..."
},
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ {
"entityClass" : "...",
"code" : "..."
}, {
"entityClass" : "...",
"code" : "..."
} ],
"discountPlanItems" : [ {
"description" : "...",
"targetAccountingArticle" : [ { }, { } ],
"allowToNegate" : true,
"applyByArticle" : true,
"cfAccumulatedValues" : { },
"discountValue" : 12345.0,
"discountPlan" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"lastDiscount" : true,
"priority" : 12345,
"expressionEl" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"pricePlanMatrix" : { },
"version" : 12345,
"disabled" : true,
"accountingArticle" : { },
"transient" : true,
"uuid" : "...",
"code" : "...",
"historized" : true,
"finalSequence" : 12345,
"discountValueEL" : "...",
"id" : 12345,
"sequence" : 12345,
"discountPlanItemType" : "FIXED"
}, {
"description" : "...",
"targetAccountingArticle" : [ { }, { } ],
"allowToNegate" : true,
"applyByArticle" : true,
"cfAccumulatedValues" : { },
"discountValue" : 12345.0,
"discountPlan" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"lastDiscount" : true,
"priority" : 12345,
"expressionEl" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"pricePlanMatrix" : { },
"version" : 12345,
"disabled" : true,
"accountingArticle" : { },
"transient" : true,
"uuid" : "...",
"code" : "...",
"historized" : true,
"finalSequence" : 12345,
"discountValueEL" : "...",
"id" : 12345,
"sequence" : 12345,
"discountPlanItemType" : "PERCENTAGE"
} ],
"id" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"discountPlanType" : "INVOICE",
"durationUnit" : "DAY",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"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" : { }
} ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "INACTIVE",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"version" : 12345,
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"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" : "..."
},
"applyDiscountsOnOverridenPrice" : true,
"priceOverCharged" : true,
"discountPlanType" : "PERCENTAGE",
"order" : {
"access" : {
"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" : [ { }, { } ]
},
"billingRun" : {
"invoices" : [ { }, { } ],
"referenceCode" : "...",
"notified" : true,
"prAmountWithTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"statusDate" : 12345,
"originBillingRun" : { },
"endDate" : 12345,
"isQuarantine" : true,
"invoiceNumber" : 12345,
"exceptionalBR" : true,
"jobExecutions" : [ { }, { } ],
"language" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"producibleAmountWithTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"billableBillingAccounts" : [ { }, { } ],
"runType" : "CYCLE",
"processDate" : 12345,
"version" : 12345,
"status" : "CANCELED",
"xmlJobExecutionResultId" : 12345,
"minimumApplied" : true,
"rejectionReason" : "...",
"referenceDescription" : "...",
"invoiceType" : { },
"processType" : "MANUAL",
"thresholdChecked" : true,
"computeDatesAtValidation" : true,
"startDate" : 12345,
"exceptionalILIds" : [ 12345, 12345 ],
"producibleAmountTax" : 12345.0,
"postInvoicingReports" : { },
"billingAccountNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"exceptionalRTIds" : [ 12345, 12345 ],
"preInvoicingReports" : { },
"filters" : {
"property1" : "...",
"property2" : "..."
},
"billingCycle" : { },
"nextBillingRun" : { },
"prAmountTax" : 12345.0,
"invoiceDate" : 12345,
"id" : 12345,
"lastTransactionDate" : 12345,
"uuid" : "...",
"suspectAutoAction" : "MOVE",
"rejectAutoAction" : "CANCEL",
"skipValidationScript" : true,
"country" : { },
"discountApplied" : true,
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"generateAO" : true,
"cfValues" : { },
"producibleAmountWithoutTax" : 12345.0,
"collectionDate" : 12345,
"auditable" : { },
"selectedBillingAccounts" : "...",
"pdfJobExecutionResultId" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"referenceDate" : "LAST_TRANSACTION_DATE",
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"currency" : { },
"producibleInvoiceNumber" : 12345
},
"codeChanged" : true,
"rateInvoiced" : 12345,
"contract" : {
"code" : "...",
"billingRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"contractDate" : 12345,
"seller" : { },
"contractItems" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"customer" : { },
"endDate" : 12345,
"parentEntity" : { },
"historized" : true,
"contractDuration" : 12345,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"customerAccount" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"renewal" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"status" : "DRAFT",
"cfValues" : { },
"uuid" : "...",
"beginDate" : 12345,
"transient" : true,
"parentEntityType" : { },
"billingAccount" : { },
"notified" : true,
"version" : 12345,
"description" : "...",
"statusDate" : 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" : { }
} ],
"transient" : true,
"descriptionAndCode" : "...",
"description" : "...",
"code" : "...",
"appendGeneratedCode" : true,
"orderProgressTmp" : 12345,
"orderProgress" : 12345,
"id" : 12345,
"descriptionOrCode" : "...",
"progressDate" : 12345,
"invoices" : [ {
"status" : "CANCELED",
"paymentMethod" : { },
"relatedDunningCollectionPlan" : { },
"convertedRawAmount" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"xmlFilenameOnly" : "...",
"externalRef" : "...",
"amount" : 12345.0,
"pdfFilename" : "...",
"dueDate" : 12345,
"endDate" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"hasDiscounts" : true,
"cpqQuote" : { },
"orders" : [ { }, { } ],
"tradingCountry" : { },
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"commercialOrder" : { },
"invoiceLines" : [ { }, { } ],
"tradingCurrency" : { },
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"discountRate" : 12345.0,
"quote" : { },
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"alreadyAppliedMinimum" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"startDate" : 12345,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"convertedAmountWithTax" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"paymentStatus" : "PENDING_PLAN",
"lastAppliedRateDate" : 12345,
"invoiceDate" : 12345,
"emailSentDate" : 12345,
"invoiceNumber" : "...",
"version" : 12345,
"amountTax" : 12345.0,
"hasTaxes" : true,
"recordedInvoice" : { },
"initialCollectionDate" : 12345,
"amountWithoutTaxBeforeDiscount" : 12345.0,
"xmlDate" : 12345,
"subscription" : { },
"transient" : true,
"realTimeStatus" : "PENDING_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" : "STRIPE",
"paymentStatusDate" : 12345,
"linkedInvoices" : [ { }, { } ],
"iban" : "...",
"invoiceAdjustmentCurrentSellerNb" : 12345,
"convertedNetToPay" : 12345.0,
"discount" : 12345.0,
"draftInvoiceLines" : [ { }, { } ],
"netToPay" : 12345.0,
"openOrderNumber" : "...",
"paymentPlan" : { },
"alias" : "...",
"id" : 12345,
"discountPlan" : { },
"order" : { },
"historized" : true,
"draftRatedTransactions" : [ { }, { } ],
"billingAccount" : { },
"invoiceType" : { },
"auditable" : { },
"draft" : true
}, {
"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" : "REFUNDED",
"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" : "REFUNDED",
"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
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 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" : "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" : "CANCELED",
"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" : "..."
} ],
"customerServiceDuration" : 12345,
"discountPlan" : {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "INVOICE",
"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" : "EXPIRED",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"historized" : true,
"statusDate" : 12345,
"orderPrices" : [ {
"codeChanged" : true,
"amountWithTax" : 12345.0,
"quantity" : 12345.0,
"notified" : true,
"unitPriceWithoutTax" : 12345.0,
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"sequence" : 12345,
"discountedOrderPrice" : { },
"amountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"auditable" : { },
"discountPlanItem" : { },
"code" : "...",
"recurrenceDuration" : 12345,
"orderArticleLine" : { },
"description" : "...",
"priceLevelEnum" : "OFFER",
"discountedAmount" : 12345.0,
"orderOffer" : { },
"priceTypeEnum" : "RECURRING",
"recurrencePeriodicity" : "...",
"appendGeneratedCode" : true,
"discountPlan" : { },
"version" : 12345,
"parentEntity" : { },
"applyDiscountsOnOverridenPrice" : true,
"priceOverCharged" : true,
"discountPlanType" : "FIXED",
"order" : { },
"chargeTemplate" : { },
"historized" : true,
"taxAmount" : 12345.0,
"referenceCode" : "...",
"discountValue" : 12345.0,
"parentEntityType" : { },
"currencyCode" : "...",
"taxRate" : 12345.0,
"transient" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"amountWithoutTaxWithDiscount" : 12345.0
}, {
"codeChanged" : true,
"amountWithTax" : 12345.0,
"quantity" : 12345.0,
"notified" : true,
"unitPriceWithoutTax" : 12345.0,
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"sequence" : 12345,
"discountedOrderPrice" : { },
"amountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"auditable" : { },
"discountPlanItem" : { },
"code" : "...",
"recurrenceDuration" : 12345,
"orderArticleLine" : { },
"description" : "...",
"priceLevelEnum" : "QUOTE",
"discountedAmount" : 12345.0,
"orderOffer" : { },
"priceTypeEnum" : "FIXED_DISCOUNT",
"recurrencePeriodicity" : "...",
"appendGeneratedCode" : true,
"discountPlan" : { },
"version" : 12345,
"parentEntity" : { },
"applyDiscountsOnOverridenPrice" : true,
"priceOverCharged" : true,
"discountPlanType" : "FIXED",
"order" : { },
"chargeTemplate" : { },
"historized" : true,
"taxAmount" : 12345.0,
"referenceCode" : "...",
"discountValue" : 12345.0,
"parentEntityType" : { },
"currencyCode" : "...",
"taxRate" : 12345.0,
"transient" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"amountWithoutTaxWithDiscount" : 12345.0
} ],
"uuid" : "...",
"billingAccount" : {
"nextInvoiceDate" : 12345,
"discountRate" : 12345.0,
"mailingType" : "BATCH",
"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" : "ACTIVE",
"electronicBilling" : true,
"tradingCountry" : { },
"address" : { },
"version" : 12345,
"jobTitle" : "...",
"uuid" : "...",
"legalEntityType" : { },
"accountType" : "...",
"isCompany" : true,
"paymentMethod" : { },
"contracts" : [ { }, { } ],
"name" : { },
"notified" : true,
"customerAccount" : { },
"referenceDescription" : "...",
"terminationReason" : { },
"minimumArticle" : { },
"historized" : true,
"terminationDate" : 12345,
"id" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"minInvoiceLines" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"parentUserAccounts" : [ { }, { } ],
"totalInvoicingAmountWithTax" : 12345.0,
"emailTemplate" : { },
"externalRef1" : "...",
"tags" : [ { }, { } ],
"invoices" : [ { }, { } ],
"subscriptionDate" : 12345,
"billingRun" : { }
},
"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" : "..."
},
"orderType" : {
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"version" : 12345,
"parentEntityType" : { },
"code" : "...",
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"auditable" : { },
"notified" : true
},
"oneShotTotalAmount" : 12345.0,
"orderLots" : [ {
"auditable" : { },
"name" : "...",
"uuid" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"quoteLot" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"historized" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"order" : { },
"description" : "...",
"referenceCode" : "...",
"notified" : true,
"descriptionAndCode" : "...",
"version" : 12345
}, {
"auditable" : { },
"name" : "...",
"uuid" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"quoteLot" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"historized" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"order" : { },
"description" : "...",
"referenceCode" : "...",
"notified" : true,
"descriptionAndCode" : "...",
"version" : 12345
} ],
"label" : "...",
"orderNumber" : "...",
"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" : "..."
},
"quoteVersion" : {
"invoicingPlan" : { },
"pdfFilename" : "...",
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"quoteArticleLines" : [ { }, { } ],
"quoteVersion" : 12345,
"status" : "DRAFT",
"cfValues" : { },
"quotePrices" : [ { }, { } ],
"uuid" : "...",
"cfAccumulatedValues" : { },
"startDate" : 12345,
"xmlFilename" : "...",
"discountPlan" : { },
"quote" : { },
"statusDate" : 12345,
"quoteOffers" : [ { }, { } ],
"id" : 12345,
"historized" : true,
"shortDescription" : "...",
"medias" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"endDate" : 12345,
"notified" : true,
"referenceCode" : "...",
"comment" : "...",
"version" : 12345,
"contract" : { },
"transient" : true
},
"salesPersonName" : "...",
"customerServiceBegin" : 12345,
"status" : "...",
"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
} ],
"quote" : {
"userAccount" : { },
"status" : "...",
"minRatedTransactions" : [ { }, { } ],
"id" : 12345,
"description" : "...",
"quoteDate" : 12345,
"contactName" : "...",
"applicantAccount" : { },
"billingRun" : { },
"billingCycle" : { },
"descriptionOrCode" : "...",
"seller" : { },
"deliveryDate" : 12345,
"validity" : { },
"quoteNumber" : "...",
"previousStatus" : "...",
"statusDate" : 12345,
"sendDate" : 12345,
"orderInvoiceType" : { },
"descriptionAndCode" : "...",
"code" : "...",
"quoteLotDuration" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"codeChanged" : true,
"parentEntityType" : { },
"billableAccount" : { },
"validationDate" : 12345,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"notified" : true,
"customerRef" : "...",
"opportunityRef" : "...",
"customerName" : "...",
"appendGeneratedCode" : true,
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"version" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntity" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"referenceCode" : "...",
"salesPersonName" : "...",
"historized" : true,
"transient" : true,
"registerNumber" : "..."
},
"invoicingPlan" : {
"cfValues" : { },
"description" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"uuid" : "...",
"version" : 12345,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"notified" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"active" : true,
"historized" : true,
"parentEntityType" : { },
"invoicingPlanItems" : [ { }, { } ],
"referenceDescription" : "...",
"id" : 12345,
"disabled" : true,
"cfAccumulatedValues" : { },
"codeChanged" : true,
"transient" : true
},
"totalInvoicingAmountWithTax" : 12345.0,
"deliveryDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"orderInvoiceType" : {
"notified" : true,
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"description" : "...",
"auditable" : { },
"referenceCode" : "...",
"invoiceValidationScript" : { },
"sellerSequence" : [ { }, { } ],
"cfValues" : { },
"taxScript" : { },
"billingTemplateNameEL" : "...",
"invoiceSequence" : { },
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"useSelfSequence" : true,
"matchingAuto" : true,
"xmlFilenameEL" : "...",
"prefixEL" : "...",
"occTemplateCodeEl" : "...",
"occTemplateNegative" : { },
"transient" : true,
"occTemplate" : { },
"customInvoiceXmlScriptInstance" : { },
"parentEntityType" : { },
"pdfFilenameEL" : "...",
"invoiceAccountable" : true,
"code" : "...",
"emailTemplate" : { },
"excludeFromAgedTrialBalance" : true,
"mailingType" : "AUTO",
"referenceDescription" : "...",
"occTemplateNegativeCodeEl" : "...",
"id" : 12345,
"codeChanged" : true,
"appliesTo" : [ { }, { } ],
"descriptionAndCode" : "...",
"parentEntity" : { },
"uuid" : "...",
"historized" : true
},
"offers" : [ {
"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" : "CREATE",
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"id" : 12345,
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"userAccount" : { }
}, {
"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" : { }
} ],
"parentEntityType" : { },
"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" : "FIXED",
"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" : { }
} ],
"referenceDescription" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"externalReference" : "...",
"referenceCode" : "...",
"orderDate" : 12345,
"notified" : true,
"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" : "TODAY",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"billingRunValidationScript" : { },
"code" : "...",
"lastTransactionDateEL" : "...",
"invoiceTypeEl" : "...",
"checkThreshold" : "BEFORE_DISCOUNT",
"appendGeneratedCode" : true,
"referenceCode" : "..."
},
"version" : 12345,
"seller" : {
"generalLedger" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"minimumLabelEl" : "...",
"primaryContact" : { },
"externalRef1" : "...",
"historized" : true,
"cfValues" : { },
"parentEntityType" : { },
"providerContact" : "...",
"legalText" : "...",
"businessAccountModel" : { },
"legalType" : "...",
"tradingCountry" : { },
"parentEntity" : { },
"name" : { },
"jobTitle" : "...",
"uuid" : "...",
"transient" : true,
"address" : { },
"referenceDescription" : "...",
"description" : "...",
"seller" : { },
"accountType" : "...",
"tradingLanguage" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCurrency" : { },
"minimumAmountEl" : "...",
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"contracts" : [ { }, { } ],
"auditable" : { },
"id" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"legalEntityType" : { },
"vatNo" : "...",
"isCompany" : true,
"minimumChargeTemplate" : { },
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"contactInformationNullSafe" : { },
"parentCFEntities" : [ { }, { } ],
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"externalRef2" : "...",
"paymentGateways" : [ { }, { } ],
"notified" : true,
"contactInformation" : { }
},
"orderParent" : {
"orderDate" : 12345,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"email" : "...",
"electronicBilling" : true,
"ccedEmails" : "...",
"paymentMethod" : { },
"referenceDescription" : "...",
"code" : "...",
"id" : 12345,
"userAccounts" : [ { }, { } ],
"emailTemplate" : { },
"minRatedTransactions" : [ { }, { } ],
"orderNumber" : "...",
"startDate" : 12345,
"cfAccumulatedValues" : { },
"transient" : true,
"totalInvoicingAmountTax" : 12345.0,
"cfValues" : { },
"mailingType" : "MANUAL",
"totalInvoicingAmountWithoutTax" : 12345.0,
"receivedFromApp" : "...",
"notified" : true,
"externalId" : "...",
"descriptionAndCode" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"statusMessage" : "...",
"description" : "...",
"status" : "CANCELLED",
"historized" : true,
"parentEntity" : { },
"quote" : { },
"routedToUserGroup" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"deliveryInstructions" : "...",
"dueDateDelayEL" : "...",
"billingCycle" : { },
"expectedCompletionDate" : 12345,
"shippingAddress" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"invoices" : [ { }, { } ],
"priority" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"completionDate" : 12345,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"requestedStartDate" : 12345,
"orderItems" : [ { }, { } ],
"category" : "...",
"descriptionOrCode" : "..."
}
},
"chargeTemplate" : {
"inputUnitEL" : "...",
"description" : "...",
"type" : "CREDIT",
"outputUnitEL" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"taxClassEl" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"roundingValuesComputed" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"ratingUnitDescription" : "...",
"codeChanged" : true,
"uuid" : "...",
"inputUnitDescription" : "...",
"disabled" : true,
"referenceDescription" : "...",
"code" : "...",
"attributes" : [ {
"attributeCategory" : "BUSINESS",
"medias" : [ { }, { } ],
"historized" : true,
"priority" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"descriptionOrCode" : "...",
"cfValues" : { },
"id" : 12345,
"elValue" : "...",
"code" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"attributeType" : "NUMERIC",
"chargeTemplates" : [ { }, { } ],
"codeChanged" : true,
"offerTemplateAttribute" : [ { }, { } ],
"tags" : [ { }, { } ],
"description" : "...",
"disabled" : true,
"assignedAttributes" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"allowedValues" : [ "...", "..." ],
"referenceDescription" : "...",
"unitNbDecimal" : 12345,
"commercialRules" : [ { }, { } ],
"parentEntityType" : { },
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"version" : 12345,
"cfAccumulatedValues" : { },
"groupedAttributes" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"descriptionAndCode" : "...",
"parentAttribute" : { }
}, {
"attributeCategory" : "REGULAR",
"medias" : [ { }, { } ],
"historized" : true,
"priority" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"descriptionOrCode" : "...",
"cfValues" : { },
"id" : 12345,
"elValue" : "...",
"code" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"attributeType" : "TOTAL",
"chargeTemplates" : [ { }, { } ],
"codeChanged" : true,
"offerTemplateAttribute" : [ { }, { } ],
"tags" : [ { }, { } ],
"description" : "...",
"disabled" : true,
"assignedAttributes" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"allowedValues" : [ "...", "..." ],
"referenceDescription" : "...",
"unitNbDecimal" : 12345,
"commercialRules" : [ { }, { } ],
"parentEntityType" : { },
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"version" : 12345,
"cfAccumulatedValues" : { },
"groupedAttributes" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"descriptionAndCode" : "...",
"parentAttribute" : { }
} ],
"active" : true,
"referenceCode" : "...",
"edrTemplates" : [ {
"quantityEl" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345,
"parentEntityType" : { },
"triggeredEdrScript" : { },
"auditable" : { },
"param3El" : "...",
"codeChanged" : true,
"historized" : true,
"param4El" : "...",
"referenceCode" : "...",
"param1El" : "...",
"opencellInstanceEL" : "...",
"notified" : true,
"subscriptionEl" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"conditionEl" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"param2El" : "...",
"meveoInstance" : { }
}, {
"quantityEl" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345,
"parentEntityType" : { },
"triggeredEdrScript" : { },
"auditable" : { },
"param3El" : "...",
"codeChanged" : true,
"historized" : true,
"param4El" : "...",
"referenceCode" : "...",
"param1El" : "...",
"opencellInstanceEL" : "...",
"notified" : true,
"subscriptionEl" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"conditionEl" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"param2El" : "...",
"meveoInstance" : { }
} ],
"ratingScript" : {
"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
},
"ratingUnitOfMeasure" : {
"descriptionNotNull" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"auditable" : { },
"symbol" : "...",
"multiplicator" : 12345,
"baseUnit" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"description" : "...",
"referenceCode" : "...",
"version" : 12345,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentUnitOfMeasure" : { },
"id" : 12345,
"notified" : true
},
"unitMultiplicator" : 12345.0,
"parentEntityType" : { },
"chargeType" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"revenueRecognitionRule" : {
"descriptionOrCode" : "...",
"codeChanged" : true,
"startEvent" : "SERVICE_PERIOD_STOP",
"transient" : true,
"referenceDescription" : "...",
"startDelay" : 12345,
"stopEvent" : "INVOICE_DATE",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"appendGeneratedCode" : true,
"startUnit" : "DAY",
"code" : "...",
"referenceCode" : "...",
"description" : "...",
"parentEntity" : { },
"historized" : true,
"active" : true,
"notified" : true,
"script" : { },
"stopUnit" : "DAY",
"descriptionAndCode" : "...",
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"stopDelay" : 12345
},
"roundingMode" : "HALF_EVEN",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : 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" : "..."
},
"invoiceSubCategory" : {
"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" : "..."
},
"version" : 12345,
"amountEditable" : true,
"id" : 12345,
"historized" : true,
"status" : "ARCHIVED",
"appendGeneratedCode" : true,
"filterExpression" : "...",
"chargeMainType" : "PRODUCT",
"unitNbDecimal" : 12345,
"transient" : true,
"dropZeroWo" : true,
"taxClass" : {
"cfValues" : { },
"uuid" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"description" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"parentEntityType" : { },
"version" : 12345,
"appendGeneratedCode" : true,
"transient" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"notified" : true,
"auditable" : { },
"code" : "...",
"descriptionAndCode" : "..."
},
"inputUnitOfMeasure" : {
"descriptionNotNull" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"auditable" : { },
"symbol" : "...",
"multiplicator" : 12345,
"baseUnit" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"description" : "...",
"referenceCode" : "...",
"version" : 12345,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentUnitOfMeasure" : { },
"id" : 12345,
"notified" : true
},
"notified" : true,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"sortIndexEl" : "...",
"productCharges" : [ {
"walletTemplates" : [ { }, { } ],
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"product" : { },
"transient" : true,
"id" : 12345,
"chargeTemplate" : { }
}, {
"walletTemplates" : [ { }, { } ],
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"product" : { },
"transient" : true,
"id" : 12345,
"chargeTemplate" : { }
} ]
},
"historized" : true,
"taxAmount" : 12345.0,
"referenceCode" : "...",
"discountValue" : 12345.0,
"parentEntityType" : { },
"currencyCode" : "...",
"taxRate" : 12345.0,
"transient" : 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
} ],
"id" : 12345,
"amountWithoutTaxWithDiscount" : 12345.0
}