| name | data type | description |
|---|---|---|
| label | string | |
| priceVersionType | PriceVersionTypeEnum | |
| status | VersionStatusEnum | |
| id | number | |
| priority | number | |
| currentVersion | number | |
| |
|
|
| priceEL | string | |
| auditable | Auditable | |
| price | number | |
| transient | boolean | |
| lines | array of PricePlanMatrixLine | |
| |
|
|
| matrix | boolean | |
| validity | DatePeriod | |
| notified | boolean | |
| statusDate | number | |
| pricePlanMatrix | PricePlanMatrix | |
| auditableFields | array of AuditableFieldHistory | |
| statusChangeLog | string | |
| version | number | |
| historized | boolean | |
| columns | array of PricePlanMatrixColumn |
Example
{
"label" : "...",
"priceVersionType" : "FIXED",
"status" : "DRAFT",
"id" : 12345,
"priority" : 12345,
"currentVersion" : 12345,
"priceEL" : "...",
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"price" : 12345.0,
"transient" : true,
"lines" : [ {
"historized" : true,
"defaultLine" : true,
"pricePlanMatrixValues" : [ {
"transient" : true,
"toDateValue" : 12345,
"toDoubleValue" : 12345.0,
"pricePlanMatrixColumn" : { },
"fromDoubleValue" : 12345.0,
"id" : 12345,
"booleanValue" : true,
"dateValue" : 12345,
"doubleValue" : 12345.0,
"version" : 12345,
"longValue" : 12345,
"fromDateValue" : 12345,
"stringValue" : "...",
"pricePlanMatrixLine" : { }
}, {
"transient" : true,
"toDateValue" : 12345,
"toDoubleValue" : 12345.0,
"pricePlanMatrixColumn" : { },
"fromDoubleValue" : 12345.0,
"id" : 12345,
"booleanValue" : true,
"dateValue" : 12345,
"doubleValue" : 12345.0,
"version" : 12345,
"longValue" : 12345,
"fromDateValue" : 12345,
"stringValue" : "...",
"pricePlanMatrixLine" : { }
} ],
"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" : "..."
} ],
"transient" : true,
"id" : 12345,
"description" : "...",
"value" : 12345.0,
"valueEL" : "...",
"priority" : 12345,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"notified" : true,
"version" : 12345,
"pricePlanMatrixVersion" : {
"label" : "...",
"priceVersionType" : "PERCENTAGE",
"status" : "CLOSED",
"id" : 12345,
"priority" : 12345,
"currentVersion" : 12345,
"priceEL" : "...",
"auditable" : { },
"price" : 12345.0,
"transient" : true,
"lines" : [ { }, { } ],
"matrix" : true,
"validity" : { },
"notified" : true,
"statusDate" : 12345,
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"statusChangeLog" : "...",
"version" : 12345,
"historized" : true,
"columns" : [ { }, { } ]
}
}, {
"historized" : true,
"defaultLine" : true,
"pricePlanMatrixValues" : [ {
"transient" : true,
"toDateValue" : 12345,
"toDoubleValue" : 12345.0,
"pricePlanMatrixColumn" : { },
"fromDoubleValue" : 12345.0,
"id" : 12345,
"booleanValue" : true,
"dateValue" : 12345,
"doubleValue" : 12345.0,
"version" : 12345,
"longValue" : 12345,
"fromDateValue" : 12345,
"stringValue" : "...",
"pricePlanMatrixLine" : { }
}, {
"transient" : true,
"toDateValue" : 12345,
"toDoubleValue" : 12345.0,
"pricePlanMatrixColumn" : { },
"fromDoubleValue" : 12345.0,
"id" : 12345,
"booleanValue" : true,
"dateValue" : 12345,
"doubleValue" : 12345.0,
"version" : 12345,
"longValue" : 12345,
"fromDateValue" : 12345,
"stringValue" : "...",
"pricePlanMatrixLine" : { }
} ],
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
} ],
"transient" : true,
"id" : 12345,
"description" : "...",
"value" : 12345.0,
"valueEL" : "...",
"priority" : 12345,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"notified" : true,
"version" : 12345,
"pricePlanMatrixVersion" : {
"label" : "...",
"priceVersionType" : "FIXED",
"status" : "CLOSED",
"id" : 12345,
"priority" : 12345,
"currentVersion" : 12345,
"priceEL" : "...",
"auditable" : { },
"price" : 12345.0,
"transient" : true,
"lines" : [ { }, { } ],
"matrix" : true,
"validity" : { },
"notified" : true,
"statusDate" : 12345,
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"statusChangeLog" : "...",
"version" : 12345,
"historized" : true,
"columns" : [ { }, { } ]
}
} ],
"matrix" : true,
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"notified" : true,
"statusDate" : 12345,
"pricePlanMatrix" : {
"parameter1El" : "...",
"parameter3El" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"contractItems" : [ {
"parentEntity" : { },
"chargeTemplate" : { },
"offerTemplate" : { },
"cfAccumulatedValues" : { },
"serviceTemplate" : { },
"parentEntityType" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"code" : "...",
"pricePlan" : { },
"description" : "...",
"appendGeneratedCode" : true,
"transient" : true,
"auditable" : { },
"active" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"referenceCode" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"notified" : true,
"rate" : 12345.0,
"product" : { },
"contract" : { },
"disabled" : true,
"version" : 12345,
"amountWithoutTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"contractRateType" : "FIXED",
"uuid" : "..."
}, {
"parentEntity" : { },
"chargeTemplate" : { },
"offerTemplate" : { },
"cfAccumulatedValues" : { },
"serviceTemplate" : { },
"parentEntityType" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"code" : "...",
"pricePlan" : { },
"description" : "...",
"appendGeneratedCode" : true,
"transient" : true,
"auditable" : { },
"active" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"referenceCode" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"notified" : true,
"rate" : 12345.0,
"product" : { },
"contract" : { },
"disabled" : true,
"version" : 12345,
"amountWithoutTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"contractRateType" : "FIXED",
"uuid" : "..."
} ],
"appendGeneratedCode" : true,
"active" : true,
"code" : "...",
"minSubscriptionAgeInMonth" : 12345,
"criteriaEL" : "...",
"criteria1Value" : "...",
"historized" : true,
"parentEntityType" : { },
"woDescriptionEL" : "...",
"criteria2Value" : "...",
"endRatingDate" : 12345,
"totalAmountEL" : "...",
"description" : "...",
"amountWithoutTaxEL" : "...",
"tradingCurrency" : {
"currentRate" : 12345.0,
"symbol" : "...",
"active" : true,
"transient" : true,
"version" : 12345,
"disabled" : true,
"currency" : { },
"decimalPlaces" : 12345,
"exchangeRates" : [ { }, { } ],
"prCurrencyToThis" : 12345.0,
"prDescription" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"currencyCode" : "...",
"currentRateFromDate" : 12345,
"currentRateUpdater" : "...",
"notified" : true,
"auditable" : { },
"id" : 12345
},
"versions" : [ {
"label" : "...",
"priceVersionType" : "PERCENTAGE",
"status" : "DRAFT",
"id" : 12345,
"priority" : 12345,
"currentVersion" : 12345,
"priceEL" : "...",
"auditable" : { },
"price" : 12345.0,
"transient" : true,
"lines" : [ { }, { } ],
"matrix" : true,
"validity" : { },
"notified" : true,
"statusDate" : 12345,
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"statusChangeLog" : "...",
"version" : 12345,
"historized" : true,
"columns" : [ { }, { } ]
}, {
"label" : "...",
"priceVersionType" : "FIXED",
"status" : "DRAFT",
"id" : 12345,
"priority" : 12345,
"currentVersion" : 12345,
"priceEL" : "...",
"auditable" : { },
"price" : 12345.0,
"transient" : true,
"lines" : [ { }, { } ],
"matrix" : true,
"validity" : { },
"notified" : true,
"statusDate" : 12345,
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"statusChangeLog" : "...",
"version" : 12345,
"historized" : true,
"columns" : [ { }, { } ]
} ],
"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" : "...",
"uuid" : "...",
"parameter2El" : "...",
"eventCode" : "...",
"disabled" : true,
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
} ],
"validityFrom" : 12345,
"startSubscriptionDate" : 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" : "..."
},
"criteria3Value" : "...",
"sequence" : 12345,
"maxQuantity" : 12345.0,
"invoiceSubCategoryEL" : "...",
"chargeTemplate" : {
"codeChanged" : true,
"chargeMainType" : "PRODUCT",
"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" : "DEBIT",
"ratingUnitDescription" : "...",
"roundingMode" : "UP",
"filterExpression" : "...",
"disabled" : true,
"dropZeroWo" : true,
"active" : true,
"notified" : true
},
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"minQuantity" : 12345.0,
"version" : 12345,
"referenceDescription" : "...",
"notified" : true,
"amountWithTax" : 12345.0,
"maxSubscriptionAgeInMonth" : 12345,
"codeChanged" : true,
"scriptInstance" : {
"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" : [ { }, { } ]
},
"discountPlanItems" : [ {
"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
}, {
"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
} ],
"validityDate" : 12345,
"validityCalendar" : {
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"calendarType" : "...",
"auditable" : { },
"calendarTypeWSubtypes" : "...",
"initDateEL" : "...",
"initDate" : 12345,
"notified" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"codeChanged" : true,
"description" : "...",
"parentEntityType" : { },
"initializationRequired" : true,
"historized" : true,
"transient" : true,
"code" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"transient" : true,
"priority" : 12345,
"amountWithoutTax" : 12345.0,
"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" : "OBSOLETE",
"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" : "..."
},
"descriptionOrCode" : "...",
"minimumAmountEL" : "...",
"id" : 12345,
"endSubscriptionDate" : 12345,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"startRatingDate" : 12345,
"tradingCountry" : {
"parentEntity" : { },
"countryCode" : "...",
"transient" : true,
"active" : true,
"historized" : true,
"country" : { },
"description" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntityType" : { },
"cfValues" : { },
"disabled" : true,
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"code" : "...",
"version" : 12345,
"auditable" : { },
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"appendGeneratedCode" : true
},
"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" : { }
} ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"amountWithTaxEL" : "..."
},
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "STATUS",
"fieldName" : "..."
} ],
"statusChangeLog" : "...",
"version" : 12345,
"historized" : true,
"columns" : [ {
"position" : 12345,
"pricePlanMatrixVersion" : {
"label" : "...",
"priceVersionType" : "PERCENTAGE",
"status" : "DRAFT",
"id" : 12345,
"priority" : 12345,
"currentVersion" : 12345,
"priceEL" : "...",
"auditable" : { },
"price" : 12345.0,
"transient" : true,
"lines" : [ { }, { } ],
"matrix" : true,
"validity" : { },
"notified" : true,
"statusDate" : 12345,
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"statusChangeLog" : "...",
"version" : 12345,
"historized" : true,
"columns" : [ { }, { } ]
},
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"codeChanged" : true,
"appendGeneratedCode" : true,
"product" : {
"cfAccumulatedValues" : { },
"serviceRecurringCharges" : [ { }, { } ],
"discountList" : [ { }, { } ],
"isModel" : true,
"productLine" : { },
"agreementDateSetting" : "INHERIT",
"parentCFEntities" : [ { }, { } ],
"reference" : "...",
"packageFlag" : true,
"cfValues" : { },
"offerComponents" : [ { }, { } ],
"id" : 12345,
"disabled" : true,
"productModel" : { },
"brand" : { },
"serviceUsageCharges" : [ { }, { } ],
"discountFlag" : true,
"commercialRuleHeader" : [ { }, { } ],
"appendGeneratedCode" : true,
"productCharges" : [ { }, { } ],
"priceVersionDateSetting" : "RENEWAL",
"historized" : true,
"modelChildren" : [ "...", "..." ],
"description" : "...",
"serviceTerminationCharges" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"uuid" : "...",
"referenceCode" : "...",
"articleMappingLines" : [ { }, { } ],
"medias" : [ { }, { } ],
"version" : 12345,
"referenceDescription" : "...",
"code" : "...",
"transient" : true,
"serviceSubscriptionCharges" : [ { }, { } ],
"descriptionAndCode" : "...",
"parentEntityType" : { },
"model" : "...",
"statusDate" : 12345,
"notified" : true,
"pricePlanMatrixColumns" : [ { }, { } ],
"auditable" : { },
"status" : "DRAFT",
"active" : true,
"descriptionOrCode" : "...",
"productVersions" : [ { }, { } ],
"commercialRuleLines" : [ { }, { } ],
"parentEntity" : { }
},
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"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_TEST",
"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" : "..."
},
"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" : "..."
} ],
"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
},
"code" : "...",
"description" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"pricePlanMatrixValues" : [ {
"transient" : true,
"toDateValue" : 12345,
"toDoubleValue" : 12345.0,
"pricePlanMatrixColumn" : { },
"fromDoubleValue" : 12345.0,
"id" : 12345,
"booleanValue" : true,
"dateValue" : 12345,
"doubleValue" : 12345.0,
"version" : 12345,
"longValue" : 12345,
"fromDateValue" : 12345,
"stringValue" : "...",
"pricePlanMatrixLine" : { }
}, {
"transient" : true,
"toDateValue" : 12345,
"toDoubleValue" : 12345.0,
"pricePlanMatrixColumn" : { },
"fromDoubleValue" : 12345.0,
"id" : 12345,
"booleanValue" : true,
"dateValue" : 12345,
"doubleValue" : 12345.0,
"version" : 12345,
"longValue" : 12345,
"fromDateValue" : 12345,
"stringValue" : "...",
"pricePlanMatrixLine" : { }
} ],
"elValue" : "...",
"range" : true,
"attribute" : {
"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" : "..."
},
"notified" : true,
"type" : "Boolean",
"descriptionAndCode" : "..."
}, {
"position" : 12345,
"pricePlanMatrixVersion" : {
"label" : "...",
"priceVersionType" : "FIXED",
"status" : "DRAFT",
"id" : 12345,
"priority" : 12345,
"currentVersion" : 12345,
"priceEL" : "...",
"auditable" : { },
"price" : 12345.0,
"transient" : true,
"lines" : [ { }, { } ],
"matrix" : true,
"validity" : { },
"notified" : true,
"statusDate" : 12345,
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"statusChangeLog" : "...",
"version" : 12345,
"historized" : true,
"columns" : [ { }, { } ]
},
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"codeChanged" : true,
"appendGeneratedCode" : true,
"product" : {
"cfAccumulatedValues" : { },
"serviceRecurringCharges" : [ { }, { } ],
"discountList" : [ { }, { } ],
"isModel" : true,
"productLine" : { },
"agreementDateSetting" : "COPY",
"parentCFEntities" : [ { }, { } ],
"reference" : "...",
"packageFlag" : true,
"cfValues" : { },
"offerComponents" : [ { }, { } ],
"id" : 12345,
"disabled" : true,
"productModel" : { },
"brand" : { },
"serviceUsageCharges" : [ { }, { } ],
"discountFlag" : true,
"commercialRuleHeader" : [ { }, { } ],
"appendGeneratedCode" : true,
"productCharges" : [ { }, { } ],
"priceVersionDateSetting" : "EVENT",
"historized" : true,
"modelChildren" : [ "...", "..." ],
"description" : "...",
"serviceTerminationCharges" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"uuid" : "...",
"referenceCode" : "...",
"articleMappingLines" : [ { }, { } ],
"medias" : [ { }, { } ],
"version" : 12345,
"referenceDescription" : "...",
"code" : "...",
"transient" : true,
"serviceSubscriptionCharges" : [ { }, { } ],
"descriptionAndCode" : "...",
"parentEntityType" : { },
"model" : "...",
"statusDate" : 12345,
"notified" : true,
"pricePlanMatrixColumns" : [ { }, { } ],
"auditable" : { },
"status" : "CLOSED",
"active" : true,
"descriptionOrCode" : "...",
"productVersions" : [ { }, { } ],
"commercialRuleLines" : [ { }, { } ],
"parentEntity" : { }
},
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"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" : "OBSOLETE",
"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" : "..."
},
"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" : "..."
} ],
"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
},
"code" : "...",
"description" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"pricePlanMatrixValues" : [ {
"transient" : true,
"toDateValue" : 12345,
"toDoubleValue" : 12345.0,
"pricePlanMatrixColumn" : { },
"fromDoubleValue" : 12345.0,
"id" : 12345,
"booleanValue" : true,
"dateValue" : 12345,
"doubleValue" : 12345.0,
"version" : 12345,
"longValue" : 12345,
"fromDateValue" : 12345,
"stringValue" : "...",
"pricePlanMatrixLine" : { }
}, {
"transient" : true,
"toDateValue" : 12345,
"toDoubleValue" : 12345.0,
"pricePlanMatrixColumn" : { },
"fromDoubleValue" : 12345.0,
"id" : 12345,
"booleanValue" : true,
"dateValue" : 12345,
"doubleValue" : 12345.0,
"version" : 12345,
"longValue" : 12345,
"fromDateValue" : 12345,
"stringValue" : "...",
"pricePlanMatrixLine" : { }
} ],
"elValue" : "...",
"range" : true,
"attribute" : {
"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" : "NUMERIC",
"priority" : 12345,
"version" : 12345,
"historized" : true,
"groupedAttributes" : [ { }, { } ],
"descriptionOrCode" : "..."
},
"notified" : true,
"type" : "Double",
"descriptionAndCode" : "..."
} ]
}