| name | data type | constraints | description |
|---|---|---|---|
| amountWithTax | number | ||
| order | CommercialOrder | ||
| id | number | ||
| sequence | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| amountWithoutTaxWithDiscount | number | ||
| applyDiscountsOnOverridenPrice | boolean | ||
| referenceCode | string | ||
| recurrenceDuration | number | ||
| auditable | Auditable | ||
| priceOverCharged | boolean | ||
| codeChanged | boolean | ||
| priceTypeEnum | PriceTypeEnum | ||
| referenceDescription | string | ||
| currencyCode | string | ||
| parentEntityType | object | ||
| quantity | number | ||
| amountWithoutTax | number | ||
| description | string | max size: 255, min size: 0 | |
| chargeTemplate | ChargeTemplate | ||
| priceLevelEnum | PriceLevelEnum | ||
| discountPlanType | DiscountPlanItemTypeEnum | ||
| orderArticleLine | OrderArticleLine | ||
| transient | boolean | ||
| discountValue | number | ||
| descriptionOrCode | string | ||
| parentEntity | BusinessEntity | ||
| discountedOrderPrice | OrderPrice | ||
| taxRate | number | ||
| unitPriceWithoutTax | number | ||
| version | number | ||
| taxAmount | number | ||
| recurrencePeriodicity | string | ||
| orderOffer | OrderOffer | ||
| notified | boolean | ||
| historized | boolean | ||
| code | string | required, max size: 255, min size: 1 | |
| discountPlanItem | DiscountPlanItem | ||
| discountPlan | DiscountPlan | ||
| discountedAmount | number | ||
| appendGeneratedCode | boolean | ||
| descriptionAndCode | string |
Example
{
"amountWithTax" : 12345.0,
"order" : {
"descriptionAndCode" : "...",
"codeChanged" : true,
"orderDate" : 12345,
"minRatedTransactions" : [ {
"invoiceLine" : { },
"description" : "...",
"taxClassId" : 12345,
"sortIndex" : 12345,
"accountingArticle" : { },
"invoicingDate" : 12345,
"code" : "...",
"chargeInstance" : { },
"taxOverriden" : true,
"sequence" : 12345,
"billingAccount" : { },
"cfValues" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"invoiceAgregateF" : { },
"subscription" : { },
"adjustedRatedTx" : { },
"infoOrder" : { },
"discountPlanType" : "FIXED",
"wallet" : { },
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"quantity" : 12345.0,
"taxId" : 12345,
"sellerId" : 12345,
"rawAmountWithTax" : 12345.0,
"unityDescription" : "...",
"created" : 12345,
"id" : 12345,
"discountPlanItem" : { },
"unitAmountWithTax" : 12345.0,
"rulesContract" : { },
"unitAmountTax" : 12345.0,
"rejectReason" : "...",
"amountWithoutTax" : 12345.0,
"inputUnitOfMeasure" : { },
"priceplan" : { },
"invoice" : { },
"ratingUnitOfMeasure" : { },
"edr" : { },
"status" : "OPEN",
"serviceInstance" : { },
"walletId" : 12345,
"tax" : { },
"type" : "MINIMUM",
"taxClass" : { },
"rawAmountWithoutTax" : 12345.0,
"parameter3" : "...",
"originBillingAccount" : { },
"prepaid" : true,
"invoiceSubCategoryId" : 12345,
"usageDate" : 12345,
"version" : 12345,
"unitAmountWithoutTax" : 12345.0,
"inputQuantity" : 12345.0,
"userAccount" : { },
"amountWithTax" : 12345.0,
"parameterExtra" : "...",
"seller" : { },
"startDate" : 12345,
"taxRecalculated" : true,
"discountValue" : 12345.0,
"parameter1" : "...",
"uuid" : "...",
"billingRun" : { },
"discountPlan" : { },
"endDate" : 12345,
"userAccountId" : 12345,
"invoiceSubCategory" : { },
"doNotTriggerInvoicing" : true,
"orderInfo" : { },
"transient" : true,
"billingAccountId" : 12345,
"accountingCode" : { },
"parameter2" : "...",
"discountedRatedTransaction" : 12345,
"offerTemplate" : { },
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"updated" : 12345,
"subscriptionId" : 12345
}, {
"invoiceLine" : { },
"description" : "...",
"taxClassId" : 12345,
"sortIndex" : 12345,
"accountingArticle" : { },
"invoicingDate" : 12345,
"code" : "...",
"chargeInstance" : { },
"taxOverriden" : true,
"sequence" : 12345,
"billingAccount" : { },
"cfValues" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"invoiceAgregateF" : { },
"subscription" : { },
"adjustedRatedTx" : { },
"infoOrder" : { },
"discountPlanType" : "FIXED",
"wallet" : { },
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"quantity" : 12345.0,
"taxId" : 12345,
"sellerId" : 12345,
"rawAmountWithTax" : 12345.0,
"unityDescription" : "...",
"created" : 12345,
"id" : 12345,
"discountPlanItem" : { },
"unitAmountWithTax" : 12345.0,
"rulesContract" : { },
"unitAmountTax" : 12345.0,
"rejectReason" : "...",
"amountWithoutTax" : 12345.0,
"inputUnitOfMeasure" : { },
"priceplan" : { },
"invoice" : { },
"ratingUnitOfMeasure" : { },
"edr" : { },
"status" : "PROCESSED",
"serviceInstance" : { },
"walletId" : 12345,
"tax" : { },
"type" : "AGGREGATED",
"taxClass" : { },
"rawAmountWithoutTax" : 12345.0,
"parameter3" : "...",
"originBillingAccount" : { },
"prepaid" : true,
"invoiceSubCategoryId" : 12345,
"usageDate" : 12345,
"version" : 12345,
"unitAmountWithoutTax" : 12345.0,
"inputQuantity" : 12345.0,
"userAccount" : { },
"amountWithTax" : 12345.0,
"parameterExtra" : "...",
"seller" : { },
"startDate" : 12345,
"taxRecalculated" : true,
"discountValue" : 12345.0,
"parameter1" : "...",
"uuid" : "...",
"billingRun" : { },
"discountPlan" : { },
"endDate" : 12345,
"userAccountId" : 12345,
"invoiceSubCategory" : { },
"doNotTriggerInvoicing" : true,
"orderInfo" : { },
"transient" : true,
"billingAccountId" : 12345,
"accountingCode" : { },
"parameter2" : "...",
"discountedRatedTransaction" : 12345,
"offerTemplate" : { },
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"updated" : 12345,
"subscriptionId" : 12345
} ],
"salesPersonName" : "...",
"descriptionOrCode" : "...",
"billingCycle" : {
"billingTemplateNameEL" : "...",
"parentEntityType" : { },
"splitPerPaymentMethod" : true,
"codeChanged" : true,
"referenceDescription" : "...",
"invoiceType" : { },
"cfAccumulatedValues" : { },
"invoiceTypeEl" : "...",
"dueDateDelayEL" : "...",
"transient" : true,
"scriptInstance" : { },
"lastTransactionDateDelayEL" : "...",
"billingRunValidationScript" : { },
"referenceCode" : "...",
"thresholdPerEntity" : true,
"appendGeneratedCode" : true,
"calendar" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"lastTransactionDateEL" : "...",
"parentEntity" : { },
"id" : 12345,
"invoiceDateDelayEL" : "...",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"computeDatesAtValidation" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"invoicingThreshold" : 12345.0,
"invoiceDateProductionDelayEL" : "...",
"referenceDate" : "TODAY",
"collectionDateDelayEl" : "...",
"notified" : true,
"code" : "...",
"checkThreshold" : "BEFORE_DISCOUNT",
"cfValues" : { },
"description" : "...",
"type" : "SUBSCRIPTION",
"uuid" : "..."
},
"discountPlan" : {
"applicationFilterEL" : "...",
"usedQuantity" : 12345,
"codeChanged" : true,
"minDuration" : 12345,
"cfValues" : { },
"appendGeneratedCode" : true,
"status" : "ACTIVE",
"sequence" : 12345,
"descriptionOrCode" : "...",
"initialQuantity" : 12345,
"discountPlanType" : "INVOICE_LINE",
"statusDate" : 12345,
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"version" : 12345,
"defaultDuration" : 12345,
"applicableOnDiscountedPrice" : true,
"transient" : true,
"discountPlanaApplicableEntities" : [ { }, { } ],
"active" : true,
"notified" : true,
"applicableOnOverriddenPrice" : true,
"parentEntity" : { },
"id" : 12345,
"maxDuration" : 12345,
"parentEntityType" : { },
"durationUnit" : "DAY",
"auditable" : { },
"valid" : true,
"description" : "...",
"discountPlanItems" : [ { }, { } ],
"incompatibleDiscountPlans" : [ { }, { } ],
"historized" : true,
"applicationLimit" : 12345,
"referenceDescription" : "...",
"expressionEl" : "...",
"code" : "...",
"startDate" : 12345,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"disabled" : true,
"endDate" : 12345,
"cfAccumulatedValues" : { }
},
"orderPrices" : [ {
"amountWithTax" : 12345.0,
"order" : { },
"id" : 12345,
"sequence" : 12345,
"auditableFields" : [ { }, { } ],
"amountWithoutTaxWithDiscount" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"referenceCode" : "...",
"recurrenceDuration" : 12345,
"auditable" : { },
"priceOverCharged" : true,
"codeChanged" : true,
"priceTypeEnum" : "USAGE",
"referenceDescription" : "...",
"currencyCode" : "...",
"parentEntityType" : { },
"quantity" : 12345.0,
"amountWithoutTax" : 12345.0,
"description" : "...",
"chargeTemplate" : { },
"priceLevelEnum" : "QUOTE",
"discountPlanType" : "FIXED",
"orderArticleLine" : { },
"transient" : true,
"discountValue" : 12345.0,
"descriptionOrCode" : "...",
"parentEntity" : { },
"discountedOrderPrice" : { },
"taxRate" : 12345.0,
"unitPriceWithoutTax" : 12345.0,
"version" : 12345,
"taxAmount" : 12345.0,
"recurrencePeriodicity" : "...",
"orderOffer" : { },
"notified" : true,
"historized" : true,
"code" : "...",
"discountPlanItem" : { },
"discountPlan" : { },
"discountedAmount" : 12345.0,
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
}, {
"amountWithTax" : 12345.0,
"order" : { },
"id" : 12345,
"sequence" : 12345,
"auditableFields" : [ { }, { } ],
"amountWithoutTaxWithDiscount" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"referenceCode" : "...",
"recurrenceDuration" : 12345,
"auditable" : { },
"priceOverCharged" : true,
"codeChanged" : true,
"priceTypeEnum" : "ONE_SHOT_TERMINATION",
"referenceDescription" : "...",
"currencyCode" : "...",
"parentEntityType" : { },
"quantity" : 12345.0,
"amountWithoutTax" : 12345.0,
"description" : "...",
"chargeTemplate" : { },
"priceLevelEnum" : "QUOTE",
"discountPlanType" : "PERCENTAGE",
"orderArticleLine" : { },
"transient" : true,
"discountValue" : 12345.0,
"descriptionOrCode" : "...",
"parentEntity" : { },
"discountedOrderPrice" : { },
"taxRate" : 12345.0,
"unitPriceWithoutTax" : 12345.0,
"version" : 12345,
"taxAmount" : 12345.0,
"recurrencePeriodicity" : "...",
"orderOffer" : { },
"notified" : true,
"historized" : true,
"code" : "...",
"discountPlanItem" : { },
"discountPlan" : { },
"discountedAmount" : 12345.0,
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
} ],
"historized" : true,
"totalInvoicingAmountTax" : 12345.0,
"access" : {
"cfValues" : { },
"disabled" : true,
"subscription" : { },
"transient" : true,
"uuid" : "...",
"endDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"startDate" : 12345,
"historized" : true,
"active" : true,
"accessUserId" : "...",
"notified" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"cacheKey" : "..."
},
"id" : 12345,
"orderProgress" : 12345,
"status" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
} ],
"quoteVersion" : {
"medias" : [ { }, { } ],
"quote" : { },
"historized" : true,
"comment" : "...",
"shortDescription" : "...",
"auditable" : { },
"quotePrices" : [ { }, { } ],
"transient" : true,
"xmlFilename" : "...",
"version" : 12345,
"status" : "CLOSED",
"startDate" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"quoteOffers" : [ { }, { } ],
"invoicingPlan" : { },
"quoteVersion" : 12345,
"quoteArticleLines" : [ { }, { } ],
"referenceCode" : "...",
"discountPlan" : { },
"parentCFEntities" : [ { }, { } ],
"contract" : { },
"statusDate" : 12345,
"endDate" : 12345,
"id" : 12345,
"pdfFilename" : "...",
"notified" : true,
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "..."
},
"deliveryDate" : 12345,
"externalReference" : "...",
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"contract" : {
"contractDate" : 12345,
"billingRules" : [ { }, { } ],
"historized" : true,
"renewal" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"codeChanged" : true,
"cfAccumulatedValues" : { },
"customer" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"statusDate" : 12345,
"code" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"disabled" : true,
"description" : "...",
"cfValues" : { },
"auditable" : { },
"contractItems" : [ { }, { } ],
"billingAccount" : { },
"endDate" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"descriptionOrCode" : "...",
"contractDuration" : 12345,
"transient" : true,
"customerAccount" : { },
"status" : "ACTIVE",
"active" : true,
"parentEntityType" : { },
"id" : 12345,
"uuid" : "...",
"seller" : { },
"appendGeneratedCode" : true
},
"quote" : {
"appendGeneratedCode" : true,
"userAccount" : { },
"billingCycle" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"opportunityRef" : "...",
"validationDate" : 12345,
"customerName" : "...",
"salesPersonName" : "...",
"id" : 12345,
"sendDate" : 12345,
"deliveryDate" : 12345,
"codeChanged" : true,
"parentEntityType" : { },
"parentEntity" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"referenceDescription" : "...",
"billableAccount" : { },
"billingRun" : { },
"code" : "...",
"transient" : true,
"seller" : { },
"previousStatus" : "...",
"quoteLotDuration" : 12345,
"description" : "...",
"quoteNumber" : "...",
"statusDate" : 12345,
"applicantAccount" : { },
"referenceCode" : "...",
"minRatedTransactions" : [ { }, { } ],
"contactName" : "...",
"totalInvoicingAmountTax" : 12345.0,
"status" : "...",
"registerNumber" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"historized" : true,
"minInvoiceLines" : [ { }, { } ],
"version" : 12345,
"validity" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"orderInvoiceType" : { },
"customerRef" : "...",
"quoteDate" : 12345
},
"referenceCode" : "...",
"parentEntityType" : { },
"orderProgressTmp" : 12345,
"customerServiceDuration" : 12345,
"orderNumber" : "...",
"invoicingPlan" : {
"referenceDescription" : "...",
"version" : 12345,
"active" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"notified" : true,
"auditable" : { },
"cfValues" : { },
"appendGeneratedCode" : true,
"disabled" : true,
"parentEntityType" : { },
"transient" : true,
"invoicingPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"description" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"referenceCode" : "...",
"uuid" : "...",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"code" : "..."
},
"customerServiceBegin" : 12345,
"rateInvoiced" : 12345,
"invoices" : [ {
"alreadyAppliedMinimum" : true,
"initialCollectionDate" : 12345,
"cpqQuote" : { },
"dontSend" : true,
"billingRun" : { },
"recordedInvoice" : { },
"reminderLevelTriggered" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"paymentPlan" : { },
"rejectReason" : "...",
"dueDate" : 12345,
"xmlDate" : 12345,
"alias" : "...",
"alreadyAddedDiscount" : true,
"startDate" : 12345,
"quote" : { },
"discountPlan" : { },
"pdfFilenameOnly" : "...",
"order" : { },
"subscription" : { },
"useCurrentRate" : true,
"dueBalance" : 12345.0,
"commercialOrder" : { },
"amountWithTax" : 12345.0,
"convertedNetToPay" : 12345.0,
"discountAgregates" : [ { }, { } ],
"newInvoicingProcess" : true,
"convertedDiscountAmount" : 12345.0,
"iban" : "...",
"openOrderNumber" : "...",
"previousInvoiceNumber" : "...",
"invoiceAgregates" : [ { }, { } ],
"convertedAmountTax" : 12345.0,
"amountTax" : 12345.0,
"draft" : true,
"detailedInvoice" : true,
"xmlFilename" : "...",
"invoiceDate" : 12345,
"invoiceType" : { },
"prepaid" : true,
"paymentMethodType" : "WIRETRANSFER",
"netToPay" : 12345.0,
"draftRatedTransactions" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"alreadySent" : true,
"pdfDate" : 12345,
"convertedAmountWithTax" : 12345.0,
"hasDiscounts" : true,
"amount" : 12345.0,
"rawAmount" : 12345.0,
"convertedRawAmount" : 12345.0,
"discountRate" : 12345.0,
"paymentStatus" : "PAID",
"hasMinimum" : true,
"lastAppliedRateDate" : 12345,
"status" : "VALIDATED",
"uuid" : "...",
"appliedRate" : 12345.0,
"convertedAmountWithoutTax" : 12345.0,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"historized" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"linkedInvoices" : [ { }, { } ],
"seller" : { },
"statusDate" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"relatedDunningCollectionPlan" : { },
"realTimeStatus" : "REFUNDED",
"pdfFilename" : "...",
"hasTaxes" : true,
"tradingLanguage" : { },
"transient" : true,
"paymentStatusDate" : 12345,
"orders" : [ { }, { } ],
"notified" : true,
"tradingCurrency" : { },
"tradingCountry" : { },
"version" : 12345,
"draftInvoiceLines" : [ { }, { } ],
"productDate" : 12345,
"emailSentDate" : 12345,
"invoiceBalance" : 12345.0,
"cfAccumulatedValues" : { },
"lastAppliedRate" : 12345.0,
"cfValues" : { },
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"endDate" : 12345,
"dunningCollectionPlanTriggered" : true,
"externalRef" : "...",
"code" : "...",
"invoiceLines" : [ { }, { } ],
"xmlFilenameOnly" : "...",
"adjustedInvoice" : { },
"paymentMethod" : { },
"parentCFEntities" : [ { }, { } ],
"temporaryInvoiceNumber" : "...",
"discountAmount" : 12345.0,
"description" : "...",
"discount" : 12345.0,
"auditable" : { },
"invoiceNumber" : "..."
}, {
"alreadyAppliedMinimum" : true,
"initialCollectionDate" : 12345,
"cpqQuote" : { },
"dontSend" : true,
"billingRun" : { },
"recordedInvoice" : { },
"reminderLevelTriggered" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"paymentPlan" : { },
"rejectReason" : "...",
"dueDate" : 12345,
"xmlDate" : 12345,
"alias" : "...",
"alreadyAddedDiscount" : true,
"startDate" : 12345,
"quote" : { },
"discountPlan" : { },
"pdfFilenameOnly" : "...",
"order" : { },
"subscription" : { },
"useCurrentRate" : true,
"dueBalance" : 12345.0,
"commercialOrder" : { },
"amountWithTax" : 12345.0,
"convertedNetToPay" : 12345.0,
"discountAgregates" : [ { }, { } ],
"newInvoicingProcess" : true,
"convertedDiscountAmount" : 12345.0,
"iban" : "...",
"openOrderNumber" : "...",
"previousInvoiceNumber" : "...",
"invoiceAgregates" : [ { }, { } ],
"convertedAmountTax" : 12345.0,
"amountTax" : 12345.0,
"draft" : true,
"detailedInvoice" : true,
"xmlFilename" : "...",
"invoiceDate" : 12345,
"invoiceType" : { },
"prepaid" : true,
"paymentMethodType" : "PAYPAL",
"netToPay" : 12345.0,
"draftRatedTransactions" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"alreadySent" : true,
"pdfDate" : 12345,
"convertedAmountWithTax" : 12345.0,
"hasDiscounts" : true,
"amount" : 12345.0,
"rawAmount" : 12345.0,
"convertedRawAmount" : 12345.0,
"discountRate" : 12345.0,
"paymentStatus" : "PPAID",
"hasMinimum" : true,
"lastAppliedRateDate" : 12345,
"status" : "DRAFT",
"uuid" : "...",
"appliedRate" : 12345.0,
"convertedAmountWithoutTax" : 12345.0,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"historized" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"linkedInvoices" : [ { }, { } ],
"seller" : { },
"statusDate" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"relatedDunningCollectionPlan" : { },
"realTimeStatus" : "NONE",
"pdfFilename" : "...",
"hasTaxes" : true,
"tradingLanguage" : { },
"transient" : true,
"paymentStatusDate" : 12345,
"orders" : [ { }, { } ],
"notified" : true,
"tradingCurrency" : { },
"tradingCountry" : { },
"version" : 12345,
"draftInvoiceLines" : [ { }, { } ],
"productDate" : 12345,
"emailSentDate" : 12345,
"invoiceBalance" : 12345.0,
"cfAccumulatedValues" : { },
"lastAppliedRate" : 12345.0,
"cfValues" : { },
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"endDate" : 12345,
"dunningCollectionPlanTriggered" : true,
"externalRef" : "...",
"code" : "...",
"invoiceLines" : [ { }, { } ],
"xmlFilenameOnly" : "...",
"adjustedInvoice" : { },
"paymentMethod" : { },
"parentCFEntities" : [ { }, { } ],
"temporaryInvoiceNumber" : "...",
"discountAmount" : 12345.0,
"description" : "...",
"discount" : 12345.0,
"auditable" : { },
"invoiceNumber" : "..."
} ],
"orderType" : {
"historized" : true,
"parentEntity" : { },
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"description" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "...",
"notified" : true
},
"progressDate" : 12345,
"transient" : true,
"statusDate" : 12345,
"version" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"orderInvoiceType" : {
"invoiceSequence" : { },
"xmlFilenameEL" : "...",
"excludeFromAgedTrialBalance" : true,
"appliesTo" : [ { }, { } ],
"id" : 12345,
"sellerSequence" : [ { }, { } ],
"version" : 12345,
"useSelfSequence" : true,
"cfAccumulatedValues" : { },
"codeChanged" : true,
"auditable" : { },
"occTemplateCodeEl" : "...",
"parentEntityType" : { },
"description" : "...",
"mailingType" : "BATCH",
"emailTemplate" : { },
"pdfFilenameEL" : "...",
"parentCFEntities" : [ { }, { } ],
"taxScript" : { },
"invoiceValidationScript" : { },
"historized" : true,
"customInvoiceXmlScriptInstance" : { },
"parentEntity" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"invoiceAccountable" : true,
"code" : "...",
"occTemplate" : { },
"billingTemplateNameEL" : "...",
"matchingAuto" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"cfValues" : { },
"notified" : true,
"occTemplateNegative" : { },
"occTemplateNegativeCodeEl" : "...",
"prefixEL" : "..."
},
"orderLots" : [ {
"parentEntityType" : { },
"version" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"uuid" : "...",
"cfAccumulatedValues" : { },
"name" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"order" : { },
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"descriptionOrCode" : "...",
"description" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"quoteLot" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { }
}, {
"parentEntityType" : { },
"version" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"uuid" : "...",
"cfAccumulatedValues" : { },
"name" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"order" : { },
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"descriptionOrCode" : "...",
"description" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"quoteLot" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { }
} ],
"appendGeneratedCode" : true,
"oneShotTotalAmount" : 12345.0,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"totalInvoicingAmountWithTax" : 12345.0,
"code" : "...",
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"minInvoiceLines" : [ {
"parentCFEntities" : [ { }, { } ],
"taxRate" : 12345.0,
"commercialOrder" : { },
"amountTax" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"productVersion" : { },
"accountingArticle" : { },
"orderOffer" : { },
"quantity" : 12345.0,
"discountAmount" : 12345.0,
"orderRef" : "...",
"version" : 12345,
"convertedAmountTax" : 12345.0,
"tax" : { },
"cfAccumulatedValues" : { },
"serviceTemplate" : { },
"valueDate" : 12345,
"amountWithTax" : 12345.0,
"subscription" : { },
"taxMode" : "ARTICLE",
"prestation" : "...",
"offerServiceTemplate" : { },
"cfValues" : { },
"notified" : true,
"historized" : true,
"convertedRawAmount" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"status" : "REJECTED",
"taxOverridden" : true,
"offerTemplate" : { },
"serviceInstance" : { },
"discountPlanType" : "FIXED",
"orderLot" : { },
"discountValue" : 12345.0,
"auditableFields" : [ { }, { } ],
"transient" : true,
"invoiceAggregateF" : { },
"sequence" : 12345,
"product" : { },
"billingRun" : { },
"label" : "...",
"convertedAmountWithoutTax" : 12345.0,
"billingAccount" : { },
"convertedAmountWithTax" : 12345.0,
"invoice" : { },
"auditable" : { },
"convertedUnitPrice" : 12345.0,
"openOrderNumber" : "...",
"convertedDiscountAmount" : 12345.0,
"discountRate" : 12345.0,
"uuid" : "...",
"quoteOffer" : { },
"accessPoint" : "...",
"rawAmount" : 12345.0,
"id" : 12345,
"taxRecalculated" : true,
"discountedInvoiceLine" : { },
"discountPlan" : { },
"unitPrice" : 12345.0,
"quote" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"taxRate" : 12345.0,
"commercialOrder" : { },
"amountTax" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"productVersion" : { },
"accountingArticle" : { },
"orderOffer" : { },
"quantity" : 12345.0,
"discountAmount" : 12345.0,
"orderRef" : "...",
"version" : 12345,
"convertedAmountTax" : 12345.0,
"tax" : { },
"cfAccumulatedValues" : { },
"serviceTemplate" : { },
"valueDate" : 12345,
"amountWithTax" : 12345.0,
"subscription" : { },
"taxMode" : "RATE",
"prestation" : "...",
"offerServiceTemplate" : { },
"cfValues" : { },
"notified" : true,
"historized" : true,
"convertedRawAmount" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"status" : "CANCELED",
"taxOverridden" : true,
"offerTemplate" : { },
"serviceInstance" : { },
"discountPlanType" : "FIXED",
"orderLot" : { },
"discountValue" : 12345.0,
"auditableFields" : [ { }, { } ],
"transient" : true,
"invoiceAggregateF" : { },
"sequence" : 12345,
"product" : { },
"billingRun" : { },
"label" : "...",
"convertedAmountWithoutTax" : 12345.0,
"billingAccount" : { },
"convertedAmountWithTax" : 12345.0,
"invoice" : { },
"auditable" : { },
"convertedUnitPrice" : 12345.0,
"openOrderNumber" : "...",
"convertedDiscountAmount" : 12345.0,
"discountRate" : 12345.0,
"uuid" : "...",
"quoteOffer" : { },
"accessPoint" : "...",
"rawAmount" : 12345.0,
"id" : 12345,
"taxRecalculated" : true,
"discountedInvoiceLine" : { },
"discountPlan" : { },
"unitPrice" : 12345.0,
"quote" : { }
} ],
"description" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
} ],
"userAccount" : {
"minimumLabelEl" : "...",
"seller" : { },
"userAccounts" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"historized" : true,
"name" : { },
"accountType" : "...",
"code" : "...",
"primaryContact" : { },
"legalEntityType" : { },
"terminationDate" : 12345,
"description" : "...",
"externalRef2" : "...",
"parentUserAccount" : { },
"address" : { },
"contactInformationNullSafe" : { },
"parentEntityType" : { },
"cfValues" : { },
"jobTitle" : "...",
"terminationReason" : { },
"registrationNo" : "...",
"providerContact" : "...",
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"notified" : true,
"externalRef1" : "...",
"cfAccumulatedValues" : { },
"wallet" : { },
"uuid" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"subscriptionDate" : 12345,
"vatNo" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"contactInformation" : { },
"status" : "TERMINATED",
"isConsumer" : true,
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"isCompany" : true,
"businessAccountModel" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"referenceDescription" : "...",
"subscriptions" : [ { }, { } ],
"id" : 12345
},
"seller" : {
"contactInformation" : { },
"notified" : true,
"historized" : true,
"contracts" : [ { }, { } ],
"minimumChargeTemplate" : { },
"vatNo" : "...",
"tradingCountry" : { },
"registrationNo" : "...",
"address" : { },
"referenceDescription" : "...",
"isCompany" : true,
"name" : { },
"version" : 12345,
"externalRef2" : "...",
"cfAccumulatedValues" : { },
"parentEntity" : { },
"legalText" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"referenceCode" : "...",
"primaryContact" : { },
"transient" : true,
"id" : 12345,
"auditable" : { },
"tradingCurrency" : { },
"auditableFields" : [ { }, { } ],
"contactInformationNullSafe" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"description" : "...",
"businessAccountModel" : { },
"codeChanged" : true,
"paymentGateways" : [ { }, { } ],
"descriptionOrCode" : "...",
"cfValues" : { },
"minimumAmountEl" : "...",
"generalLedger" : { },
"minimumArticle" : { },
"uuid" : "...",
"invoiceTypeSequence" : [ { }, { } ],
"externalRef1" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"legalType" : "...",
"parentEntityType" : { },
"customerSequences" : [ { }, { } ],
"legalEntityType" : { },
"code" : "...",
"providerContact" : "..."
},
"billingRun" : {
"discountApplied" : true,
"preInvoicingReports" : { },
"filters" : {
"property1" : "...",
"property2" : "..."
},
"billingCycle" : { },
"suspectAutoAction" : "MOVE",
"auditable" : { },
"invoices" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"exceptionalBR" : true,
"selectedBillingAccounts" : "...",
"referenceCode" : "...",
"postInvoicingReports" : { },
"country" : { },
"generateAO" : true,
"referenceDate" : "END_DATE",
"historized" : true,
"billingAccountNumber" : 12345,
"exceptionalRTIds" : [ 12345, 12345 ],
"computeDatesAtValidation" : true,
"jobExecutions" : [ { }, { } ],
"thresholdChecked" : true,
"invoiceNumber" : 12345,
"processType" : "FULL_AUTOMATIC",
"pdfJobExecutionResultId" : 12345,
"rejectionReason" : "...",
"runType" : "CYCLE",
"isQuarantine" : true,
"skipValidationScript" : true,
"originBillingRun" : { },
"status" : "CANCELLING",
"minimumApplied" : true,
"billableBillingAcountNumber" : 12345,
"producibleInvoiceNumber" : 12345,
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"rejectedBillingAccounts" : [ { }, { } ],
"nextBillingRun" : { },
"prAmountWithTax" : 12345.0,
"invoiceDate" : 12345,
"endDate" : 12345,
"cfAccumulatedValues" : { },
"invoiceType" : { },
"producibleAmountTax" : 12345.0,
"producibleAmountWithoutTax" : 12345.0,
"rejectAutoAction" : "CANCEL",
"id" : 12345,
"language" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"prAmountTax" : 12345.0,
"referenceDescription" : "...",
"prAmountWithoutTax" : 12345.0,
"xmlJobExecutionResultId" : 12345,
"transient" : true,
"currency" : { },
"startDate" : 12345,
"lastTransactionDate" : 12345,
"version" : 12345,
"producibleAmountWithTax" : 12345.0,
"billableBillingAccounts" : [ { }, { } ],
"collectionDate" : 12345,
"processDate" : 12345,
"exceptionalILIds" : [ 12345, 12345 ],
"billingRunLists" : [ { }, { } ],
"statusDate" : 12345
},
"notified" : true,
"orderParent" : {
"auditable" : { },
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0,
"cfValues" : { },
"notified" : true,
"completionDate" : 12345,
"billingCycle" : { },
"transient" : true,
"id" : 12345,
"minRatedTransactions" : [ { }, { } ],
"electronicBilling" : true,
"quote" : { },
"code" : "...",
"paymentMethod" : { },
"orderItems" : [ { }, { } ],
"minInvoiceLines" : [ { }, { } ],
"description" : "...",
"status" : "CANCELLED",
"descriptionAndCode" : "...",
"userAccounts" : [ { }, { } ],
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"invoices" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"startDate" : 12345,
"appendGeneratedCode" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"priority" : 12345,
"orderDate" : 12345,
"ccedEmails" : "...",
"requestedStartDate" : 12345,
"category" : "...",
"statusMessage" : "...",
"externalId" : "...",
"requestedCompletionDate" : 12345,
"parentEntityType" : { },
"mailingType" : "AUTO",
"receivedFromApp" : "...",
"billingRun" : { },
"expectedCompletionDate" : 12345,
"email" : "...",
"shippingAddress" : { },
"uuid" : "...",
"emailTemplate" : { },
"orderNumber" : "...",
"descriptionOrCode" : "...",
"dueDateDelayEL" : "...",
"cfAccumulatedValues" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"routedToUserGroup" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"deliveryInstructions" : "..."
},
"billingAccount" : {
"minimumLabelEl" : "...",
"taxCategory" : { },
"descriptionOrCode" : "...",
"minimumArticle" : { },
"auditable" : { },
"registrationNo" : "...",
"parentUserAccounts" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"uuid" : "...",
"address" : { },
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"description" : "...",
"parentEntity" : { },
"invoicingThreshold" : 12345.0,
"defaultLevel" : true,
"minRatedTransactions" : [ { }, { } ],
"thresholdPerEntity" : true,
"discountRate" : 12345.0,
"invoicePrefix" : "...",
"usersAccounts" : [ { }, { } ],
"externalRef2" : "...",
"terminationReason" : { },
"ccedEmails" : "...",
"tradingCountry" : { },
"minimumChargeTemplate" : { },
"mailingType" : "MANUAL",
"isCompany" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"brAmountWithoutTax" : 12345.0,
"version" : 12345,
"tags" : [ { }, { } ],
"code" : "...",
"contactInformationNullSafe" : { },
"tradingLanguage" : { },
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"businessAccountModel" : { },
"transient" : true,
"minInvoiceLines" : [ { }, { } ],
"notified" : true,
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"codeChanged" : true,
"providerContact" : "...",
"vatNo" : "...",
"totalInvoicingAmountTax" : 12345.0,
"customerAccount" : { },
"billingRun" : { },
"emailTemplate" : { },
"parentEntityType" : { },
"minimumInvoiceSubCategory" : { },
"paymentMethod" : { },
"status" : "TERMINATED",
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"discountPlan" : { },
"electronicBilling" : true,
"subscriptionDate" : 12345,
"checkThreshold" : "AFTER_DISCOUNT",
"jobTitle" : "...",
"id" : 12345,
"terminationDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"nextInvoiceDate" : 12345,
"name" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"cfValues" : { },
"taxCategoryResolved" : { },
"referenceCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"statusDate" : 12345,
"billingCycle" : { },
"externalRef1" : "...",
"accountType" : "...",
"exoneratedFromtaxes" : true,
"legalEntityType" : { },
"seller" : { },
"contactInformation" : { },
"primaryContact" : { }
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"offers" : [ {
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"order" : { },
"id" : 12345,
"notified" : true,
"quoteOffer" : { },
"terminationReason" : { },
"historized" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"orderAttributes" : [ { }, { } ],
"subscription" : { },
"code" : "...",
"descriptionOrCode" : "...",
"cfValues" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"offerTemplate" : { },
"uuid" : "...",
"deliveryDate" : 12345,
"products" : [ { }, { } ],
"version" : 12345,
"terminationDate" : 12345,
"description" : "...",
"orderLineType" : "TERMINATE",
"discountPlan" : { },
"referenceCode" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"transient" : true,
"codeChanged" : true,
"userAccount" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"order" : { },
"id" : 12345,
"notified" : true,
"quoteOffer" : { },
"terminationReason" : { },
"historized" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"orderAttributes" : [ { }, { } ],
"subscription" : { },
"code" : "...",
"descriptionOrCode" : "...",
"cfValues" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"offerTemplate" : { },
"uuid" : "...",
"deliveryDate" : 12345,
"products" : [ { }, { } ],
"version" : 12345,
"terminationDate" : 12345,
"description" : "...",
"orderLineType" : "TERMINATE",
"discountPlan" : { },
"referenceCode" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"transient" : true,
"codeChanged" : true,
"userAccount" : { }
} ],
"label" : "..."
},
"id" : 12345,
"sequence" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
} ],
"amountWithoutTaxWithDiscount" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"referenceCode" : "...",
"recurrenceDuration" : 12345,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"priceOverCharged" : true,
"codeChanged" : true,
"priceTypeEnum" : "RECURRING",
"referenceDescription" : "...",
"currencyCode" : "...",
"parentEntityType" : { },
"quantity" : 12345.0,
"amountWithoutTax" : 12345.0,
"description" : "...",
"chargeTemplate" : {
"codeChanged" : true,
"chargeMainType" : "USAGE",
"parentEntityType" : { },
"version" : 12345,
"inputUnitOfMeasure" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"symbol" : "...",
"referenceDescription" : "...",
"multiplicator" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"notified" : true,
"baseUnit" : true,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentUnitOfMeasure" : { },
"auditable" : { },
"description" : "...",
"id" : 12345,
"parentEntity" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ]
},
"historized" : true,
"transient" : true,
"invoiceSubCategory" : {
"transient" : true,
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"appendGeneratedCode" : true,
"discount" : 12345.0,
"cfAccumulatedValues" : { },
"occTemplate" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"occTemplateNegative" : { },
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionAndCode" : "...",
"cfValues" : { },
"sortIndex" : 12345,
"accountingCode" : { },
"parentEntityType" : { },
"invoiceCategory" : { },
"version" : 12345,
"historized" : true,
"id" : 12345,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionOrCode" : "...",
"codeChanged" : true,
"parentEntity" : { }
},
"inputUnitDescription" : "...",
"revenueRecognitionRule" : {
"stopUnit" : "DAY",
"auditable" : { },
"description" : "...",
"disabled" : true,
"id" : 12345,
"code" : "...",
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"script" : { },
"historized" : true,
"codeChanged" : true,
"startEvent" : "SERVICE_PERIOD_STOP",
"auditableFields" : [ { }, { } ],
"startDelay" : 12345,
"referenceCode" : "...",
"notified" : true,
"transient" : true,
"startUnit" : "DAY",
"descriptionAndCode" : "...",
"active" : true,
"parentEntity" : { },
"stopDelay" : 12345,
"parentEntityType" : { },
"stopEvent" : "SERVICE_PERIOD_STOP",
"descriptionOrCode" : "...",
"version" : 12345
},
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
} ],
"productCharges" : [ {
"walletTemplates" : [ { }, { } ],
"product" : { },
"accumulatorCounterTemplates" : [ { }, { } ],
"version" : 12345,
"chargeTemplate" : { },
"counterTemplate" : { },
"id" : 12345,
"transient" : true
}, {
"walletTemplates" : [ { }, { } ],
"product" : { },
"accumulatorCounterTemplates" : [ { }, { } ],
"version" : 12345,
"chargeTemplate" : { },
"counterTemplate" : { },
"id" : 12345,
"transient" : true
} ],
"inputUnitEL" : "...",
"attributes" : [ {
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"cfValues" : { },
"unitNbDecimal" : 12345,
"parentAttribute" : { },
"parentEntityType" : { },
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"elValue" : "...",
"attributeCategory" : "BUSINESS",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"commercialRules" : [ { }, { } ],
"active" : true,
"assignedAttributes" : [ { }, { } ],
"id" : 12345,
"parentEntity" : { },
"transient" : true,
"description" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"allowedValues" : [ "...", "..." ],
"notified" : true,
"productVersionAttributes" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"medias" : [ { }, { } ],
"auditable" : { },
"attributeType" : "INFO",
"priority" : 12345,
"version" : 12345,
"historized" : true,
"groupedAttributes" : [ { }, { } ],
"descriptionOrCode" : "..."
}, {
"tags" : [ { }, { } ],
"referenceDescription" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"cfValues" : { },
"unitNbDecimal" : 12345,
"parentAttribute" : { },
"parentEntityType" : { },
"codeChanged" : true,
"chargeTemplates" : [ { }, { } ],
"elValue" : "...",
"attributeCategory" : "BUSINESS",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"commercialRules" : [ { }, { } ],
"active" : true,
"assignedAttributes" : [ { }, { } ],
"id" : 12345,
"parentEntity" : { },
"transient" : true,
"description" : "...",
"offerTemplateAttribute" : [ { }, { } ],
"allowedValues" : [ "...", "..." ],
"notified" : true,
"productVersionAttributes" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"medias" : [ { }, { } ],
"auditable" : { },
"attributeType" : "LIST_MULTIPLE_TEXT",
"priority" : 12345,
"version" : 12345,
"historized" : true,
"groupedAttributes" : [ { }, { } ],
"descriptionOrCode" : "..."
} ],
"amountEditable" : true,
"description" : "...",
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"unitMultiplicator" : 12345.0,
"sortIndexEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"ratingScript" : {
"sourcingRoles" : [ "...", "..." ],
"auditable" : { },
"referenceCode" : "...",
"parentEntityType" : { },
"error" : true,
"parentEntity" : { },
"historized" : true,
"descriptionAndCode" : "...",
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"scriptInstanceCategory" : { },
"sourceTypeEnum" : "JAVA",
"scriptErrors" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"reuse" : true,
"active" : true,
"descriptionOrCode" : "...",
"code" : "...",
"disabled" : true,
"executionRoles" : [ "...", "..." ],
"script" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ]
},
"ratingUnitOfMeasure" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"symbol" : "...",
"referenceDescription" : "...",
"multiplicator" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"notified" : true,
"baseUnit" : true,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentUnitOfMeasure" : { },
"auditable" : { },
"description" : "...",
"id" : 12345,
"parentEntity" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ]
},
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
} ],
"roundingValuesComputed" : true,
"unitNbDecimal" : 12345,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"code" : "...",
"descriptionAndCode" : "...",
"taxClass" : {
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"code" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"description" : "...",
"id" : 12345,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"cfValues" : { },
"uuid" : "..."
},
"uuid" : "...",
"edrTemplates" : [ {
"parentEntity" : { },
"referenceCode" : "...",
"param1El" : "...",
"id" : 12345,
"code" : "...",
"meveoInstance" : { },
"descriptionOrCode" : "...",
"param4El" : "...",
"referenceDescription" : "...",
"param3El" : "...",
"historized" : true,
"notified" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"transient" : true,
"triggeredEdrScript" : { },
"quantityEl" : "...",
"subscriptionEl" : "...",
"auditable" : { },
"codeChanged" : true,
"opencellInstanceEL" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"param2El" : "...",
"auditableFields" : [ { }, { } ],
"conditionEl" : "..."
}, {
"parentEntity" : { },
"referenceCode" : "...",
"param1El" : "...",
"id" : 12345,
"code" : "...",
"meveoInstance" : { },
"descriptionOrCode" : "...",
"param4El" : "...",
"referenceDescription" : "...",
"param3El" : "...",
"historized" : true,
"notified" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"transient" : true,
"triggeredEdrScript" : { },
"quantityEl" : "...",
"subscriptionEl" : "...",
"auditable" : { },
"codeChanged" : true,
"opencellInstanceEL" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"param2El" : "...",
"auditableFields" : [ { }, { } ],
"conditionEl" : "..."
} ],
"outputUnitEL" : "...",
"chargeType" : "...",
"referenceDescription" : "...",
"status" : "DRAFT",
"taxClassEl" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"type" : "CREDIT",
"ratingUnitDescription" : "...",
"roundingMode" : "HALF_EVEN",
"filterExpression" : "...",
"disabled" : true,
"dropZeroWo" : true,
"active" : true,
"notified" : true
},
"priceLevelEnum" : "ORDER",
"discountPlanType" : "PERCENTAGE",
"orderArticleLine" : {
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
} ],
"descriptionOrCode" : "...",
"notified" : true,
"code" : "...",
"referenceDescription" : "...",
"orderProduct" : {
"auditableFields" : [ { }, { } ],
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlan" : { },
"quantity" : 12345.0,
"orderAttributes" : [ { }, { } ],
"uuid" : "...",
"order" : { },
"notified" : true,
"version" : 12345,
"status" : "CANCELED",
"productVersion" : { },
"auditable" : { },
"terminationReason" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"terminationDate" : 12345,
"orderServiceCommercial" : { },
"orderOffer" : { },
"deliveryDate" : 12345,
"productActionType" : "CREATE",
"quoteProduct" : { },
"cfValues" : { },
"id" : 12345
},
"orderCustomerService" : {
"parentEntityType" : { },
"version" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"uuid" : "...",
"cfAccumulatedValues" : { },
"name" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"order" : { },
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"descriptionOrCode" : "...",
"description" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"quoteLot" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { }
},
"quantity" : 12345.0,
"version" : 12345,
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"descriptionAndCode" : "...",
"historized" : true,
"codeChanged" : true,
"parentEntityType" : { },
"accountingArticle" : {
"invoiceTypeEl" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"description" : "...",
"unitPrice" : 12345.0,
"auditable" : { },
"articleFamily" : { },
"code" : "...",
"uuid" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"analyticCode3" : "...",
"ignoreAggregation" : true,
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"analyticCode2" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"disabled" : true,
"accountingCodeEl" : "...",
"descriptionOrCode" : "...",
"invoiceType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"taxClass" : { },
"id" : 12345,
"parentEntity" : { },
"codeChanged" : true
},
"quantityService" : 12345.0,
"appendGeneratedCode" : true,
"id" : 12345,
"transient" : true,
"referenceCode" : "...",
"order" : {
"descriptionAndCode" : "...",
"codeChanged" : true,
"orderDate" : 12345,
"minRatedTransactions" : [ { }, { } ],
"salesPersonName" : "...",
"descriptionOrCode" : "...",
"billingCycle" : { },
"discountPlan" : { },
"orderPrices" : [ { }, { } ],
"historized" : true,
"totalInvoicingAmountTax" : 12345.0,
"access" : { },
"id" : 12345,
"orderProgress" : 12345,
"status" : "...",
"parentCFEntities" : [ { }, { } ],
"quoteVersion" : { },
"deliveryDate" : 12345,
"externalReference" : "...",
"auditable" : { },
"contract" : { },
"quote" : { },
"referenceCode" : "...",
"parentEntityType" : { },
"orderProgressTmp" : 12345,
"customerServiceDuration" : 12345,
"orderNumber" : "...",
"invoicingPlan" : { },
"customerServiceBegin" : 12345,
"rateInvoiced" : 12345,
"invoices" : [ { }, { } ],
"orderType" : { },
"progressDate" : 12345,
"transient" : true,
"statusDate" : 12345,
"version" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"orderInvoiceType" : { },
"orderLots" : [ { }, { } ],
"appendGeneratedCode" : true,
"oneShotTotalAmount" : 12345.0,
"cfValues" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"code" : "...",
"parentEntity" : { },
"minInvoiceLines" : [ { }, { } ],
"description" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"userAccount" : { },
"seller" : { },
"billingRun" : { },
"notified" : true,
"orderParent" : { },
"billingAccount" : { },
"cfAccumulatedValues" : { },
"offers" : [ { }, { } ],
"label" : "..."
},
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"description" : "..."
},
"transient" : true,
"discountValue" : 12345.0,
"descriptionOrCode" : "...",
"parentEntity" : {
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
} ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"discountedOrderPrice" : {
"amountWithTax" : 12345.0,
"order" : {
"descriptionAndCode" : "...",
"codeChanged" : true,
"orderDate" : 12345,
"minRatedTransactions" : [ { }, { } ],
"salesPersonName" : "...",
"descriptionOrCode" : "...",
"billingCycle" : { },
"discountPlan" : { },
"orderPrices" : [ { }, { } ],
"historized" : true,
"totalInvoicingAmountTax" : 12345.0,
"access" : { },
"id" : 12345,
"orderProgress" : 12345,
"status" : "...",
"parentCFEntities" : [ { }, { } ],
"quoteVersion" : { },
"deliveryDate" : 12345,
"externalReference" : "...",
"auditable" : { },
"contract" : { },
"quote" : { },
"referenceCode" : "...",
"parentEntityType" : { },
"orderProgressTmp" : 12345,
"customerServiceDuration" : 12345,
"orderNumber" : "...",
"invoicingPlan" : { },
"customerServiceBegin" : 12345,
"rateInvoiced" : 12345,
"invoices" : [ { }, { } ],
"orderType" : { },
"progressDate" : 12345,
"transient" : true,
"statusDate" : 12345,
"version" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"orderInvoiceType" : { },
"orderLots" : [ { }, { } ],
"appendGeneratedCode" : true,
"oneShotTotalAmount" : 12345.0,
"cfValues" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"code" : "...",
"parentEntity" : { },
"minInvoiceLines" : [ { }, { } ],
"description" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"userAccount" : { },
"seller" : { },
"billingRun" : { },
"notified" : true,
"orderParent" : { },
"billingAccount" : { },
"cfAccumulatedValues" : { },
"offers" : [ { }, { } ],
"label" : "..."
},
"id" : 12345,
"sequence" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
} ],
"amountWithoutTaxWithDiscount" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"referenceCode" : "...",
"recurrenceDuration" : 12345,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"priceOverCharged" : true,
"codeChanged" : true,
"priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
"referenceDescription" : "...",
"currencyCode" : "...",
"parentEntityType" : { },
"quantity" : 12345.0,
"amountWithoutTax" : 12345.0,
"description" : "...",
"chargeTemplate" : {
"codeChanged" : true,
"chargeMainType" : "USAGE",
"parentEntityType" : { },
"version" : 12345,
"inputUnitOfMeasure" : { },
"historized" : true,
"transient" : true,
"invoiceSubCategory" : { },
"inputUnitDescription" : "...",
"revenueRecognitionRule" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"attributes" : [ { }, { } ],
"amountEditable" : true,
"description" : "...",
"parentEntity" : { },
"unitMultiplicator" : 12345.0,
"sortIndexEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"ratingScript" : { },
"ratingUnitOfMeasure" : { },
"parentCFEntities" : [ { }, { } ],
"roundingValuesComputed" : true,
"unitNbDecimal" : 12345,
"auditable" : { },
"code" : "...",
"descriptionAndCode" : "...",
"taxClass" : { },
"uuid" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"chargeType" : "...",
"referenceDescription" : "...",
"status" : "DRAFT",
"taxClassEl" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { },
"type" : "CREDIT",
"ratingUnitDescription" : "...",
"roundingMode" : "NEAREST",
"filterExpression" : "...",
"disabled" : true,
"dropZeroWo" : true,
"active" : true,
"notified" : true
},
"priceLevelEnum" : "ORDER",
"discountPlanType" : "FIXED",
"orderArticleLine" : {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"notified" : true,
"code" : "...",
"referenceDescription" : "...",
"orderProduct" : { },
"orderCustomerService" : { },
"quantity" : 12345.0,
"version" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"historized" : true,
"codeChanged" : true,
"parentEntityType" : { },
"accountingArticle" : { },
"quantityService" : 12345.0,
"appendGeneratedCode" : true,
"id" : 12345,
"transient" : true,
"referenceCode" : "...",
"order" : { },
"auditable" : { },
"description" : "..."
},
"transient" : true,
"discountValue" : 12345.0,
"descriptionOrCode" : "...",
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"discountedOrderPrice" : { },
"taxRate" : 12345.0,
"unitPriceWithoutTax" : 12345.0,
"version" : 12345,
"taxAmount" : 12345.0,
"recurrencePeriodicity" : "...",
"orderOffer" : {
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"order" : { },
"id" : 12345,
"notified" : true,
"quoteOffer" : { },
"terminationReason" : { },
"historized" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"orderAttributes" : [ { }, { } ],
"subscription" : { },
"code" : "...",
"descriptionOrCode" : "...",
"cfValues" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"offerTemplate" : { },
"uuid" : "...",
"deliveryDate" : 12345,
"products" : [ { }, { } ],
"version" : 12345,
"terminationDate" : 12345,
"description" : "...",
"orderLineType" : "TERMINATE",
"discountPlan" : { },
"referenceCode" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"transient" : true,
"codeChanged" : true,
"userAccount" : { }
},
"notified" : true,
"historized" : true,
"code" : "...",
"discountPlanItem" : {
"discountValueEL" : "...",
"discountPlanItemType" : "FIXED",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"auditable" : { },
"active" : true,
"priority" : 12345,
"applyByArticle" : true,
"version" : 12345,
"notified" : true,
"cfValues" : { },
"discountValue" : 12345.0,
"description" : "...",
"accountingArticle" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"allowToNegate" : true,
"sequence" : 12345,
"expressionEl" : "...",
"discountPlan" : { },
"code" : "...",
"transient" : true,
"uuid" : "...",
"lastDiscount" : true,
"historized" : true,
"targetAccountingArticle" : [ { }, { } ],
"pricePlanMatrix" : { },
"finalSequence" : 12345
},
"discountPlan" : {
"applicationFilterEL" : "...",
"usedQuantity" : 12345,
"codeChanged" : true,
"minDuration" : 12345,
"cfValues" : { },
"appendGeneratedCode" : true,
"status" : "IN_USE",
"sequence" : 12345,
"descriptionOrCode" : "...",
"initialQuantity" : 12345,
"discountPlanType" : "QUOTE",
"statusDate" : 12345,
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"version" : 12345,
"defaultDuration" : 12345,
"applicableOnDiscountedPrice" : true,
"transient" : true,
"discountPlanaApplicableEntities" : [ { }, { } ],
"active" : true,
"notified" : true,
"applicableOnOverriddenPrice" : true,
"parentEntity" : { },
"id" : 12345,
"maxDuration" : 12345,
"parentEntityType" : { },
"durationUnit" : "DAY",
"auditable" : { },
"valid" : true,
"description" : "...",
"discountPlanItems" : [ { }, { } ],
"incompatibleDiscountPlans" : [ { }, { } ],
"historized" : true,
"applicationLimit" : 12345,
"referenceDescription" : "...",
"expressionEl" : "...",
"code" : "...",
"startDate" : 12345,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"disabled" : true,
"endDate" : 12345,
"cfAccumulatedValues" : { }
},
"discountedAmount" : 12345.0,
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"taxRate" : 12345.0,
"unitPriceWithoutTax" : 12345.0,
"version" : 12345,
"taxAmount" : 12345.0,
"recurrencePeriodicity" : "...",
"orderOffer" : {
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
} ],
"referenceDescription" : "...",
"order" : {
"descriptionAndCode" : "...",
"codeChanged" : true,
"orderDate" : 12345,
"minRatedTransactions" : [ { }, { } ],
"salesPersonName" : "...",
"descriptionOrCode" : "...",
"billingCycle" : { },
"discountPlan" : { },
"orderPrices" : [ { }, { } ],
"historized" : true,
"totalInvoicingAmountTax" : 12345.0,
"access" : { },
"id" : 12345,
"orderProgress" : 12345,
"status" : "...",
"parentCFEntities" : [ { }, { } ],
"quoteVersion" : { },
"deliveryDate" : 12345,
"externalReference" : "...",
"auditable" : { },
"contract" : { },
"quote" : { },
"referenceCode" : "...",
"parentEntityType" : { },
"orderProgressTmp" : 12345,
"customerServiceDuration" : 12345,
"orderNumber" : "...",
"invoicingPlan" : { },
"customerServiceBegin" : 12345,
"rateInvoiced" : 12345,
"invoices" : [ { }, { } ],
"orderType" : { },
"progressDate" : 12345,
"transient" : true,
"statusDate" : 12345,
"version" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"orderInvoiceType" : { },
"orderLots" : [ { }, { } ],
"appendGeneratedCode" : true,
"oneShotTotalAmount" : 12345.0,
"cfValues" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"code" : "...",
"parentEntity" : { },
"minInvoiceLines" : [ { }, { } ],
"description" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"userAccount" : { },
"seller" : { },
"billingRun" : { },
"notified" : true,
"orderParent" : { },
"billingAccount" : { },
"cfAccumulatedValues" : { },
"offers" : [ { }, { } ],
"label" : "..."
},
"id" : 12345,
"notified" : true,
"quoteOffer" : {
"subscription" : { },
"parentCFEntities" : [ { }, { } ],
"billableAccount" : { },
"notified" : true,
"deliveryDate" : 12345,
"sequence" : 12345,
"historized" : true,
"uuid" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"id" : 12345,
"version" : 12345,
"serialversionuid" : 12345,
"code" : "...",
"quoteVersion" : { },
"offerTemplate" : { },
"referenceDescription" : "...",
"position" : 12345,
"descriptionAndCode" : "...",
"transient" : true,
"quoteProduct" : [ { }, { } ],
"quoteAttributes" : [ { }, { } ],
"cfAccumulatedValues" : { },
"codeChanged" : true,
"userAccount" : { },
"quoteLot" : { },
"quoteLineType" : "CREATE",
"contractCode" : "...",
"auditableFields" : [ { }, { } ],
"quotePrices" : [ { }, { } ],
"referenceCode" : "...",
"discountPlan" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"auditable" : { },
"cfValues" : { }
},
"terminationReason" : {
"codeChanged" : true,
"descriptionAndCode" : "...",
"referenceCode" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"version" : 12345,
"description" : "...",
"applyAgreement" : true,
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"transient" : true,
"id" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"overrideProrata" : "NO_PRORATA",
"reimburseOneshots" : true,
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "..."
},
"historized" : true,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"appendGeneratedCode" : true,
"orderAttributes" : [ {
"booleanValue" : true,
"id" : 12345,
"attribute" : { },
"dateValue" : 12345,
"historized" : true,
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"commercialOrder" : { },
"auditable" : { },
"cfValues" : { },
"notified" : true,
"value" : { },
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"orderProduct" : { },
"accessPoint" : "...",
"assignedAttributeValue" : [ { }, { } ],
"orderLot" : { },
"uuid" : "...",
"stringValue" : "...",
"parentCFEntities" : [ { }, { } ],
"orderOffer" : { }
}, {
"booleanValue" : true,
"id" : 12345,
"attribute" : { },
"dateValue" : 12345,
"historized" : true,
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"commercialOrder" : { },
"auditable" : { },
"cfValues" : { },
"notified" : true,
"value" : { },
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"orderProduct" : { },
"accessPoint" : "...",
"assignedAttributeValue" : [ { }, { } ],
"orderLot" : { },
"uuid" : "...",
"stringValue" : "...",
"parentCFEntities" : [ { }, { } ],
"orderOffer" : { }
} ],
"subscription" : {
"referenceDescription" : "...",
"code" : "...",
"prestation" : "...",
"endAgreementDate" : 12345,
"renewalDate" : 12345,
"descriptionOrCode" : "...",
"cfValues" : { },
"subscriptionMonthsAge" : 12345,
"renewed" : true,
"orderOffer" : { },
"id" : 12345,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"discountPlan" : { },
"nextVersion" : { },
"billingRun" : { },
"validity" : { },
"appendGeneratedCode" : true,
"productInstances" : [ { }, { } ],
"offer" : { },
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"description" : "...",
"minRatedTransactions" : [ { }, { } ],
"autoEndOfEngagement" : true,
"active" : true,
"attributeInstances" : [ { }, { } ],
"minimumAmountEl" : "...",
"status" : "ACTIVE",
"order" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"salesPersonName" : "...",
"cfAccumulatedValues" : { },
"fireRenewalNotice" : true,
"transient" : true,
"minimumLabelEl" : "...",
"accountOperations" : [ { }, { } ],
"mailingType" : "MANUAL",
"accessPoints" : [ { }, { } ],
"minInvoiceLines" : [ { }, { } ],
"seller" : { },
"statusDate" : 12345,
"subscriptionExpired" : true,
"initialSubscriptionRenewal" : "...",
"userAccount" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"anyServiceActive" : true,
"versionNumber" : 12345,
"version" : 12345,
"subscribedTillDate" : 12345,
"defaultLevel" : true,
"referenceCode" : "...",
"subscriptionTerminationReason" : { },
"serviceInstances" : [ { }, { } ],
"discountPlanInstances" : [ { }, { } ],
"emailTemplate" : { },
"notifyOfRenewalDate" : 12345,
"auditable" : { },
"ccedEmails" : "...",
"parentEntity" : { },
"billingCycle" : { },
"electronicBilling" : true,
"subscriptionDate" : 12345,
"email" : "...",
"notified" : true,
"totalInvoicingAmountTax" : 12345.0,
"subscriptionDaysAge" : 12345,
"terminationDate" : 12345,
"minimumArticle" : { },
"historized" : true,
"renewalNotifiedDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"minimumChargeTemplate" : { },
"edrs" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumInvoiceSubCategory" : { },
"subscriptionRenewal" : { },
"previousVersion" : { },
"orderNumber" : "...",
"descriptionAndCode" : "...",
"ratingGroup" : "...",
"paymentMethod" : { }
},
"code" : "...",
"descriptionOrCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
} ],
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"offerTemplate" : {
"parentCFEntities" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"productTemplates" : [ { }, { } ],
"imagePath" : "...",
"minimumInvoiceSubCategory" : { },
"validity" : { },
"allowedDiscountPlans" : [ { }, { } ],
"autoEndOfEngagement" : true,
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"longDescription" : "...",
"transient" : true,
"codeChanged" : true,
"minimumArticle" : { },
"isModel" : true,
"businessOfferModel" : { },
"channels" : [ { }, { } ],
"version" : 12345,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"uuid" : "...",
"prefix" : "...",
"descriptionAndCode" : "...",
"offerAttributes" : [ { }, { } ],
"referenceCode" : "...",
"offerComponents" : [ { }, { } ],
"statusDate" : 12345,
"offerProductTemplates" : [ { }, { } ],
"auditable" : { },
"offerModel" : { },
"minimumAmountEl" : "...",
"id" : 12345,
"lifeCycleStatus" : "IN_DESIGN",
"offerServiceTemplates" : [ { }, { } ],
"parentEntity" : { },
"generateQuoteEdrPerProduct" : true,
"code" : "...",
"medias" : [ { }, { } ],
"description" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"nameOrCode" : "...",
"historized" : true,
"minimumLabelEl" : "...",
"notified" : true,
"minimumChargeTemplate" : { },
"referenceDescription" : "...",
"isOfferChangeRestricted" : true,
"disabled" : true,
"sellers" : [ { }, { } ],
"globalRatingScriptInstance" : { },
"name" : "...",
"attachments" : [ { }, { } ],
"subscriptionRenewal" : { },
"tags" : [ { }, { } ],
"active" : true,
"customerCategories" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ],
"descriptionOrCode" : "...",
"cfValues" : { },
"transientCode" : "..."
},
"uuid" : "...",
"deliveryDate" : 12345,
"products" : [ {
"auditableFields" : [ { }, { } ],
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlan" : { },
"quantity" : 12345.0,
"orderAttributes" : [ { }, { } ],
"uuid" : "...",
"order" : { },
"notified" : true,
"version" : 12345,
"status" : "ACTIVE",
"productVersion" : { },
"auditable" : { },
"terminationReason" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"terminationDate" : 12345,
"orderServiceCommercial" : { },
"orderOffer" : { },
"deliveryDate" : 12345,
"productActionType" : "MODIFY",
"quoteProduct" : { },
"cfValues" : { },
"id" : 12345
}, {
"auditableFields" : [ { }, { } ],
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlan" : { },
"quantity" : 12345.0,
"orderAttributes" : [ { }, { } ],
"uuid" : "...",
"order" : { },
"notified" : true,
"version" : 12345,
"status" : "CLOSED",
"productVersion" : { },
"auditable" : { },
"terminationReason" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"terminationDate" : 12345,
"orderServiceCommercial" : { },
"orderOffer" : { },
"deliveryDate" : 12345,
"productActionType" : "TERMINATE",
"quoteProduct" : { },
"cfValues" : { },
"id" : 12345
} ],
"version" : 12345,
"terminationDate" : 12345,
"description" : "...",
"orderLineType" : "TERMINATE",
"discountPlan" : {
"applicationFilterEL" : "...",
"usedQuantity" : 12345,
"codeChanged" : true,
"minDuration" : 12345,
"cfValues" : { },
"appendGeneratedCode" : true,
"status" : "IN_USE",
"sequence" : 12345,
"descriptionOrCode" : "...",
"initialQuantity" : 12345,
"discountPlanType" : "INVOICE",
"statusDate" : 12345,
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"version" : 12345,
"defaultDuration" : 12345,
"applicableOnDiscountedPrice" : true,
"transient" : true,
"discountPlanaApplicableEntities" : [ { }, { } ],
"active" : true,
"notified" : true,
"applicableOnOverriddenPrice" : true,
"parentEntity" : { },
"id" : 12345,
"maxDuration" : 12345,
"parentEntityType" : { },
"durationUnit" : "DAY",
"auditable" : { },
"valid" : true,
"description" : "...",
"discountPlanItems" : [ { }, { } ],
"incompatibleDiscountPlans" : [ { }, { } ],
"historized" : true,
"applicationLimit" : 12345,
"referenceDescription" : "...",
"expressionEl" : "...",
"code" : "...",
"startDate" : 12345,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"disabled" : true,
"endDate" : 12345,
"cfAccumulatedValues" : { }
},
"referenceCode" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"transient" : true,
"codeChanged" : true,
"userAccount" : {
"minimumLabelEl" : "...",
"seller" : { },
"userAccounts" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"historized" : true,
"name" : { },
"accountType" : "...",
"code" : "...",
"primaryContact" : { },
"legalEntityType" : { },
"terminationDate" : 12345,
"description" : "...",
"externalRef2" : "...",
"parentUserAccount" : { },
"address" : { },
"contactInformationNullSafe" : { },
"parentEntityType" : { },
"cfValues" : { },
"jobTitle" : "...",
"terminationReason" : { },
"registrationNo" : "...",
"providerContact" : "...",
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"notified" : true,
"externalRef1" : "...",
"cfAccumulatedValues" : { },
"wallet" : { },
"uuid" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"subscriptionDate" : 12345,
"vatNo" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"contactInformation" : { },
"status" : "CANCELED",
"isConsumer" : true,
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"isCompany" : true,
"businessAccountModel" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"referenceDescription" : "...",
"subscriptions" : [ { }, { } ],
"id" : 12345
}
},
"notified" : true,
"historized" : true,
"code" : "...",
"discountPlanItem" : {
"discountValueEL" : "...",
"discountPlanItemType" : "PERCENTAGE",
"disabled" : true,
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"active" : true,
"priority" : 12345,
"applyByArticle" : true,
"version" : 12345,
"notified" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"discountValue" : 12345.0,
"description" : "...",
"accountingArticle" : {
"invoiceTypeEl" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"description" : "...",
"unitPrice" : 12345.0,
"auditable" : { },
"articleFamily" : { },
"code" : "...",
"uuid" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"analyticCode3" : "...",
"ignoreAggregation" : true,
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"analyticCode2" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"disabled" : true,
"accountingCodeEl" : "...",
"descriptionOrCode" : "...",
"invoiceType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"taxClass" : { },
"id" : 12345,
"parentEntity" : { },
"codeChanged" : true
},
"id" : 12345,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
} ],
"allowToNegate" : true,
"sequence" : 12345,
"expressionEl" : "...",
"discountPlan" : {
"applicationFilterEL" : "...",
"usedQuantity" : 12345,
"codeChanged" : true,
"minDuration" : 12345,
"cfValues" : { },
"appendGeneratedCode" : true,
"status" : "IN_USE",
"sequence" : 12345,
"descriptionOrCode" : "...",
"initialQuantity" : 12345,
"discountPlanType" : "INVOICE",
"statusDate" : 12345,
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"version" : 12345,
"defaultDuration" : 12345,
"applicableOnDiscountedPrice" : true,
"transient" : true,
"discountPlanaApplicableEntities" : [ { }, { } ],
"active" : true,
"notified" : true,
"applicableOnOverriddenPrice" : true,
"parentEntity" : { },
"id" : 12345,
"maxDuration" : 12345,
"parentEntityType" : { },
"durationUnit" : "MONTH",
"auditable" : { },
"valid" : true,
"description" : "...",
"discountPlanItems" : [ { }, { } ],
"incompatibleDiscountPlans" : [ { }, { } ],
"historized" : true,
"applicationLimit" : 12345,
"referenceDescription" : "...",
"expressionEl" : "...",
"code" : "...",
"startDate" : 12345,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"disabled" : true,
"endDate" : 12345,
"cfAccumulatedValues" : { }
},
"code" : "...",
"transient" : true,
"uuid" : "...",
"lastDiscount" : true,
"historized" : true,
"targetAccountingArticle" : [ {
"invoiceTypeEl" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"description" : "...",
"unitPrice" : 12345.0,
"auditable" : { },
"articleFamily" : { },
"code" : "...",
"uuid" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"analyticCode3" : "...",
"ignoreAggregation" : true,
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"analyticCode2" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"disabled" : true,
"accountingCodeEl" : "...",
"descriptionOrCode" : "...",
"invoiceType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"taxClass" : { },
"id" : 12345,
"parentEntity" : { },
"codeChanged" : true
}, {
"invoiceTypeEl" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"description" : "...",
"unitPrice" : 12345.0,
"auditable" : { },
"articleFamily" : { },
"code" : "...",
"uuid" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"analyticCode3" : "...",
"ignoreAggregation" : true,
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"analyticCode2" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"disabled" : true,
"accountingCodeEl" : "...",
"descriptionOrCode" : "...",
"invoiceType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"taxClass" : { },
"id" : 12345,
"parentEntity" : { },
"codeChanged" : true
} ],
"pricePlanMatrix" : {
"parameter1El" : "...",
"parameter3El" : "...",
"cfAccumulatedValues" : { },
"contractItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"code" : "...",
"minSubscriptionAgeInMonth" : 12345,
"criteriaEL" : "...",
"criteria1Value" : "...",
"historized" : true,
"parentEntityType" : { },
"woDescriptionEL" : "...",
"criteria2Value" : "...",
"endRatingDate" : 12345,
"totalAmountEL" : "...",
"description" : "...",
"amountWithoutTaxEL" : "...",
"tradingCurrency" : { },
"versions" : [ { }, { } ],
"parentEntity" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"parameter2El" : "...",
"eventCode" : "...",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"validityFrom" : 12345,
"startSubscriptionDate" : 12345,
"seller" : { },
"criteria3Value" : "...",
"sequence" : 12345,
"maxQuantity" : 12345.0,
"invoiceSubCategoryEL" : "...",
"chargeTemplate" : { },
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"minQuantity" : 12345.0,
"version" : 12345,
"referenceDescription" : "...",
"notified" : true,
"amountWithTax" : 12345.0,
"maxSubscriptionAgeInMonth" : 12345,
"codeChanged" : true,
"scriptInstance" : { },
"discountPlanItems" : [ { }, { } ],
"validityDate" : 12345,
"validityCalendar" : { },
"cfValues" : { },
"transient" : true,
"priority" : 12345,
"amountWithoutTax" : 12345.0,
"offerTemplate" : { },
"descriptionOrCode" : "...",
"minimumAmountEL" : "...",
"id" : 12345,
"endSubscriptionDate" : 12345,
"auditable" : { },
"startRatingDate" : 12345,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"amountWithTaxEL" : "..."
},
"finalSequence" : 12345
},
"discountPlan" : {
"applicationFilterEL" : "...",
"usedQuantity" : 12345,
"codeChanged" : true,
"minDuration" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"appendGeneratedCode" : true,
"status" : "EXPIRED",
"sequence" : 12345,
"descriptionOrCode" : "...",
"initialQuantity" : 12345,
"discountPlanType" : "QUOTE",
"statusDate" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
} ],
"uuid" : "...",
"version" : 12345,
"defaultDuration" : 12345,
"applicableOnDiscountedPrice" : true,
"transient" : true,
"discountPlanaApplicableEntities" : [ {
"code" : "...",
"entityClass" : "..."
}, {
"code" : "...",
"entityClass" : "..."
} ],
"active" : true,
"notified" : true,
"applicableOnOverriddenPrice" : true,
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"id" : 12345,
"maxDuration" : 12345,
"parentEntityType" : { },
"durationUnit" : "MONTH",
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"valid" : true,
"description" : "...",
"discountPlanItems" : [ {
"discountValueEL" : "...",
"discountPlanItemType" : "PERCENTAGE",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"auditable" : { },
"active" : true,
"priority" : 12345,
"applyByArticle" : true,
"version" : 12345,
"notified" : true,
"cfValues" : { },
"discountValue" : 12345.0,
"description" : "...",
"accountingArticle" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"allowToNegate" : true,
"sequence" : 12345,
"expressionEl" : "...",
"discountPlan" : { },
"code" : "...",
"transient" : true,
"uuid" : "...",
"lastDiscount" : true,
"historized" : true,
"targetAccountingArticle" : [ { }, { } ],
"pricePlanMatrix" : { },
"finalSequence" : 12345
}, {
"discountValueEL" : "...",
"discountPlanItemType" : "FIXED",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"auditable" : { },
"active" : true,
"priority" : 12345,
"applyByArticle" : true,
"version" : 12345,
"notified" : true,
"cfValues" : { },
"discountValue" : 12345.0,
"description" : "...",
"accountingArticle" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"allowToNegate" : true,
"sequence" : 12345,
"expressionEl" : "...",
"discountPlan" : { },
"code" : "...",
"transient" : true,
"uuid" : "...",
"lastDiscount" : true,
"historized" : true,
"targetAccountingArticle" : [ { }, { } ],
"pricePlanMatrix" : { },
"finalSequence" : 12345
} ],
"incompatibleDiscountPlans" : [ { }, { } ],
"historized" : true,
"applicationLimit" : 12345,
"referenceDescription" : "...",
"expressionEl" : "...",
"code" : "...",
"startDate" : 12345,
"descriptionAndCode" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
} ],
"referenceCode" : "...",
"disabled" : true,
"endDate" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
},
"discountedAmount" : 12345.0,
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
}