| name | data type | constraints | description |
|---|---|---|---|
| code | string | required, max size: 255, min size: 1 | |
| notified | boolean | ||
| ruleEl | string | ||
| ruleType | RuleTypeEnum | ||
| commercialRuleItems | array of CommercialRuleItem | ||
| targetProductVersion | ProductVersion | ||
| scopeType | ScopeTypeEnum | ||
| targetAttribute | Attribute | ||
| descriptionOrCode | string | ||
| targetProductCode | string | ||
| description | string | max size: 255, min size: 0 | |
| parentEntityType | object | ||
| targetTag | Tag | ||
| referenceDescription | string | ||
| codeChanged | boolean | ||
| parentEntity | BusinessEntity | ||
| referenceCode | string | ||
| transient | boolean | ||
| id | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| disabled | boolean | ||
| version | number | ||
| targetOfferTemplate | OfferTemplate | ||
| descriptionAndCode | string | ||
| targetOfferAttribute | boolean | ||
| appendGeneratedCode | boolean | ||
| auditable | Auditable | ||
| historized | boolean | ||
| targetProduct | Product | ||
| targetAttributeValue | string | ||
| targetGroupedAttributes | GroupedAttributes | ||
| targetOfferTemplateCode | string |
Example
{
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "PRE_REQUISITE",
"commercialRuleItems" : [ {
"commercialRuleHeader" : {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "PRE_REQUISITE",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
},
"version" : 12345,
"transient" : true,
"commercialRuleLines" : [ {
"version" : 12345,
"sourceAttribute" : { },
"sourceProductCode" : "...",
"sourceTag" : { },
"transient" : true,
"sourceOfferTemplateCode" : "...",
"sourceGroupedAttributeValue" : "...",
"sourceAttributeValue" : "...",
"sourceProduct" : { },
"sourceOfferTemplate" : { },
"sourceGroupedAttributes" : { },
"commercialRuleItem" : { },
"operator" : "NOT_EQUAL",
"sourceOfferAttribute" : true,
"id" : 12345,
"sourceProductVersion" : { }
}, {
"version" : 12345,
"sourceAttribute" : { },
"sourceProductCode" : "...",
"sourceTag" : { },
"transient" : true,
"sourceOfferTemplateCode" : "...",
"sourceGroupedAttributeValue" : "...",
"sourceAttributeValue" : "...",
"sourceProduct" : { },
"sourceOfferTemplate" : { },
"sourceGroupedAttributes" : { },
"commercialRuleItem" : { },
"operator" : "CONTAINS",
"sourceOfferAttribute" : true,
"id" : 12345,
"sourceProductVersion" : { }
} ],
"operator" : "AND",
"ruleItemEl" : "...",
"id" : 12345
}, {
"commercialRuleHeader" : {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
},
"version" : 12345,
"transient" : true,
"commercialRuleLines" : [ {
"version" : 12345,
"sourceAttribute" : { },
"sourceProductCode" : "...",
"sourceTag" : { },
"transient" : true,
"sourceOfferTemplateCode" : "...",
"sourceGroupedAttributeValue" : "...",
"sourceAttributeValue" : "...",
"sourceProduct" : { },
"sourceOfferTemplate" : { },
"sourceGroupedAttributes" : { },
"commercialRuleItem" : { },
"operator" : "LESS_THAN_OR_EQUAL",
"sourceOfferAttribute" : true,
"id" : 12345,
"sourceProductVersion" : { }
}, {
"version" : 12345,
"sourceAttribute" : { },
"sourceProductCode" : "...",
"sourceTag" : { },
"transient" : true,
"sourceOfferTemplateCode" : "...",
"sourceGroupedAttributeValue" : "...",
"sourceAttributeValue" : "...",
"sourceProduct" : { },
"sourceOfferTemplate" : { },
"sourceGroupedAttributes" : { },
"commercialRuleItem" : { },
"operator" : "GREATER_THAN_OR_EQUAL",
"sourceOfferAttribute" : true,
"id" : 12345,
"sourceProductVersion" : { }
} ],
"operator" : "AND",
"ruleItemEl" : "...",
"id" : 12345
} ],
"targetProductVersion" : {
"id" : 12345,
"statusDate" : 12345,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"version" : 12345,
"shortDescription" : "...",
"currentVersion" : 12345,
"groupedAttributes" : [ {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
}, {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
} ],
"tags" : [ {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
}, {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
} ],
"product" : {
"reference" : "...",
"parentEntityType" : { },
"brand" : { },
"status" : "DRAFT",
"productLine" : { },
"productModel" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"isModel" : true,
"parentEntity" : { },
"historized" : true,
"auditable" : { },
"pricePlanMatrixColumns" : [ { }, { } ],
"cfAccumulatedValues" : { },
"offerComponents" : [ { }, { } ],
"discountList" : [ { }, { } ],
"model" : "...",
"appendGeneratedCode" : true,
"active" : true,
"productCharges" : [ { }, { } ],
"statusDate" : 12345,
"disabled" : true,
"serviceUsageCharges" : [ { }, { } ],
"notified" : true,
"serviceTerminationCharges" : [ { }, { } ],
"transient" : true,
"uuid" : "...",
"medias" : [ { }, { } ],
"packageFlag" : true,
"discountFlag" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"commercialRuleLines" : [ { }, { } ],
"articleMappingLines" : [ { }, { } ],
"modelChildren" : [ "...", "..." ],
"code" : "...",
"priceVersionDateSetting" : "EVENT",
"agreementDateSetting" : "COPY",
"codeChanged" : true,
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"productVersions" : [ { }, { } ],
"id" : 12345,
"description" : "...",
"serviceRecurringCharges" : [ { }, { } ],
"serviceSubscriptionCharges" : [ { }, { } ],
"commercialRuleHeader" : [ { }, { } ],
"cfValues" : { }
},
"historized" : true,
"status" : "DRAFT",
"attributes" : [ {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : { },
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : { },
"validationType" : "REGEX",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
}, {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : { },
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : { },
"validationType" : "REGEX",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
} ],
"longDescription" : "...",
"notified" : true,
"transient" : true
},
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"attributeType" : "COUNT",
"unitNbDecimal" : 12345,
"codeChanged" : true,
"active" : true,
"medias" : [ {
"mediaType" : "IMAGE",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
}, {
"mediaType" : "VIDEO",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
} ],
"version" : 12345,
"description" : "...",
"uuid" : "...",
"commercialRules" : [ {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "PRE_REQUISITE",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
} ],
"referenceCode" : "...",
"productVersionAttributes" : [ {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : { },
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : { },
"validationType" : "EL",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
}, {
"transient" : true,
"display" : true,
"version" : 12345,
"attribute" : { },
"sequence" : 12345,
"mandatoryWithEl" : "...",
"id" : 12345,
"productVersion" : { },
"validationType" : "EL",
"mandatory" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"readOnly" : true,
"defaultValue" : "..."
} ],
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"parentAttribute" : { },
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"tags" : [ {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
}, {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
} ],
"attributeCategory" : "REGULAR",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ {
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"auditable" : { },
"internalNote" : "...",
"status" : "ARCHIVED",
"id" : 12345,
"descriptionOrCode" : "...",
"type" : "DEBIT",
"taxClass" : { },
"inputUnitEL" : "...",
"active" : true,
"inputUnitOfMeasure" : { },
"ratingUnitOfMeasure" : { },
"parentCFEntities" : [ { }, { } ],
"dropZeroWo" : true,
"chargeType" : "...",
"ratingScript" : { },
"referenceCode" : "...",
"outputUnitEL" : "...",
"edrTemplates" : [ { }, { } ],
"cfAccumulatedValues" : { },
"unitMultiplicator" : 12345.0,
"transient" : true,
"parentEntity" : { },
"roundingMode" : "DOWN",
"amountEditable" : true,
"inputUnitDescription" : "...",
"historized" : true,
"filterExpression" : "...",
"unitNbDecimal" : 12345,
"uuid" : "...",
"version" : 12345,
"ratingUnitDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"revenueRecognitionRule" : { },
"chargeMainType" : "RECURRING",
"referenceDescription" : "...",
"notified" : true,
"sortIndexEl" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"roundingValuesComputed" : true,
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"codeChanged" : true,
"disabled" : true,
"taxClassEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
}, {
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"auditable" : { },
"internalNote" : "...",
"status" : "ACTIVE",
"id" : 12345,
"descriptionOrCode" : "...",
"type" : "CREDIT",
"taxClass" : { },
"inputUnitEL" : "...",
"active" : true,
"inputUnitOfMeasure" : { },
"ratingUnitOfMeasure" : { },
"parentCFEntities" : [ { }, { } ],
"dropZeroWo" : true,
"chargeType" : "...",
"ratingScript" : { },
"referenceCode" : "...",
"outputUnitEL" : "...",
"edrTemplates" : [ { }, { } ],
"cfAccumulatedValues" : { },
"unitMultiplicator" : 12345.0,
"transient" : true,
"parentEntity" : { },
"roundingMode" : "DOWN",
"amountEditable" : true,
"inputUnitDescription" : "...",
"historized" : true,
"filterExpression" : "...",
"unitNbDecimal" : 12345,
"uuid" : "...",
"version" : 12345,
"ratingUnitDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"revenueRecognitionRule" : { },
"chargeMainType" : "USAGE",
"referenceDescription" : "...",
"notified" : true,
"sortIndexEl" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"roundingValuesComputed" : true,
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"codeChanged" : true,
"disabled" : true,
"taxClassEl" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
} ],
"offerTemplateAttribute" : [ {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "REGEX",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : { },
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : { }
}, {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "EL",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : { },
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : { }
} ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"appendGeneratedCode" : true,
"groupedAttributes" : [ {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
}, {
"code" : "...",
"cfValues" : { },
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : { },
"display" : true,
"commercialRules" : [ { }, { } ],
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { }
} ]
},
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : {
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"transient" : true,
"seller" : {
"accountType" : "...",
"minimumArticle" : { },
"cfAccumulatedValues" : { },
"providerContact" : "...",
"externalRef1" : "...",
"descriptionOrCode" : "...",
"paymentGateways" : [ { }, { } ],
"vatNo" : "...",
"defaultLevel" : true,
"parentEntityType" : { },
"tradingCurrency" : { },
"historized" : true,
"contracts" : [ { }, { } ],
"auditable" : { },
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"minimumLabelEl" : "...",
"notified" : true,
"externalRef2" : "...",
"cfValues" : { },
"transient" : true,
"legalText" : "...",
"parentEntity" : { },
"seller" : { },
"parentCFEntities" : [ { }, { } ],
"tradingCountry" : { },
"legalType" : "...",
"minimumChargeTemplate" : { },
"legalEntityType" : { },
"contactInformation" : { },
"appendGeneratedCode" : true,
"description" : "...",
"isCompany" : true,
"descriptionAndCode" : "...",
"contactInformationNullSafe" : { },
"customerSequences" : [ { }, { } ],
"primaryContact" : { },
"registrationNo" : "...",
"code" : "...",
"tradingLanguage" : { },
"name" : { },
"generalLedger" : { },
"version" : 12345,
"jobTitle" : "...",
"businessAccountModel" : { },
"address" : { },
"id" : 12345,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true
},
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : {
"version" : 12345,
"tags" : [ { }, { } ],
"seller" : { },
"description" : "...",
"historized" : true,
"transient" : true,
"descriptionAndCode" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"referenceCode" : "...",
"notified" : true,
"codeChanged" : true,
"code" : "...",
"parentEntity" : { },
"id" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "..."
},
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
},
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ]
},
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : {
"customerCategories" : [ {
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"auditable" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"exoneratedFromTaxes" : true,
"exonerationTaxEl" : "...",
"taxCategoryEl" : "...",
"codeChanged" : true,
"taxCategory" : { },
"notified" : true,
"cfValues" : { },
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"code" : "...",
"id" : 12345,
"historized" : true,
"parentEntity" : { },
"exonerationReason" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"accountingCode" : { },
"referenceCode" : "...",
"transient" : true
}, {
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"auditable" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"exoneratedFromTaxes" : true,
"exonerationTaxEl" : "...",
"taxCategoryEl" : "...",
"codeChanged" : true,
"taxCategory" : { },
"notified" : true,
"cfValues" : { },
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"code" : "...",
"id" : 12345,
"historized" : true,
"parentEntity" : { },
"exonerationReason" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"accountingCode" : { },
"referenceCode" : "...",
"transient" : true
} ],
"appendGeneratedCode" : true,
"document" : {
"descriptionOrCode" : "...",
"fileType" : { },
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"fileName" : "...",
"cfAccumulatedValues" : { },
"documentStatus" : "REJECTED",
"historized" : true,
"referenceDescription" : "...",
"code" : "...",
"linkedAccountEntity" : { },
"version" : 12345,
"auditable" : { },
"category" : { },
"id" : 12345,
"transient" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"parentEntity" : { },
"cfValues" : { },
"creationDate" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"tags" : [ "...", "..." ],
"notified" : true
},
"offerProductTemplates" : [ {
"transient" : true,
"id" : { },
"productTemplate" : { },
"mandatory" : true,
"offerTemplate" : { }
}, {
"transient" : true,
"id" : { },
"productTemplate" : { },
"mandatory" : true,
"offerTemplate" : { }
} ],
"description" : "...",
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"lifeCycleStatus" : "IN_TEST",
"offerComponents" : [ {
"productSet" : "...",
"display" : true,
"id" : 12345,
"offerTemplate" : { },
"quantityMax" : 12345,
"tagsList" : [ { }, { } ],
"quantityMin" : 12345,
"product" : { },
"quantityDefault" : 12345,
"version" : 12345,
"mandatory" : true,
"transient" : true,
"sequence" : 12345
}, {
"productSet" : "...",
"display" : true,
"id" : 12345,
"offerTemplate" : { },
"quantityMax" : 12345,
"tagsList" : [ { }, { } ],
"quantityMin" : 12345,
"product" : { },
"quantityDefault" : 12345,
"version" : 12345,
"mandatory" : true,
"transient" : true,
"sequence" : 12345
} ],
"isOfferChangeRestricted" : true,
"allowedOffersChange" : [ { }, { } ],
"commercialRules" : [ {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "INCOMPATIBILITY",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
} ],
"nameOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"referenceDescription" : "...",
"name" : "...",
"isModel" : true,
"prefix" : "...",
"descriptionOrCode" : "...",
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"code" : "...",
"offerAttributes" : [ {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "EL",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : { },
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : { }
}, {
"sequence" : 12345,
"mandatory" : true,
"mandatoryWithEl" : "...",
"id" : 12345,
"display" : true,
"validationType" : "REGEX",
"readOnly" : true,
"defaultValue" : "...",
"version" : 12345,
"attribute" : { },
"validationPattern" : "...",
"validationLabel" : "...",
"transient" : true,
"offerTemplate" : { }
} ],
"minimumArticle" : {
"uuid" : "...",
"taxClass" : { },
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"analyticCode3" : "...",
"description" : "...",
"analyticCode1" : "...",
"accountingCode" : { },
"cfValues" : { },
"unitPrice" : 12345.0,
"id" : 12345,
"codeChanged" : true,
"descriptionAndCode" : "...",
"disabled" : true,
"historized" : true,
"columnCriteriaEL" : "...",
"notified" : true,
"cfAccumulatedValues" : { },
"auditable" : { },
"referenceDescription" : "...",
"invoiceTypeEl" : "...",
"parentCFEntities" : [ { }, { } ],
"invoiceType" : { },
"appendGeneratedCode" : true,
"accountingCodeMappings" : [ { }, { } ],
"accountingCodeEl" : "...",
"code" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"invoiceSubCategory" : { },
"referenceCode" : "...",
"parentEntityType" : { },
"ignoreAggregation" : true,
"articleFamily" : { },
"version" : 12345,
"analyticCode2" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { }
},
"sellers" : [ {
"accountType" : "...",
"minimumArticle" : { },
"cfAccumulatedValues" : { },
"providerContact" : "...",
"externalRef1" : "...",
"descriptionOrCode" : "...",
"paymentGateways" : [ { }, { } ],
"vatNo" : "...",
"defaultLevel" : true,
"parentEntityType" : { },
"tradingCurrency" : { },
"historized" : true,
"contracts" : [ { }, { } ],
"auditable" : { },
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"minimumLabelEl" : "...",
"notified" : true,
"externalRef2" : "...",
"cfValues" : { },
"transient" : true,
"legalText" : "...",
"parentEntity" : { },
"seller" : { },
"parentCFEntities" : [ { }, { } ],
"tradingCountry" : { },
"legalType" : "...",
"minimumChargeTemplate" : { },
"legalEntityType" : { },
"contactInformation" : { },
"appendGeneratedCode" : true,
"description" : "...",
"isCompany" : true,
"descriptionAndCode" : "...",
"contactInformationNullSafe" : { },
"customerSequences" : [ { }, { } ],
"primaryContact" : { },
"registrationNo" : "...",
"code" : "...",
"tradingLanguage" : { },
"name" : { },
"generalLedger" : { },
"version" : 12345,
"jobTitle" : "...",
"businessAccountModel" : { },
"address" : { },
"id" : 12345,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true
}, {
"accountType" : "...",
"minimumArticle" : { },
"cfAccumulatedValues" : { },
"providerContact" : "...",
"externalRef1" : "...",
"descriptionOrCode" : "...",
"paymentGateways" : [ { }, { } ],
"vatNo" : "...",
"defaultLevel" : true,
"parentEntityType" : { },
"tradingCurrency" : { },
"historized" : true,
"contracts" : [ { }, { } ],
"auditable" : { },
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"minimumLabelEl" : "...",
"notified" : true,
"externalRef2" : "...",
"cfValues" : { },
"transient" : true,
"legalText" : "...",
"parentEntity" : { },
"seller" : { },
"parentCFEntities" : [ { }, { } ],
"tradingCountry" : { },
"legalType" : "...",
"minimumChargeTemplate" : { },
"legalEntityType" : { },
"contactInformation" : { },
"appendGeneratedCode" : true,
"description" : "...",
"isCompany" : true,
"descriptionAndCode" : "...",
"contactInformationNullSafe" : { },
"customerSequences" : [ { }, { } ],
"primaryContact" : { },
"registrationNo" : "...",
"code" : "...",
"tradingLanguage" : { },
"name" : { },
"generalLedger" : { },
"version" : 12345,
"jobTitle" : "...",
"businessAccountModel" : { },
"address" : { },
"id" : 12345,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true
} ],
"offerServiceTemplates" : [ {
"offerTemplate" : { },
"transient" : true,
"serviceTemplate" : { },
"id" : 12345,
"mandatory" : true,
"incompatibleServices" : [ { }, { } ],
"validity" : { }
}, {
"offerTemplate" : { },
"transient" : true,
"serviceTemplate" : { },
"id" : 12345,
"mandatory" : true,
"incompatibleServices" : [ { }, { } ],
"validity" : { }
} ],
"minimumInvoiceSubCategory" : {
"invoiceCategory" : { },
"id" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"sortIndex" : 12345,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"occTemplate" : { },
"historized" : true,
"version" : 12345,
"occTemplateNegative" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"parentEntity" : { },
"accountingCode" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"codeChanged" : true,
"uuid" : "...",
"discount" : 12345.0
},
"autoEndOfEngagement" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"uuid" : "...",
"codeChanged" : true,
"channels" : [ {
"description" : "...",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"descriptionAndCode" : "...",
"notified" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"transient" : true,
"auditable" : { },
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"historized" : true,
"id" : 12345,
"descriptionOrCode" : "...",
"appendGeneratedCode" : true
}, {
"description" : "...",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"descriptionAndCode" : "...",
"notified" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"transient" : true,
"auditable" : { },
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"historized" : true,
"id" : 12345,
"descriptionOrCode" : "...",
"appendGeneratedCode" : true
} ],
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"generateQuoteEdrPerProduct" : true,
"subscriptionRenewal" : {
"version" : 12345,
"applyAgreement" : true,
"invoiceAgreementImmediately" : true,
"applyTerminationCharges" : true,
"parentEntity" : { },
"applyReimbursment" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"autoRenew" : true,
"referenceDescription" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"calendarRenewFor" : { },
"code" : "...",
"parentEntityType" : { },
"reimburseOneshots" : true,
"daysNotifyRenewal" : 12345,
"initialyActiveForUnit" : "DAY",
"extendAgreementPeriodToSubscribedTillDate" : true,
"calendarInitialyActiveFor" : { },
"notified" : true,
"renewFor" : 12345,
"initialTermType" : "RECURRING",
"renewalTermType" : "RECURRING",
"description" : "...",
"codeChanged" : true,
"overrideProrata" : "PRORATA",
"endOfTermAction" : "SUSPEND",
"historized" : true,
"auditableFields" : [ { }, { } ],
"renewForUnit" : "MONTH",
"transient" : true,
"referenceCode" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"initialyActiveFor" : 12345,
"autoRenewDate" : 12345,
"appendGeneratedCode" : true
},
"transient" : true,
"referenceCode" : "...",
"historized" : true,
"offerTemplateCategories" : [ {
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"descriptionAndCode" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"notified" : true,
"parentCategoryCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"disabled" : true,
"productOffering" : [ { }, { } ],
"id" : 12345,
"assignedToProductOffering" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"parentEntityType" : { },
"name" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"imagePath" : "...",
"children" : [ { }, { } ],
"auditable" : { },
"offerTemplateCategory" : { },
"version" : 12345,
"transient" : true,
"code" : "...",
"parentEntity" : { },
"uuid" : "...",
"orderLevel" : 12345
}, {
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"descriptionAndCode" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"notified" : true,
"parentCategoryCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"disabled" : true,
"productOffering" : [ { }, { } ],
"id" : 12345,
"assignedToProductOffering" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"parentEntityType" : { },
"name" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"imagePath" : "...",
"children" : [ { }, { } ],
"auditable" : { },
"offerTemplateCategory" : { },
"version" : 12345,
"transient" : true,
"code" : "...",
"parentEntity" : { },
"uuid" : "...",
"orderLevel" : 12345
} ],
"tags" : [ {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
}, {
"auditable" : { },
"parentEntity" : { },
"transient" : true,
"seller" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"tagType" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"parentTag" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"filterEl" : "...",
"descriptionAndCode" : "...",
"name" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"historized" : true
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"longDescription" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"offerModel" : { },
"productTemplates" : [ {
"invoicingCalendar" : { },
"globalRatingScriptInstance" : { },
"version" : 12345,
"lifeCycleStatus" : "REJECTED",
"id" : 12345,
"disabled" : true,
"nameOrCode" : "...",
"historized" : true,
"channels" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescription" : "...",
"offerTemplateCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"appendGeneratedCode" : true,
"transient" : true,
"notified" : true,
"code" : "...",
"imagePath" : "...",
"uuid" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"businessAccountModels" : [ { }, { } ],
"productChargeTemplates" : [ { }, { } ],
"businessProductModel" : { },
"parentCFEntities" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"parentEntity" : { },
"validity" : { },
"active" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"cfValues" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"name" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"referenceCode" : "...",
"sellers" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { }
}, {
"invoicingCalendar" : { },
"globalRatingScriptInstance" : { },
"version" : 12345,
"lifeCycleStatus" : "ACTIVE",
"id" : 12345,
"disabled" : true,
"nameOrCode" : "...",
"historized" : true,
"channels" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescription" : "...",
"offerTemplateCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"appendGeneratedCode" : true,
"transient" : true,
"notified" : true,
"code" : "...",
"imagePath" : "...",
"uuid" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"businessAccountModels" : [ { }, { } ],
"productChargeTemplates" : [ { }, { } ],
"businessProductModel" : { },
"parentCFEntities" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"parentEntity" : { },
"validity" : { },
"active" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"cfValues" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"name" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"referenceCode" : "...",
"sellers" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { }
} ],
"minimumChargeTemplate" : {
"auditable" : { },
"referenceCode" : "...",
"edrTemplates" : [ { }, { } ],
"dropZeroWo" : true,
"unitMultiplicator" : 12345.0,
"internalNote" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"cfAccumulatedValues" : { },
"inputUnitEL" : "...",
"filterExpression" : "...",
"parentCFEntities" : [ { }, { } ],
"immediateInvoicing" : true,
"status" : "ACTIVE",
"ratingUnitOfMeasure" : { },
"taxClass" : { },
"ratingScript" : { },
"id" : 12345,
"chargeMainType" : "USAGE",
"type" : "CREDIT",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"taxClassEl" : "...",
"transient" : true,
"chargeType" : "...",
"historized" : true,
"amountEditable" : true,
"ratingUnitDescription" : "...",
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"attributes" : [ { }, { } ],
"cfValues" : { },
"notified" : true,
"oneShotChargeTemplateType" : "OTHER",
"inputUnitOfMeasure" : { },
"codeChanged" : true,
"roundingMode" : "UP",
"outputUnitEL" : "...",
"revenueRecognitionRule" : { },
"version" : 12345,
"code" : "...",
"uuid" : "...",
"disabled" : true,
"productCharges" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"sortIndexEl" : "...",
"invoiceSubCategory" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"active" : true,
"referenceDescription" : "..."
},
"minimumAmountEl" : "...",
"statusDate" : 12345,
"allowedDiscountPlans" : [ {
"version" : 12345,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"durationUnit" : "MONTH",
"uuid" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"defaultDuration" : 12345,
"disabled" : true,
"cfValues" : { },
"historized" : true,
"statusDate" : 12345,
"referenceCode" : "...",
"usedQuantity" : 12345,
"active" : true,
"valid" : true,
"applicableOnDiscountedPrice" : true,
"discountPlanItems" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"applicationLimit" : 12345,
"parentEntity" : { },
"applicationFilterEL" : "...",
"discountPlanaApplicableEntities" : [ { }, { } ],
"status" : "INACTIVE",
"minDuration" : 12345,
"initialQuantity" : 12345,
"appendGeneratedCode" : true,
"startDate" : 12345,
"endDate" : 12345,
"auditable" : { },
"id" : 12345,
"notified" : true,
"discountPlanType" : "PROMO_CODE",
"expressionEl" : "...",
"description" : "...",
"applicableOnOverriddenPrice" : true,
"maxDuration" : 12345,
"descriptionOrCode" : "...",
"sequence" : 12345,
"code" : "...",
"transient" : true,
"cfAccumulatedValues" : { }
}, {
"version" : 12345,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"durationUnit" : "MONTH",
"uuid" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"defaultDuration" : 12345,
"disabled" : true,
"cfValues" : { },
"historized" : true,
"statusDate" : 12345,
"referenceCode" : "...",
"usedQuantity" : 12345,
"active" : true,
"valid" : true,
"applicableOnDiscountedPrice" : true,
"discountPlanItems" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"applicationLimit" : 12345,
"parentEntity" : { },
"applicationFilterEL" : "...",
"discountPlanaApplicableEntities" : [ { }, { } ],
"status" : "DRAFT",
"minDuration" : 12345,
"initialQuantity" : 12345,
"appendGeneratedCode" : true,
"startDate" : 12345,
"endDate" : 12345,
"auditable" : { },
"id" : 12345,
"notified" : true,
"discountPlanType" : "PRODUCT",
"expressionEl" : "...",
"description" : "...",
"applicableOnOverriddenPrice" : true,
"maxDuration" : 12345,
"descriptionOrCode" : "...",
"sequence" : 12345,
"code" : "...",
"transient" : true,
"cfAccumulatedValues" : { }
} ],
"businessAccountModels" : [ {
"auditable" : { },
"disabled" : true,
"logoPicture" : "...",
"active" : true,
"codeChanged" : true,
"license" : "GPL",
"referenceCode" : "...",
"notified" : true,
"installed" : true,
"description" : "...",
"downloaded" : true,
"hierarchyType" : "S_BA",
"parentEntity" : { },
"historized" : true,
"version" : 12345,
"id" : 12345,
"moduleItems" : [ { }, { } ],
"code" : "...",
"moduleSource" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"script" : { },
"descriptionOrCode" : "...",
"transient" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { }
}, {
"auditable" : { },
"disabled" : true,
"logoPicture" : "...",
"active" : true,
"codeChanged" : true,
"license" : "BSD3_R",
"referenceCode" : "...",
"notified" : true,
"installed" : true,
"description" : "...",
"downloaded" : true,
"hierarchyType" : "C_CA",
"parentEntity" : { },
"historized" : true,
"version" : 12345,
"id" : 12345,
"moduleItems" : [ { }, { } ],
"code" : "...",
"moduleSource" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"script" : { },
"descriptionOrCode" : "...",
"transient" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { }
} ],
"businessOfferModel" : {
"script" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplate" : { },
"downloaded" : true,
"transient" : true,
"historized" : true,
"moduleSource" : "...",
"referenceCode" : "...",
"code" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"installed" : true,
"notified" : true,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "...",
"active" : true,
"moduleItems" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"disabled" : true,
"logoPicture" : "...",
"license" : "AGPL",
"parentEntity" : { },
"auditable" : { }
},
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ {
"historized" : true,
"description" : "...",
"transient" : true,
"disabled" : true,
"codeChanged" : true,
"descriptionOrCode" : "...",
"productOfferings" : [ { }, { } ],
"id" : 12345,
"active" : true,
"appendGeneratedCode" : true,
"version" : 12345,
"mimeType" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"notified" : true,
"code" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"parentEntityType" : { },
"uri" : "...",
"auditable" : { }
}, {
"historized" : true,
"description" : "...",
"transient" : true,
"disabled" : true,
"codeChanged" : true,
"descriptionOrCode" : "...",
"productOfferings" : [ { }, { } ],
"id" : 12345,
"active" : true,
"appendGeneratedCode" : true,
"version" : 12345,
"mimeType" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"notified" : true,
"code" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"parentEntityType" : { },
"uri" : "...",
"auditable" : { }
} ],
"medias" : [ {
"mediaType" : "VIDEO",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
}, {
"mediaType" : "IMAGE",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
} ],
"transientCode" : "...",
"version" : 12345,
"minimumLabelEl" : "...",
"globalRatingScriptInstance" : {
"version" : 12345,
"auditable" : { },
"sourcingRoles" : [ "...", "..." ],
"auditableFields" : [ { }, { } ],
"id" : 12345,
"referenceDescription" : "...",
"error" : true,
"description" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"active" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"code" : "...",
"parentEntity" : { },
"scriptInstanceCategory" : { },
"sourceTypeEnum" : "JAVA_CLASS",
"notified" : true,
"historized" : true,
"scriptParameters" : [ { }, { } ],
"disabled" : true,
"reuse" : true,
"executionRoles" : [ "...", "..." ],
"descriptionOrCode" : "...",
"script" : "...",
"referenceCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"parentEntityType" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"disabled" : true,
"imagePath" : "...",
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"id" : 12345
},
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"historized" : true,
"targetProduct" : {
"reference" : "...",
"parentEntityType" : { },
"brand" : {
"historized" : true,
"version" : 12345,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"code" : "...",
"referenceDescription" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"transient" : true,
"codeChanged" : true,
"auditable" : { },
"descriptionOrCode" : "..."
},
"status" : "ACTIVE",
"productLine" : {
"referenceCode" : "...",
"appendGeneratedCode" : true,
"parentLine" : { },
"cfAccumulatedValues" : { },
"auditable" : { },
"description" : "...",
"uuid" : "...",
"codeChanged" : true,
"historized" : true,
"parentEntityType" : { },
"transient" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"longDescription" : "...",
"id" : 12345,
"seller" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"cfValues" : { },
"parentEntity" : { }
},
"productModel" : { },
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"referenceCode" : "...",
"isModel" : true,
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"historized" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"pricePlanMatrixColumns" : [ {
"descriptionOrCode" : "...",
"version" : 12345,
"transient" : true,
"pricePlanMatrixVersion" : { },
"parentEntityType" : { },
"pricePlanMatrixValues" : [ { }, { } ],
"historized" : true,
"code" : "...",
"codeChanged" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"position" : 12345,
"elValue" : "...",
"attribute" : { },
"referenceDescription" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"type" : "Boolean",
"parentEntity" : { },
"description" : "...",
"product" : { },
"offerTemplate" : { },
"range" : true,
"id" : 12345,
"notified" : true
}, {
"descriptionOrCode" : "...",
"version" : 12345,
"transient" : true,
"pricePlanMatrixVersion" : { },
"parentEntityType" : { },
"pricePlanMatrixValues" : [ { }, { } ],
"historized" : true,
"code" : "...",
"codeChanged" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"position" : 12345,
"elValue" : "...",
"attribute" : { },
"referenceDescription" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"type" : "Range_Numeric",
"parentEntity" : { },
"description" : "...",
"product" : { },
"offerTemplate" : { },
"range" : true,
"id" : 12345,
"notified" : true
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"offerComponents" : [ {
"productSet" : "...",
"display" : true,
"id" : 12345,
"offerTemplate" : { },
"quantityMax" : 12345,
"tagsList" : [ { }, { } ],
"quantityMin" : 12345,
"product" : { },
"quantityDefault" : 12345,
"version" : 12345,
"mandatory" : true,
"transient" : true,
"sequence" : 12345
}, {
"productSet" : "...",
"display" : true,
"id" : 12345,
"offerTemplate" : { },
"quantityMax" : 12345,
"tagsList" : [ { }, { } ],
"quantityMin" : 12345,
"product" : { },
"quantityDefault" : 12345,
"version" : 12345,
"mandatory" : true,
"transient" : true,
"sequence" : 12345
} ],
"discountList" : [ {
"version" : 12345,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"durationUnit" : "DAY",
"uuid" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"defaultDuration" : 12345,
"disabled" : true,
"cfValues" : { },
"historized" : true,
"statusDate" : 12345,
"referenceCode" : "...",
"usedQuantity" : 12345,
"active" : true,
"valid" : true,
"applicableOnDiscountedPrice" : true,
"discountPlanItems" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"applicationLimit" : 12345,
"parentEntity" : { },
"applicationFilterEL" : "...",
"discountPlanaApplicableEntities" : [ { }, { } ],
"status" : "EXPIRED",
"minDuration" : 12345,
"initialQuantity" : 12345,
"appendGeneratedCode" : true,
"startDate" : 12345,
"endDate" : 12345,
"auditable" : { },
"id" : 12345,
"notified" : true,
"discountPlanType" : "INVOICE",
"expressionEl" : "...",
"description" : "...",
"applicableOnOverriddenPrice" : true,
"maxDuration" : 12345,
"descriptionOrCode" : "...",
"sequence" : 12345,
"code" : "...",
"transient" : true,
"cfAccumulatedValues" : { }
}, {
"version" : 12345,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"durationUnit" : "DAY",
"uuid" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"defaultDuration" : 12345,
"disabled" : true,
"cfValues" : { },
"historized" : true,
"statusDate" : 12345,
"referenceCode" : "...",
"usedQuantity" : 12345,
"active" : true,
"valid" : true,
"applicableOnDiscountedPrice" : true,
"discountPlanItems" : [ { }, { } ],
"codeChanged" : true,
"parentEntityType" : { },
"applicationLimit" : 12345,
"parentEntity" : { },
"applicationFilterEL" : "...",
"discountPlanaApplicableEntities" : [ { }, { } ],
"status" : "IN_USE",
"minDuration" : 12345,
"initialQuantity" : 12345,
"appendGeneratedCode" : true,
"startDate" : 12345,
"endDate" : 12345,
"auditable" : { },
"id" : 12345,
"notified" : true,
"discountPlanType" : "PRODUCT",
"expressionEl" : "...",
"description" : "...",
"applicableOnOverriddenPrice" : true,
"maxDuration" : 12345,
"descriptionOrCode" : "...",
"sequence" : 12345,
"code" : "...",
"transient" : true,
"cfAccumulatedValues" : { }
} ],
"model" : "...",
"appendGeneratedCode" : true,
"active" : true,
"productCharges" : [ {
"id" : 12345,
"product" : { },
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"chargeTemplate" : { },
"walletTemplates" : [ { }, { } ],
"transient" : true
}, {
"id" : 12345,
"product" : { },
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"chargeTemplate" : { },
"walletTemplates" : [ { }, { } ],
"transient" : true
} ],
"statusDate" : 12345,
"disabled" : true,
"serviceUsageCharges" : [ {
"chargeTemplate" : { },
"walletTemplates" : [ { }, { } ],
"accumulatorCounterTemplates" : [ { }, { } ],
"version" : 12345,
"serviceTemplate" : { },
"counterTemplate" : { },
"transient" : true,
"id" : 12345
}, {
"chargeTemplate" : { },
"walletTemplates" : [ { }, { } ],
"accumulatorCounterTemplates" : [ { }, { } ],
"version" : 12345,
"serviceTemplate" : { },
"counterTemplate" : { },
"transient" : true,
"id" : 12345
} ],
"notified" : true,
"serviceTerminationCharges" : [ {
"version" : 12345,
"walletTemplates" : [ { }, { } ],
"id" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"transient" : true,
"chargeTemplate" : { },
"serviceTemplate" : { }
}, {
"version" : 12345,
"walletTemplates" : [ { }, { } ],
"id" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"transient" : true,
"chargeTemplate" : { },
"serviceTemplate" : { }
} ],
"transient" : true,
"uuid" : "...",
"medias" : [ {
"mediaType" : "VIDEO",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
}, {
"mediaType" : "VIDEO",
"label" : "...",
"historized" : true,
"referenceCode" : "...",
"id" : 12345,
"mediaName" : "...",
"main" : true,
"cfAccumulatedValues" : { },
"cfValues" : { },
"referenceDescription" : "...",
"transient" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"code" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"uuid" : "...",
"mediaPath" : "...",
"descriptionOrCode" : "...",
"notified" : true
} ],
"packageFlag" : true,
"discountFlag" : true,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"descriptionAndCode" : "...",
"commercialRuleLines" : [ {
"version" : 12345,
"sourceAttribute" : { },
"sourceProductCode" : "...",
"sourceTag" : { },
"transient" : true,
"sourceOfferTemplateCode" : "...",
"sourceGroupedAttributeValue" : "...",
"sourceAttributeValue" : "...",
"sourceProduct" : { },
"sourceOfferTemplate" : { },
"sourceGroupedAttributes" : { },
"commercialRuleItem" : { },
"operator" : "LESS_THAN",
"sourceOfferAttribute" : true,
"id" : 12345,
"sourceProductVersion" : { }
}, {
"version" : 12345,
"sourceAttribute" : { },
"sourceProductCode" : "...",
"sourceTag" : { },
"transient" : true,
"sourceOfferTemplateCode" : "...",
"sourceGroupedAttributeValue" : "...",
"sourceAttributeValue" : "...",
"sourceProduct" : { },
"sourceOfferTemplate" : { },
"sourceGroupedAttributes" : { },
"commercialRuleItem" : { },
"operator" : "EQUAL",
"sourceOfferAttribute" : true,
"id" : 12345,
"sourceProductVersion" : { }
} ],
"articleMappingLines" : [ {
"mappingKeyEL" : "...",
"attributeOperator" : "OR",
"notified" : true,
"historized" : true,
"chargeTemplate" : { },
"parentEntityType" : { },
"parameter1" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"referenceCode" : "...",
"parameter3" : "...",
"parameter2" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"offerTemplate" : { },
"code" : "...",
"auditable" : { },
"product" : { },
"transient" : true,
"attributesMapping" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"accountingArticle" : { },
"description" : "...",
"articleMapping" : { },
"descriptionOrCode" : "..."
}, {
"mappingKeyEL" : "...",
"attributeOperator" : "AND",
"notified" : true,
"historized" : true,
"chargeTemplate" : { },
"parentEntityType" : { },
"parameter1" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"referenceCode" : "...",
"parameter3" : "...",
"parameter2" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"offerTemplate" : { },
"code" : "...",
"auditable" : { },
"product" : { },
"transient" : true,
"attributesMapping" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"accountingArticle" : { },
"description" : "...",
"articleMapping" : { },
"descriptionOrCode" : "..."
} ],
"modelChildren" : [ "...", "..." ],
"code" : "...",
"priceVersionDateSetting" : "EVENT",
"agreementDateSetting" : "INHERIT",
"codeChanged" : true,
"version" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"productVersions" : [ {
"id" : 12345,
"statusDate" : 12345,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"validity" : { },
"version" : 12345,
"shortDescription" : "...",
"currentVersion" : 12345,
"groupedAttributes" : [ { }, { } ],
"tags" : [ { }, { } ],
"product" : { },
"historized" : true,
"status" : "DRAFT",
"attributes" : [ { }, { } ],
"longDescription" : "...",
"notified" : true,
"transient" : true
}, {
"id" : 12345,
"statusDate" : 12345,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"validity" : { },
"version" : 12345,
"shortDescription" : "...",
"currentVersion" : 12345,
"groupedAttributes" : [ { }, { } ],
"tags" : [ { }, { } ],
"product" : { },
"historized" : true,
"status" : "DRAFT",
"attributes" : [ { }, { } ],
"longDescription" : "...",
"notified" : true,
"transient" : true
} ],
"id" : 12345,
"description" : "...",
"serviceRecurringCharges" : [ {
"version" : 12345,
"chargeTemplate" : { },
"accumulatorCounterTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"serviceTemplate" : { },
"counterTemplate" : { }
}, {
"version" : 12345,
"chargeTemplate" : { },
"accumulatorCounterTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"serviceTemplate" : { },
"counterTemplate" : { }
} ],
"serviceSubscriptionCharges" : [ {
"serviceTemplate" : { },
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"id" : 12345,
"counterTemplate" : { },
"chargeTemplate" : { },
"transient" : true
}, {
"serviceTemplate" : { },
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"id" : 12345,
"counterTemplate" : { },
"chargeTemplate" : { },
"transient" : true
} ],
"commercialRuleHeader" : [ {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "PRE_REQUISITE",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "INCOMPATIBILITY",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
},
"targetAttributeValue" : "...",
"targetGroupedAttributes" : {
"code" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"mandatory" : true,
"descriptionAndCode" : "...",
"attributes" : [ {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "TOTAL",
"unitNbDecimal" : 12345,
"codeChanged" : true,
"active" : true,
"medias" : [ { }, { } ],
"version" : 12345,
"description" : "...",
"uuid" : "...",
"commercialRules" : [ { }, { } ],
"referenceCode" : "...",
"productVersionAttributes" : [ { }, { } ],
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"parentAttribute" : { },
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"tags" : [ { }, { } ],
"attributeCategory" : "REGULAR",
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : { },
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ]
}, {
"assignedAttributes" : [ { }, { } ],
"historized" : true,
"id" : 12345,
"cfValues" : { },
"code" : "...",
"attributeType" : "INTEGER",
"unitNbDecimal" : 12345,
"codeChanged" : true,
"active" : true,
"medias" : [ { }, { } ],
"version" : 12345,
"description" : "...",
"uuid" : "...",
"commercialRules" : [ { }, { } ],
"referenceCode" : "...",
"productVersionAttributes" : [ { }, { } ],
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"parentAttribute" : { },
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"tags" : [ { }, { } ],
"attributeCategory" : "REGULAR",
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"chargeTemplates" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"notified" : true,
"priority" : 12345,
"elValue" : "...",
"parentEntityType" : { },
"allowedValues" : [ "...", "..." ],
"auditable" : { },
"appendGeneratedCode" : true,
"groupedAttributes" : [ { }, { } ]
} ],
"referenceDescription" : "...",
"referenceCode" : "...",
"disabled" : true,
"notified" : true,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"descriptionOrCode" : "...",
"description" : "...",
"sequence" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"active" : true,
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"historized" : true,
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"display" : true,
"commercialRules" : [ {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "REPLACEMENT",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
}, {
"code" : "...",
"notified" : true,
"ruleEl" : "...",
"ruleType" : "PRE_REQUISITE",
"commercialRuleItems" : [ { }, { } ],
"targetProductVersion" : { },
"scopeType" : "QUOTE",
"targetAttribute" : { },
"descriptionOrCode" : "...",
"targetProductCode" : "...",
"description" : "...",
"parentEntityType" : { },
"targetTag" : { },
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"version" : 12345,
"targetOfferTemplate" : { },
"descriptionAndCode" : "...",
"targetOfferAttribute" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"historized" : true,
"targetProduct" : { },
"targetAttributeValue" : "...",
"targetGroupedAttributes" : { },
"targetOfferTemplateCode" : "..."
} ],
"id" : 12345,
"codeChanged" : true,
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
},
"targetOfferTemplateCode" : "..."
}