| name | data type | constraints | description |
|---|---|---|---|
| active | boolean | ||
| maxSubscriptionAgeInMonth | number | ||
| version | number | ||
| cfValues | CustomFieldValues | ||
| codeChanged | boolean | ||
| descriptionI18nNullSafe | map of string | ||
| versions | array of PricePlanMatrixVersion | ||
| amountWithTax | number | ||
| validityCalendar | Calendar | ||
| seller | Seller | ||
| code | string | required, max size: 255, min size: 1 | |
| sequence | number | ||
| descriptionOrCode | string | ||
| minQuantity | number | ||
| amountWithTaxEL | string | ||
| transient | boolean | ||
| validityFrom | number | ||
| woDescriptionEL | string | ||
| amountWithoutTax | number | ||
| validityDate | number | ||
| priority | number | ||
| parameter3El | string | ||
| criteria2Value | string | ||
| id | number | ||
| uuid | string | ||
| cfAccumulatedValues | CustomFieldValues | ||
| minimumAmountEL | string | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| criteria1Value | string | ||
| minSubscriptionAgeInMonth | number | ||
| parentEntity | BusinessEntity | ||
| totalAmountEL | string | ||
| criteriaEL | string | ||
| notified | boolean | ||
| parentEntityType | object | ||
| scriptInstance | ScriptInstance | ||
| invoiceSubCategoryEL | string | ||
| descriptionI18n | map of string | ||
| auditable | Auditable | ||
| chargeTemplate | ChargeTemplate | ||
| startSubscriptionDate | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| offerTemplate | OfferTemplate | ||
| disabled | boolean | ||
| endRatingDate | number | ||
| discountPlanItems | array of DiscountPlanItem | ||
| appendGeneratedCode | boolean | ||
| contractItems | array of ContractItem | ||
| amountWithoutTaxEL | string | ||
| referenceDescription | string | ||
| historized | boolean | ||
| tradingCurrency | TradingCurrency | ||
| description | string | max size: 255, min size: 0 | |
| startRatingDate | number | ||
| referenceCode | string | ||
| parameter1El | string | ||
| parameter2El | string | ||
| maxQuantity | number | ||
| tradingCountry | TradingCountry | ||
| endSubscriptionDate | number | ||
| criteria3Value | string | ||
| eventCode | string | ||
| descriptionAndCode | string |
Example
{
"active" : true,
"maxSubscriptionAgeInMonth" : 12345,
"version" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"versions" : [ {
"statusChangeLog" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"priceVersionType" : "FIXED",
"statusDate" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"matrix" : true,
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"id" : 12345,
"transient" : true,
"status" : "PUBLISHED",
"columns" : [ {
"appendGeneratedCode" : true,
"range" : true,
"pricePlanMatrixVersion" : { },
"codeChanged" : true,
"historized" : true,
"position" : 12345,
"notified" : true,
"pricePlanMatrixValues" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"description" : "...",
"attribute" : { },
"descriptionAndCode" : "...",
"product" : { },
"code" : "...",
"type" : "Range_Date",
"referenceCode" : "...",
"elValue" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"auditable" : { },
"id" : 12345,
"parentEntity" : { },
"descriptionOrCode" : "...",
"offerTemplate" : { },
"referenceDescription" : "..."
}, {
"appendGeneratedCode" : true,
"range" : true,
"pricePlanMatrixVersion" : { },
"codeChanged" : true,
"historized" : true,
"position" : 12345,
"notified" : true,
"pricePlanMatrixValues" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"description" : "...",
"attribute" : { },
"descriptionAndCode" : "...",
"product" : { },
"code" : "...",
"type" : "String",
"referenceCode" : "...",
"elValue" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"auditable" : { },
"id" : 12345,
"parentEntity" : { },
"descriptionOrCode" : "...",
"offerTemplate" : { },
"referenceDescription" : "..."
} ],
"lines" : [ {
"historized" : true,
"value" : 12345.0,
"notified" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"priority" : 12345,
"id" : 12345,
"transient" : true,
"pricePlanMatrixVersion" : { },
"defaultLine" : true,
"valueEL" : "...",
"description" : "...",
"auditable" : { },
"pricePlanMatrixValues" : [ { }, { } ]
}, {
"historized" : true,
"value" : 12345.0,
"notified" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"priority" : 12345,
"id" : 12345,
"transient" : true,
"pricePlanMatrixVersion" : { },
"defaultLine" : true,
"valueEL" : "...",
"description" : "...",
"auditable" : { },
"pricePlanMatrixValues" : [ { }, { } ]
} ],
"priceEL" : "...",
"notified" : true,
"label" : "...",
"priority" : 12345,
"price" : 12345.0,
"version" : 12345,
"pricePlanMatrix" : {
"active" : true,
"maxSubscriptionAgeInMonth" : 12345,
"version" : 12345,
"cfValues" : { },
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"versions" : [ { }, { } ],
"amountWithTax" : 12345.0,
"validityCalendar" : { },
"seller" : { },
"code" : "...",
"sequence" : 12345,
"descriptionOrCode" : "...",
"minQuantity" : 12345.0,
"amountWithTaxEL" : "...",
"transient" : true,
"validityFrom" : 12345,
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"validityDate" : 12345,
"priority" : 12345,
"parameter3El" : "...",
"criteria2Value" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"minimumAmountEL" : "...",
"parentCFEntities" : [ { }, { } ],
"criteria1Value" : "...",
"minSubscriptionAgeInMonth" : 12345,
"parentEntity" : { },
"totalAmountEL" : "...",
"criteriaEL" : "...",
"notified" : true,
"parentEntityType" : { },
"scriptInstance" : { },
"invoiceSubCategoryEL" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"chargeTemplate" : { },
"startSubscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"offerTemplate" : { },
"disabled" : true,
"endRatingDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"contractItems" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"referenceDescription" : "...",
"historized" : true,
"tradingCurrency" : { },
"description" : "...",
"startRatingDate" : 12345,
"referenceCode" : "...",
"parameter1El" : "...",
"parameter2El" : "...",
"maxQuantity" : 12345.0,
"tradingCountry" : { },
"endSubscriptionDate" : 12345,
"criteria3Value" : "...",
"eventCode" : "...",
"descriptionAndCode" : "..."
},
"historized" : true,
"currentVersion" : 12345
}, {
"statusChangeLog" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"priceVersionType" : "PERCENTAGE",
"statusDate" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"matrix" : true,
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"id" : 12345,
"transient" : true,
"status" : "DRAFT",
"columns" : [ {
"appendGeneratedCode" : true,
"range" : true,
"pricePlanMatrixVersion" : { },
"codeChanged" : true,
"historized" : true,
"position" : 12345,
"notified" : true,
"pricePlanMatrixValues" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"description" : "...",
"attribute" : { },
"descriptionAndCode" : "...",
"product" : { },
"code" : "...",
"type" : "Range_Date",
"referenceCode" : "...",
"elValue" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"auditable" : { },
"id" : 12345,
"parentEntity" : { },
"descriptionOrCode" : "...",
"offerTemplate" : { },
"referenceDescription" : "..."
}, {
"appendGeneratedCode" : true,
"range" : true,
"pricePlanMatrixVersion" : { },
"codeChanged" : true,
"historized" : true,
"position" : 12345,
"notified" : true,
"pricePlanMatrixValues" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"description" : "...",
"attribute" : { },
"descriptionAndCode" : "...",
"product" : { },
"code" : "...",
"type" : "Boolean",
"referenceCode" : "...",
"elValue" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"auditable" : { },
"id" : 12345,
"parentEntity" : { },
"descriptionOrCode" : "...",
"offerTemplate" : { },
"referenceDescription" : "..."
} ],
"lines" : [ {
"historized" : true,
"value" : 12345.0,
"notified" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"priority" : 12345,
"id" : 12345,
"transient" : true,
"pricePlanMatrixVersion" : { },
"defaultLine" : true,
"valueEL" : "...",
"description" : "...",
"auditable" : { },
"pricePlanMatrixValues" : [ { }, { } ]
}, {
"historized" : true,
"value" : 12345.0,
"notified" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"priority" : 12345,
"id" : 12345,
"transient" : true,
"pricePlanMatrixVersion" : { },
"defaultLine" : true,
"valueEL" : "...",
"description" : "...",
"auditable" : { },
"pricePlanMatrixValues" : [ { }, { } ]
} ],
"priceEL" : "...",
"notified" : true,
"label" : "...",
"priority" : 12345,
"price" : 12345.0,
"version" : 12345,
"pricePlanMatrix" : {
"active" : true,
"maxSubscriptionAgeInMonth" : 12345,
"version" : 12345,
"cfValues" : { },
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"versions" : [ { }, { } ],
"amountWithTax" : 12345.0,
"validityCalendar" : { },
"seller" : { },
"code" : "...",
"sequence" : 12345,
"descriptionOrCode" : "...",
"minQuantity" : 12345.0,
"amountWithTaxEL" : "...",
"transient" : true,
"validityFrom" : 12345,
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"validityDate" : 12345,
"priority" : 12345,
"parameter3El" : "...",
"criteria2Value" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"minimumAmountEL" : "...",
"parentCFEntities" : [ { }, { } ],
"criteria1Value" : "...",
"minSubscriptionAgeInMonth" : 12345,
"parentEntity" : { },
"totalAmountEL" : "...",
"criteriaEL" : "...",
"notified" : true,
"parentEntityType" : { },
"scriptInstance" : { },
"invoiceSubCategoryEL" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"chargeTemplate" : { },
"startSubscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"offerTemplate" : { },
"disabled" : true,
"endRatingDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"contractItems" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"referenceDescription" : "...",
"historized" : true,
"tradingCurrency" : { },
"description" : "...",
"startRatingDate" : 12345,
"referenceCode" : "...",
"parameter1El" : "...",
"parameter2El" : "...",
"maxQuantity" : 12345.0,
"tradingCountry" : { },
"endSubscriptionDate" : 12345,
"criteria3Value" : "...",
"eventCode" : "...",
"descriptionAndCode" : "..."
},
"historized" : true,
"currentVersion" : 12345
} ],
"amountWithTax" : 12345.0,
"validityCalendar" : {
"referenceDescription" : "...",
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"descriptionOrCode" : "...",
"codeChanged" : true,
"initDateEL" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"appendGeneratedCode" : true,
"description" : "...",
"parentEntityType" : { },
"code" : "...",
"notified" : true,
"initializationRequired" : true,
"calendarTypeWSubtypes" : "...",
"referenceCode" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"transient" : true,
"calendarType" : "...",
"initDate" : 12345,
"historized" : true
},
"seller" : {
"generalLedger" : {
"codeChanged" : true,
"description" : "...",
"notified" : true,
"historized" : true,
"id" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"version" : 12345,
"referenceCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"seller" : { },
"auditable" : { },
"parentEntity" : { },
"otherTransactions" : [ { }, { } ]
},
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"minimumLabelEl" : "...",
"primaryContact" : {
"id" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"fax" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"description" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"lastName" : "...",
"historized" : true,
"referenceCode" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"auditable" : { },
"phone" : "...",
"code" : "...",
"notified" : true,
"firstName" : "...",
"mobile" : "...",
"email" : "...",
"referenceDescription" : "...",
"genericMail" : "...",
"address" : { }
},
"externalRef1" : "...",
"historized" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"providerContact" : "...",
"legalText" : "...",
"businessAccountModel" : {
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"active" : true,
"transient" : true,
"auditable" : { },
"referenceDescription" : "...",
"hierarchyType" : "S",
"script" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"installed" : true,
"parentEntityType" : { },
"id" : 12345,
"downloaded" : true,
"version" : 12345,
"description" : "...",
"moduleSource" : "...",
"disabled" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"historized" : true,
"logoPicture" : "...",
"license" : "OPEN",
"descriptionAndCode" : "...",
"code" : "..."
},
"legalType" : "...",
"tradingCountry" : {
"country" : { },
"appendGeneratedCode" : true,
"transient" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"historized" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"referenceCode" : "...",
"version" : 12345,
"notified" : true,
"auditable" : { },
"uuid" : "...",
"code" : "...",
"disabled" : true,
"referenceDescription" : "...",
"active" : true,
"description" : "...",
"countryCode" : "..."
},
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"name" : {
"fullName" : "...",
"title" : { },
"lastName" : "...",
"firstName" : "..."
},
"jobTitle" : "...",
"uuid" : "...",
"transient" : true,
"address" : {
"countryBundle" : "...",
"address1" : "...",
"state" : "...",
"address4" : "...",
"city" : "...",
"zipCode" : "...",
"address5" : "...",
"address3" : "...",
"country" : { },
"address2" : "..."
},
"referenceDescription" : "...",
"description" : "...",
"seller" : { },
"accountType" : "...",
"tradingLanguage" : {
"disabled" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"active" : true,
"transient" : true,
"language" : { },
"auditable" : { },
"id" : 12345,
"notified" : true,
"prDescription" : "...",
"historized" : true,
"languageCode" : "..."
},
"invoiceTypeSequence" : [ {
"invoiceSequence" : { },
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceType" : { },
"seller" : { }
}, {
"invoiceSequence" : { },
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceType" : { },
"seller" : { }
} ],
"tradingCurrency" : {
"currentRateUpdater" : "...",
"notified" : true,
"currentRateFromDate" : 12345,
"prCurrencyToThis" : 12345.0,
"transient" : true,
"disabled" : true,
"active" : true,
"exchangeRates" : [ { }, { } ],
"version" : 12345,
"auditableFields" : [ { }, { } ],
"prDescription" : "...",
"currentRate" : 12345.0,
"historized" : true,
"currency" : { },
"symbol" : "...",
"currencyCode" : "...",
"decimalPlaces" : 12345,
"auditable" : { },
"id" : 12345
},
"minimumAmountEl" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"registrationNo" : "...",
"contracts" : [ {
"code" : "...",
"billingRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"contractDate" : 12345,
"seller" : { },
"contractItems" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"customer" : { },
"endDate" : 12345,
"parentEntity" : { },
"historized" : true,
"contractDuration" : 12345,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"customerAccount" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"renewal" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"status" : "ACTIVE",
"cfValues" : { },
"uuid" : "...",
"beginDate" : 12345,
"transient" : true,
"parentEntityType" : { },
"billingAccount" : { },
"notified" : true,
"version" : 12345,
"description" : "...",
"statusDate" : 12345
}, {
"code" : "...",
"billingRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"contractDate" : 12345,
"seller" : { },
"contractItems" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"customer" : { },
"endDate" : 12345,
"parentEntity" : { },
"historized" : true,
"contractDuration" : 12345,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"customerAccount" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"renewal" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"status" : "DRAFT",
"cfValues" : { },
"uuid" : "...",
"beginDate" : 12345,
"transient" : true,
"parentEntityType" : { },
"billingAccount" : { },
"notified" : true,
"version" : 12345,
"description" : "...",
"statusDate" : 12345
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"id" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"minimumArticle" : {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
},
"appendGeneratedCode" : true,
"legalEntityType" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"transient" : true,
"code" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"historized" : true,
"description" : "...",
"isCompany" : true,
"parentEntityType" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"notified" : true,
"descriptionNotNull" : "..."
},
"vatNo" : "...",
"isCompany" : true,
"minimumChargeTemplate" : {
"inputUnitEL" : "...",
"unitNbDecimal" : 12345,
"cfValues" : { },
"revenueRecognitionRule" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"status" : "ACTIVE",
"notified" : true,
"amountEditable" : true,
"type" : "CREDIT",
"ratingScript" : { },
"chargeMainType" : "USAGE",
"attributes" : [ { }, { } ],
"taxClassEl" : "...",
"unitMultiplicator" : 12345.0,
"code" : "...",
"referenceCode" : "...",
"productCharges" : [ { }, { } ],
"disabled" : true,
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "NEAREST",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"inputUnitDescription" : "...",
"id" : 12345,
"edrTemplates" : [ { }, { } ],
"oneShotChargeTemplateType" : "TERMINATION",
"ratingUnitDescription" : "...",
"immediateInvoicing" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"chargeType" : "...",
"dropZeroWo" : true,
"inputUnitOfMeasure" : { },
"active" : true,
"version" : 12345,
"filterExpression" : "...",
"transient" : true,
"sortIndexEl" : "...",
"parentEntity" : { },
"ratingUnitOfMeasure" : { },
"referenceDescription" : "...",
"invoiceSubCategory" : { },
"auditable" : { },
"codeChanged" : true,
"taxClass" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true
},
"codeChanged" : true,
"customerSequences" : [ {
"genericSequence" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"notified" : true,
"code" : "...",
"version" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"historized" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"codeChanged" : true,
"id" : 12345,
"parentEntity" : { },
"seller" : { },
"transient" : true
}, {
"genericSequence" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"notified" : true,
"code" : "...",
"version" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"historized" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"codeChanged" : true,
"id" : 12345,
"parentEntity" : { },
"seller" : { },
"transient" : true
} ],
"contactInformationNullSafe" : {
"email" : "...",
"fax" : "...",
"phone" : "...",
"mobile" : "..."
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"defaultLevel" : true,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"externalRef2" : "...",
"paymentGateways" : [ {
"marchandId" : "...",
"type" : "NATIF",
"disabled" : true,
"scriptInstance" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"historized" : true,
"tradingCurrency" : { },
"code" : "...",
"replayCause" : "REJECT",
"cfValues" : { },
"seller" : { },
"version" : 12345,
"implementationClassName" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"secretKeyKS" : "...",
"profile" : "...",
"secretKeyDB" : "...",
"referenceCode" : "...",
"descriptionAndCode" : "...",
"bankCoordinates" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"applicationEL" : "...",
"nbTries" : 12345,
"apiKey" : "...",
"auditableFields" : [ { }, { } ],
"errorsToReplay" : "...",
"uuid" : "...",
"paymentMethodType" : "CASH",
"webhooksKeyId" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"webhooksSecretKey" : "...",
"country" : { },
"rumSequence" : { },
"auditable" : { },
"active" : true,
"secretKey" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"cardType" : "MASTERCARD",
"description" : "..."
}, {
"marchandId" : "...",
"type" : "NATIF",
"disabled" : true,
"scriptInstance" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"historized" : true,
"tradingCurrency" : { },
"code" : "...",
"replayCause" : "ERROR",
"cfValues" : { },
"seller" : { },
"version" : 12345,
"implementationClassName" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"secretKeyKS" : "...",
"profile" : "...",
"secretKeyDB" : "...",
"referenceCode" : "...",
"descriptionAndCode" : "...",
"bankCoordinates" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"applicationEL" : "...",
"nbTries" : 12345,
"apiKey" : "...",
"auditableFields" : [ { }, { } ],
"errorsToReplay" : "...",
"uuid" : "...",
"paymentMethodType" : "STRIPE",
"webhooksKeyId" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"webhooksSecretKey" : "...",
"country" : { },
"rumSequence" : { },
"auditable" : { },
"active" : true,
"secretKey" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"cardType" : "CB",
"description" : "..."
} ],
"notified" : true,
"contactInformation" : {
"email" : "...",
"fax" : "...",
"phone" : "...",
"mobile" : "..."
}
},
"code" : "...",
"sequence" : 12345,
"descriptionOrCode" : "...",
"minQuantity" : 12345.0,
"amountWithTaxEL" : "...",
"transient" : true,
"validityFrom" : 12345,
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"validityDate" : 12345,
"priority" : 12345,
"parameter3El" : "...",
"criteria2Value" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"minimumAmountEL" : "...",
"parentCFEntities" : [ {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"criteria1Value" : "...",
"minSubscriptionAgeInMonth" : 12345,
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"totalAmountEL" : "...",
"criteriaEL" : "...",
"notified" : true,
"parentEntityType" : { },
"scriptInstance" : {
"historized" : true,
"sourcingRoles" : [ "...", "..." ],
"reuse" : true,
"appendGeneratedCode" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"codeChanged" : true,
"scriptInstanceCategory" : {
"auditable" : { },
"parentEntity" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"transient" : true,
"codeChanged" : true,
"notified" : true,
"historized" : true,
"id" : 12345,
"version" : 12345
},
"scriptErrors" : [ {
"columnNumber" : 12345,
"lineNumber" : 12345,
"sourceFile" : "...",
"message" : "..."
}, {
"columnNumber" : 12345,
"lineNumber" : 12345,
"sourceFile" : "...",
"message" : "..."
} ],
"executionRoles" : [ "...", "..." ],
"referenceDescription" : "...",
"disabled" : true,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"code" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"error" : true,
"sourceTypeEnum" : "JAVA_CLASS",
"transient" : true,
"descriptionAndCode" : "...",
"description" : "...",
"id" : 12345,
"active" : true,
"script" : "...",
"version" : 12345
},
"invoiceSubCategoryEL" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"chargeTemplate" : {
"inputUnitEL" : "...",
"description" : "...",
"type" : "DEBIT",
"outputUnitEL" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"taxClassEl" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"roundingValuesComputed" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"ratingUnitDescription" : "...",
"codeChanged" : true,
"uuid" : "...",
"inputUnitDescription" : "...",
"disabled" : true,
"referenceDescription" : "...",
"code" : "...",
"attributes" : [ {
"attributeCategory" : "REGULAR",
"medias" : [ { }, { } ],
"historized" : true,
"priority" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"descriptionOrCode" : "...",
"cfValues" : { },
"id" : 12345,
"elValue" : "...",
"code" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"attributeType" : "NUMERIC",
"chargeTemplates" : [ { }, { } ],
"codeChanged" : true,
"offerTemplateAttribute" : [ { }, { } ],
"tags" : [ { }, { } ],
"description" : "...",
"disabled" : true,
"assignedAttributes" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"allowedValues" : [ "...", "..." ],
"referenceDescription" : "...",
"unitNbDecimal" : 12345,
"commercialRules" : [ { }, { } ],
"parentEntityType" : { },
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"version" : 12345,
"cfAccumulatedValues" : { },
"groupedAttributes" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"descriptionAndCode" : "...",
"parentAttribute" : { }
}, {
"attributeCategory" : "REGULAR",
"medias" : [ { }, { } ],
"historized" : true,
"priority" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"descriptionOrCode" : "...",
"cfValues" : { },
"id" : 12345,
"elValue" : "...",
"code" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"attributeType" : "BOOLEAN",
"chargeTemplates" : [ { }, { } ],
"codeChanged" : true,
"offerTemplateAttribute" : [ { }, { } ],
"tags" : [ { }, { } ],
"description" : "...",
"disabled" : true,
"assignedAttributes" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"allowedValues" : [ "...", "..." ],
"referenceDescription" : "...",
"unitNbDecimal" : 12345,
"commercialRules" : [ { }, { } ],
"parentEntityType" : { },
"active" : true,
"productVersionAttributes" : [ { }, { } ],
"version" : 12345,
"cfAccumulatedValues" : { },
"groupedAttributes" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"descriptionAndCode" : "...",
"parentAttribute" : { }
} ],
"active" : true,
"referenceCode" : "...",
"edrTemplates" : [ {
"quantityEl" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345,
"parentEntityType" : { },
"triggeredEdrScript" : { },
"auditable" : { },
"param3El" : "...",
"codeChanged" : true,
"historized" : true,
"param4El" : "...",
"referenceCode" : "...",
"param1El" : "...",
"opencellInstanceEL" : "...",
"notified" : true,
"subscriptionEl" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"conditionEl" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"param2El" : "...",
"meveoInstance" : { }
}, {
"quantityEl" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345,
"parentEntityType" : { },
"triggeredEdrScript" : { },
"auditable" : { },
"param3El" : "...",
"codeChanged" : true,
"historized" : true,
"param4El" : "...",
"referenceCode" : "...",
"param1El" : "...",
"opencellInstanceEL" : "...",
"notified" : true,
"subscriptionEl" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"conditionEl" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"param2El" : "...",
"meveoInstance" : { }
} ],
"ratingScript" : {
"historized" : true,
"sourcingRoles" : [ "...", "..." ],
"reuse" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"parentEntity" : { },
"codeChanged" : true,
"scriptInstanceCategory" : { },
"scriptErrors" : [ { }, { } ],
"executionRoles" : [ "...", "..." ],
"referenceDescription" : "...",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"error" : true,
"sourceTypeEnum" : "JAVA",
"transient" : true,
"descriptionAndCode" : "...",
"description" : "...",
"id" : 12345,
"active" : true,
"script" : "...",
"version" : 12345
},
"ratingUnitOfMeasure" : {
"descriptionNotNull" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"auditable" : { },
"symbol" : "...",
"multiplicator" : 12345,
"baseUnit" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"description" : "...",
"referenceCode" : "...",
"version" : 12345,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentUnitOfMeasure" : { },
"id" : 12345,
"notified" : true
},
"unitMultiplicator" : 12345.0,
"parentEntityType" : { },
"chargeType" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"revenueRecognitionRule" : {
"descriptionOrCode" : "...",
"codeChanged" : true,
"startEvent" : "SUBSCRIPTION_START",
"transient" : true,
"referenceDescription" : "...",
"startDelay" : 12345,
"stopEvent" : "SUBSCRIPTION_START",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"appendGeneratedCode" : true,
"startUnit" : "DAY",
"code" : "...",
"referenceCode" : "...",
"description" : "...",
"parentEntity" : { },
"historized" : true,
"active" : true,
"notified" : true,
"script" : { },
"stopUnit" : "MONTH",
"descriptionAndCode" : "...",
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"stopDelay" : 12345
},
"roundingMode" : "UP",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"invoiceSubCategory" : {
"description" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"discount" : 12345.0,
"id" : 12345,
"code" : "...",
"occTemplate" : { },
"transient" : true,
"auditable" : { },
"uuid" : "...",
"appendGeneratedCode" : true,
"accountingCode" : { },
"descriptionOrCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"descriptionAndCode" : "...",
"sortIndex" : 12345,
"invoiceCategory" : { },
"notified" : true,
"cfAccumulatedValues" : { },
"occTemplateNegative" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"version" : 12345,
"referenceDescription" : "..."
},
"version" : 12345,
"amountEditable" : true,
"id" : 12345,
"historized" : true,
"status" : "ARCHIVED",
"appendGeneratedCode" : true,
"filterExpression" : "...",
"chargeMainType" : "PRODUCT",
"unitNbDecimal" : 12345,
"transient" : true,
"dropZeroWo" : true,
"taxClass" : {
"cfValues" : { },
"uuid" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"description" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"parentEntityType" : { },
"version" : 12345,
"appendGeneratedCode" : true,
"transient" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"notified" : true,
"auditable" : { },
"code" : "...",
"descriptionAndCode" : "..."
},
"inputUnitOfMeasure" : {
"descriptionNotNull" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"auditable" : { },
"symbol" : "...",
"multiplicator" : 12345,
"baseUnit" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"description" : "...",
"referenceCode" : "...",
"version" : 12345,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentUnitOfMeasure" : { },
"id" : 12345,
"notified" : true
},
"notified" : true,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"sortIndexEl" : "...",
"productCharges" : [ {
"walletTemplates" : [ { }, { } ],
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"product" : { },
"transient" : true,
"id" : 12345,
"chargeTemplate" : { }
}, {
"walletTemplates" : [ { }, { } ],
"version" : 12345,
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { },
"product" : { },
"transient" : true,
"id" : 12345,
"chargeTemplate" : { }
} ]
},
"startSubscriptionDate" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"offerTemplate" : {
"globalRatingScriptInstance" : {
"historized" : true,
"sourcingRoles" : [ "...", "..." ],
"reuse" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"parentEntity" : { },
"codeChanged" : true,
"scriptInstanceCategory" : { },
"scriptErrors" : [ { }, { } ],
"executionRoles" : [ "...", "..." ],
"referenceDescription" : "...",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"error" : true,
"sourceTypeEnum" : "JAVA",
"transient" : true,
"descriptionAndCode" : "...",
"description" : "...",
"id" : 12345,
"active" : true,
"script" : "...",
"version" : 12345
},
"uuid" : "...",
"offerServiceTemplates" : [ {
"id" : 12345,
"mandatory" : true,
"incompatibleServices" : [ { }, { } ],
"validity" : { },
"offerTemplate" : { },
"transient" : true,
"serviceTemplate" : { }
}, {
"id" : 12345,
"mandatory" : true,
"incompatibleServices" : [ { }, { } ],
"validity" : { },
"offerTemplate" : { },
"transient" : true,
"serviceTemplate" : { }
} ],
"version" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"nameOrCode" : "...",
"descriptionAndCode" : "...",
"subscriptionRenewal" : {
"daysNotifyRenewal" : 12345,
"calendarInitialyActiveFor" : { },
"description" : "...",
"referenceCode" : "...",
"auditable" : { },
"invoiceAgreementImmediately" : true,
"overrideProrata" : "PRORATA",
"renewForUnit" : "DAY",
"initialTermType" : "RECURRING",
"descriptionOrCode" : "...",
"codeChanged" : true,
"version" : 12345,
"applyTerminationCharges" : true,
"autoRenew" : true,
"autoRenewDate" : 12345,
"parentEntityType" : { },
"referenceDescription" : "...",
"initialyActiveFor" : 12345,
"id" : 12345,
"code" : "...",
"historized" : true,
"applyReimbursment" : true,
"descriptionAndCode" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"endOfTermAction" : "SUSPEND",
"initialyActiveForUnit" : "MONTH",
"extendAgreementPeriodToSubscribedTillDate" : true,
"renewFor" : 12345,
"calendarRenewFor" : { },
"renewalTermType" : "CALENDAR",
"notified" : true,
"auditableFields" : [ { }, { } ],
"applyAgreement" : true,
"reimburseOneshots" : true,
"transient" : true
},
"description" : "...",
"referenceDescription" : "...",
"tags" : [ {
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"referenceDescription" : "...",
"parentTag" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"notified" : true,
"filterEl" : "...",
"parentEntity" : { },
"auditable" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"description" : "...",
"historized" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"name" : "...",
"code" : "...",
"tagType" : { }
}, {
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"referenceDescription" : "...",
"parentTag" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"notified" : true,
"filterEl" : "...",
"parentEntity" : { },
"auditable" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"description" : "...",
"historized" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"name" : "...",
"code" : "...",
"tagType" : { }
} ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerAttributes" : [ {
"readOnly" : true,
"defaultValue" : "...",
"attribute" : { },
"validationType" : "REGEX",
"display" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"offerTemplate" : { },
"transient" : true,
"version" : 12345,
"mandatory" : true,
"sequence" : 12345,
"id" : 12345,
"mandatoryWithEl" : "..."
}, {
"readOnly" : true,
"defaultValue" : "...",
"attribute" : { },
"validationType" : "REGEX",
"display" : true,
"validationPattern" : "...",
"validationLabel" : "...",
"offerTemplate" : { },
"transient" : true,
"version" : 12345,
"mandatory" : true,
"sequence" : 12345,
"id" : 12345,
"mandatoryWithEl" : "..."
} ],
"codeChanged" : true,
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"disabled" : true,
"notified" : true,
"offerModel" : { },
"statusDate" : 12345,
"minimumInvoiceSubCategory" : {
"description" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"discount" : 12345.0,
"id" : 12345,
"code" : "...",
"occTemplate" : { },
"transient" : true,
"auditable" : { },
"uuid" : "...",
"appendGeneratedCode" : true,
"accountingCode" : { },
"descriptionOrCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"descriptionAndCode" : "...",
"sortIndex" : 12345,
"invoiceCategory" : { },
"notified" : true,
"cfAccumulatedValues" : { },
"occTemplateNegative" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"version" : 12345,
"referenceDescription" : "..."
},
"offerProductTemplates" : [ {
"productTemplate" : { },
"offerTemplate" : { },
"transient" : true,
"id" : { },
"mandatory" : true
}, {
"productTemplate" : { },
"offerTemplate" : { },
"transient" : true,
"id" : { },
"mandatory" : true
} ],
"offerTemplateCategories" : [ {
"orderLevel" : 12345,
"assignedToProductOffering" : true,
"appendGeneratedCode" : true,
"parentCategoryCode" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"notified" : true,
"imagePath" : "...",
"productOffering" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"description" : "...",
"code" : "...",
"children" : [ { }, { } ],
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"offerTemplateCategory" : { },
"id" : 12345,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"uuid" : "...",
"version" : 12345,
"name" : "...",
"historized" : true,
"auditable" : { }
}, {
"orderLevel" : 12345,
"assignedToProductOffering" : true,
"appendGeneratedCode" : true,
"parentCategoryCode" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"notified" : true,
"imagePath" : "...",
"productOffering" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"description" : "...",
"code" : "...",
"children" : [ { }, { } ],
"transient" : true,
"parentEntity" : { },
"parentEntityType" : { },
"offerTemplateCategory" : { },
"id" : 12345,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"uuid" : "...",
"version" : 12345,
"name" : "...",
"historized" : true,
"auditable" : { }
} ],
"descriptionOrCode" : "...",
"generateQuoteEdrPerProduct" : true,
"referenceCode" : "...",
"channels" : [ {
"version" : 12345,
"description" : "...",
"disabled" : true,
"historized" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"transient" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"code" : "...",
"active" : true,
"descriptionAndCode" : "..."
}, {
"version" : 12345,
"description" : "...",
"disabled" : true,
"historized" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"transient" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"code" : "...",
"active" : true,
"descriptionAndCode" : "..."
} ],
"parentEntityType" : { },
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"sellers" : [ {
"generalLedger" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"minimumLabelEl" : "...",
"primaryContact" : { },
"externalRef1" : "...",
"historized" : true,
"cfValues" : { },
"parentEntityType" : { },
"providerContact" : "...",
"legalText" : "...",
"businessAccountModel" : { },
"legalType" : "...",
"tradingCountry" : { },
"parentEntity" : { },
"name" : { },
"jobTitle" : "...",
"uuid" : "...",
"transient" : true,
"address" : { },
"referenceDescription" : "...",
"description" : "...",
"seller" : { },
"accountType" : "...",
"tradingLanguage" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCurrency" : { },
"minimumAmountEl" : "...",
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"contracts" : [ { }, { } ],
"auditable" : { },
"id" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"legalEntityType" : { },
"vatNo" : "...",
"isCompany" : true,
"minimumChargeTemplate" : { },
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"contactInformationNullSafe" : { },
"parentCFEntities" : [ { }, { } ],
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"externalRef2" : "...",
"paymentGateways" : [ { }, { } ],
"notified" : true,
"contactInformation" : { }
}, {
"generalLedger" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"referenceCode" : "...",
"minimumLabelEl" : "...",
"primaryContact" : { },
"externalRef1" : "...",
"historized" : true,
"cfValues" : { },
"parentEntityType" : { },
"providerContact" : "...",
"legalText" : "...",
"businessAccountModel" : { },
"legalType" : "...",
"tradingCountry" : { },
"parentEntity" : { },
"name" : { },
"jobTitle" : "...",
"uuid" : "...",
"transient" : true,
"address" : { },
"referenceDescription" : "...",
"description" : "...",
"seller" : { },
"accountType" : "...",
"tradingLanguage" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCurrency" : { },
"minimumAmountEl" : "...",
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"contracts" : [ { }, { } ],
"auditable" : { },
"id" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"legalEntityType" : { },
"vatNo" : "...",
"isCompany" : true,
"minimumChargeTemplate" : { },
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"contactInformationNullSafe" : { },
"parentCFEntities" : [ { }, { } ],
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"externalRef2" : "...",
"paymentGateways" : [ { }, { } ],
"notified" : true,
"contactInformation" : { }
} ],
"lifeCycleStatus" : "IN_STUDY",
"allowedDiscountPlans" : [ {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "PRODUCT",
"durationUnit" : "DAY",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "INACTIVE",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
}, {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "INVOICE",
"durationUnit" : "DAY",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "DRAFT",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
} ],
"offerComponents" : [ {
"tagsList" : [ { }, { } ],
"transient" : true,
"quantityMin" : 12345,
"offerTemplate" : { },
"version" : 12345,
"sequence" : 12345,
"productSet" : "...",
"mandatory" : true,
"id" : 12345,
"quantityDefault" : 12345,
"quantityMax" : 12345,
"display" : true,
"product" : { }
}, {
"tagsList" : [ { }, { } ],
"transient" : true,
"quantityMin" : 12345,
"offerTemplate" : { },
"version" : 12345,
"sequence" : 12345,
"productSet" : "...",
"mandatory" : true,
"id" : 12345,
"quantityDefault" : 12345,
"quantityMax" : 12345,
"display" : true,
"product" : { }
} ],
"imagePath" : "...",
"id" : 12345,
"code" : "...",
"businessAccountModels" : [ {
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"active" : true,
"transient" : true,
"auditable" : { },
"referenceDescription" : "...",
"hierarchyType" : "CA",
"script" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"installed" : true,
"parentEntityType" : { },
"id" : 12345,
"downloaded" : true,
"version" : 12345,
"description" : "...",
"moduleSource" : "...",
"disabled" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"historized" : true,
"logoPicture" : "...",
"license" : "GPL",
"descriptionAndCode" : "...",
"code" : "..."
}, {
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"active" : true,
"transient" : true,
"auditable" : { },
"referenceDescription" : "...",
"hierarchyType" : "C",
"script" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"installed" : true,
"parentEntityType" : { },
"id" : 12345,
"downloaded" : true,
"version" : 12345,
"description" : "...",
"moduleSource" : "...",
"disabled" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"historized" : true,
"logoPicture" : "...",
"license" : "MOZ",
"descriptionAndCode" : "...",
"code" : "..."
} ],
"autoEndOfEngagement" : true,
"transientCode" : "...",
"minimumArticle" : {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
},
"longDescription" : "...",
"minimumAmountEl" : "...",
"isModel" : true,
"businessOfferModel" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"moduleItems" : [ { }, { } ],
"referenceDescription" : "...",
"moduleSource" : "...",
"license" : "MOZ",
"notified" : true,
"logoPicture" : "...",
"disabled" : true,
"code" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"offerTemplate" : { },
"downloaded" : true,
"script" : { },
"installed" : true,
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"version" : 12345,
"id" : 12345,
"transient" : true,
"parentEntityType" : { },
"active" : true,
"parentEntity" : { }
},
"isOfferChangeRestricted" : true,
"medias" : [ {
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"label" : "...",
"appendGeneratedCode" : true,
"uuid" : "...",
"cfValues" : { },
"mediaPath" : "...",
"mediaName" : "...",
"mediaType" : "IMAGE",
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"historized" : true,
"parentEntity" : { },
"descriptionAndCode" : "...",
"main" : true,
"auditable" : { },
"referenceCode" : "...",
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"code" : "...",
"cfAccumulatedValues" : { }
}, {
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"label" : "...",
"appendGeneratedCode" : true,
"uuid" : "...",
"cfValues" : { },
"mediaPath" : "...",
"mediaName" : "...",
"mediaType" : "IMAGE",
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"id" : 12345,
"parentEntityType" : { },
"historized" : true,
"parentEntity" : { },
"descriptionAndCode" : "...",
"main" : true,
"auditable" : { },
"referenceCode" : "...",
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"code" : "...",
"cfAccumulatedValues" : { }
} ],
"minimumLabelEl" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"productTemplates" : [ {
"disabled" : true,
"offerTemplateCategories" : [ { }, { } ],
"globalRatingScriptInstance" : { },
"cfValues" : { },
"uuid" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"appendGeneratedCode" : true,
"businessAccountModels" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"lifeCycleStatus" : "LAUNCHED",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"imagePath" : "...",
"notified" : true,
"description" : "...",
"version" : 12345,
"active" : true,
"referenceCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"transient" : true,
"code" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"name" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"validity" : { },
"customerCategories" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"longDescription" : "...",
"cfAccumulatedValues" : { },
"businessProductModel" : { },
"nameOrCode" : "...",
"channels" : [ { }, { } ],
"id" : 12345,
"productChargeTemplates" : [ { }, { } ]
}, {
"disabled" : true,
"offerTemplateCategories" : [ { }, { } ],
"globalRatingScriptInstance" : { },
"cfValues" : { },
"uuid" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"appendGeneratedCode" : true,
"businessAccountModels" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"lifeCycleStatus" : "ACTIVE",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"imagePath" : "...",
"notified" : true,
"description" : "...",
"version" : 12345,
"active" : true,
"referenceCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"transient" : true,
"code" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"name" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"validity" : { },
"customerCategories" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"longDescription" : "...",
"cfAccumulatedValues" : { },
"businessProductModel" : { },
"nameOrCode" : "...",
"channels" : [ { }, { } ],
"id" : 12345,
"productChargeTemplates" : [ { }, { } ]
} ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"transient" : true,
"commercialRules" : [ {
"codeChanged" : true,
"targetGroupedAttributes" : { },
"targetAttributeValue" : "...",
"ruleEl" : "...",
"targetProduct" : { },
"historized" : true,
"notified" : true,
"code" : "...",
"referenceDescription" : "...",
"transient" : true,
"targetTag" : { },
"appendGeneratedCode" : true,
"id" : 12345,
"description" : "...",
"commercialRuleItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"targetOfferTemplate" : { },
"version" : 12345,
"referenceCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"scopeType" : "QUOTE",
"ruleType" : "REPLACEMENT",
"targetAttribute" : { },
"disabled" : true,
"targetProductCode" : "...",
"targetOfferAttribute" : true,
"targetProductVersion" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"targetOfferTemplateCode" : "...",
"auditable" : { }
}, {
"codeChanged" : true,
"targetGroupedAttributes" : { },
"targetAttributeValue" : "...",
"ruleEl" : "...",
"targetProduct" : { },
"historized" : true,
"notified" : true,
"code" : "...",
"referenceDescription" : "...",
"transient" : true,
"targetTag" : { },
"appendGeneratedCode" : true,
"id" : 12345,
"description" : "...",
"commercialRuleItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"targetOfferTemplate" : { },
"version" : 12345,
"referenceCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"scopeType" : "QUOTE",
"ruleType" : "INCOMPATIBILITY",
"targetAttribute" : { },
"disabled" : true,
"targetProductCode" : "...",
"targetOfferAttribute" : true,
"targetProductVersion" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"targetOfferTemplateCode" : "...",
"auditable" : { }
} ],
"customerCategories" : [ {
"parentCFEntities" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"taxCategory" : { },
"accountingCode" : { },
"historized" : true,
"exoneratedFromTaxes" : true,
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionOrCode" : "...",
"transient" : true,
"taxCategoryEl" : "...",
"cfAccumulatedValues" : { },
"exonerationTaxEl" : "...",
"descriptionAndCode" : "...",
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"version" : 12345,
"exonerationReason" : "...",
"appendGeneratedCode" : true,
"parentEntity" : { },
"auditable" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"taxCategory" : { },
"accountingCode" : { },
"historized" : true,
"exoneratedFromTaxes" : true,
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionOrCode" : "...",
"transient" : true,
"taxCategoryEl" : "...",
"cfAccumulatedValues" : { },
"exonerationTaxEl" : "...",
"descriptionAndCode" : "...",
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"version" : 12345,
"exonerationReason" : "...",
"appendGeneratedCode" : true,
"parentEntity" : { },
"auditable" : { }
} ],
"allowedOffersChange" : [ { }, { } ],
"name" : "...",
"minimumChargeTemplate" : {
"inputUnitEL" : "...",
"unitNbDecimal" : 12345,
"cfValues" : { },
"revenueRecognitionRule" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"status" : "ACTIVE",
"notified" : true,
"amountEditable" : true,
"type" : "CREDIT",
"ratingScript" : { },
"chargeMainType" : "RECURRING",
"attributes" : [ { }, { } ],
"taxClassEl" : "...",
"unitMultiplicator" : 12345.0,
"code" : "...",
"referenceCode" : "...",
"productCharges" : [ { }, { } ],
"disabled" : true,
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "UP",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"inputUnitDescription" : "...",
"id" : 12345,
"edrTemplates" : [ { }, { } ],
"oneShotChargeTemplateType" : "TERMINATION",
"ratingUnitDescription" : "...",
"immediateInvoicing" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"chargeType" : "...",
"dropZeroWo" : true,
"inputUnitOfMeasure" : { },
"active" : true,
"version" : 12345,
"filterExpression" : "...",
"transient" : true,
"sortIndexEl" : "...",
"parentEntity" : { },
"ratingUnitOfMeasure" : { },
"referenceDescription" : "...",
"invoiceSubCategory" : { },
"auditable" : { },
"codeChanged" : true,
"taxClass" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true
},
"attachments" : [ {
"productOfferings" : [ { }, { } ],
"transient" : true,
"code" : "...",
"parentEntityType" : { },
"referenceDescription" : "...",
"version" : 12345,
"disabled" : true,
"active" : true,
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"auditable" : { },
"uri" : "...",
"descriptionOrCode" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"mimeType" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"id" : 12345,
"description" : "..."
}, {
"productOfferings" : [ { }, { } ],
"transient" : true,
"code" : "...",
"parentEntityType" : { },
"referenceDescription" : "...",
"version" : 12345,
"disabled" : true,
"active" : true,
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"auditable" : { },
"uri" : "...",
"descriptionOrCode" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"mimeType" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"notified" : true,
"id" : 12345,
"description" : "..."
} ],
"active" : true,
"prefix" : "...",
"appendGeneratedCode" : true
},
"disabled" : true,
"endRatingDate" : 12345,
"discountPlanItems" : [ {
"description" : "...",
"targetAccountingArticle" : [ {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
}, {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
} ],
"allowToNegate" : true,
"applyByArticle" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"discountValue" : 12345.0,
"discountPlan" : {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "INVOICE",
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "ACTIVE",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"active" : true,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"notified" : true,
"lastDiscount" : true,
"priority" : 12345,
"expressionEl" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"pricePlanMatrix" : {
"active" : true,
"maxSubscriptionAgeInMonth" : 12345,
"version" : 12345,
"cfValues" : { },
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"versions" : [ { }, { } ],
"amountWithTax" : 12345.0,
"validityCalendar" : { },
"seller" : { },
"code" : "...",
"sequence" : 12345,
"descriptionOrCode" : "...",
"minQuantity" : 12345.0,
"amountWithTaxEL" : "...",
"transient" : true,
"validityFrom" : 12345,
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"validityDate" : 12345,
"priority" : 12345,
"parameter3El" : "...",
"criteria2Value" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"minimumAmountEL" : "...",
"parentCFEntities" : [ { }, { } ],
"criteria1Value" : "...",
"minSubscriptionAgeInMonth" : 12345,
"parentEntity" : { },
"totalAmountEL" : "...",
"criteriaEL" : "...",
"notified" : true,
"parentEntityType" : { },
"scriptInstance" : { },
"invoiceSubCategoryEL" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"chargeTemplate" : { },
"startSubscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"offerTemplate" : { },
"disabled" : true,
"endRatingDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"contractItems" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"referenceDescription" : "...",
"historized" : true,
"tradingCurrency" : { },
"description" : "...",
"startRatingDate" : 12345,
"referenceCode" : "...",
"parameter1El" : "...",
"parameter2El" : "...",
"maxQuantity" : 12345.0,
"tradingCountry" : { },
"endSubscriptionDate" : 12345,
"criteria3Value" : "...",
"eventCode" : "...",
"descriptionAndCode" : "..."
},
"version" : 12345,
"disabled" : true,
"accountingArticle" : {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
},
"transient" : true,
"uuid" : "...",
"code" : "...",
"historized" : true,
"finalSequence" : 12345,
"discountValueEL" : "...",
"id" : 12345,
"sequence" : 12345,
"discountPlanItemType" : "PERCENTAGE"
}, {
"description" : "...",
"targetAccountingArticle" : [ {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
}, {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
} ],
"allowToNegate" : true,
"applyByArticle" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"discountValue" : 12345.0,
"discountPlan" : {
"statusDate" : 12345,
"usedQuantity" : 12345,
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"applicationFilterEL" : "...",
"applicableOnDiscountedPrice" : true,
"auditable" : { },
"transient" : true,
"active" : true,
"uuid" : "...",
"endDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"auditableFields" : [ { }, { } ],
"discountPlanType" : "OFFER",
"durationUnit" : "DAY",
"descriptionOrCode" : "...",
"minDuration" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"expressionEl" : "...",
"applicationLimit" : 12345,
"code" : "...",
"notified" : true,
"historized" : true,
"description" : "...",
"startDate" : 12345,
"referenceCode" : "...",
"maxDuration" : 12345,
"valid" : true,
"status" : "DRAFT",
"disabled" : true,
"sequence" : 12345,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultDuration" : 12345,
"codeChanged" : true,
"initialQuantity" : 12345,
"applicableOnOverriddenPrice" : true
},
"active" : true,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"notified" : true,
"lastDiscount" : true,
"priority" : 12345,
"expressionEl" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"pricePlanMatrix" : {
"active" : true,
"maxSubscriptionAgeInMonth" : 12345,
"version" : 12345,
"cfValues" : { },
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"versions" : [ { }, { } ],
"amountWithTax" : 12345.0,
"validityCalendar" : { },
"seller" : { },
"code" : "...",
"sequence" : 12345,
"descriptionOrCode" : "...",
"minQuantity" : 12345.0,
"amountWithTaxEL" : "...",
"transient" : true,
"validityFrom" : 12345,
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"validityDate" : 12345,
"priority" : 12345,
"parameter3El" : "...",
"criteria2Value" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"minimumAmountEL" : "...",
"parentCFEntities" : [ { }, { } ],
"criteria1Value" : "...",
"minSubscriptionAgeInMonth" : 12345,
"parentEntity" : { },
"totalAmountEL" : "...",
"criteriaEL" : "...",
"notified" : true,
"parentEntityType" : { },
"scriptInstance" : { },
"invoiceSubCategoryEL" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"chargeTemplate" : { },
"startSubscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"offerTemplate" : { },
"disabled" : true,
"endRatingDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"contractItems" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"referenceDescription" : "...",
"historized" : true,
"tradingCurrency" : { },
"description" : "...",
"startRatingDate" : 12345,
"referenceCode" : "...",
"parameter1El" : "...",
"parameter2El" : "...",
"maxQuantity" : 12345.0,
"tradingCountry" : { },
"endSubscriptionDate" : 12345,
"criteria3Value" : "...",
"eventCode" : "...",
"descriptionAndCode" : "..."
},
"version" : 12345,
"disabled" : true,
"accountingArticle" : {
"accountingCodeEl" : "...",
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceType" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"cfValues" : { },
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"analyticCode2" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"ignoreAggregation" : true,
"analyticCode3" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"unitPrice" : 12345.0,
"accountingCode" : { },
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"uuid" : "...",
"description" : "...",
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"analyticCode1" : "...",
"taxClass" : { },
"invoiceTypeEl" : "...",
"code" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"appendGeneratedCode" : true,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
}
},
"transient" : true,
"uuid" : "...",
"code" : "...",
"historized" : true,
"finalSequence" : 12345,
"discountValueEL" : "...",
"id" : 12345,
"sequence" : 12345,
"discountPlanItemType" : "FIXED"
} ],
"appendGeneratedCode" : true,
"contractItems" : [ {
"offerTemplate" : {
"globalRatingScriptInstance" : { },
"uuid" : "...",
"offerServiceTemplates" : [ { }, { } ],
"version" : 12345,
"auditableFields" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"parentEntity" : { },
"nameOrCode" : "...",
"descriptionAndCode" : "...",
"subscriptionRenewal" : { },
"description" : "...",
"referenceDescription" : "...",
"tags" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerAttributes" : [ { }, { } ],
"codeChanged" : true,
"validity" : { },
"disabled" : true,
"notified" : true,
"offerModel" : { },
"statusDate" : 12345,
"minimumInvoiceSubCategory" : { },
"offerProductTemplates" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"generateQuoteEdrPerProduct" : true,
"referenceCode" : "...",
"channels" : [ { }, { } ],
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"sellers" : [ { }, { } ],
"lifeCycleStatus" : "LAUNCHED",
"allowedDiscountPlans" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"id" : 12345,
"code" : "...",
"businessAccountModels" : [ { }, { } ],
"autoEndOfEngagement" : true,
"transientCode" : "...",
"minimumArticle" : { },
"longDescription" : "...",
"minimumAmountEl" : "...",
"isModel" : true,
"businessOfferModel" : { },
"isOfferChangeRestricted" : true,
"medias" : [ { }, { } ],
"minimumLabelEl" : "...",
"auditable" : { },
"productTemplates" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"transient" : true,
"commercialRules" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ],
"name" : "...",
"minimumChargeTemplate" : { },
"attachments" : [ { }, { } ],
"active" : true,
"prefix" : "...",
"appendGeneratedCode" : true
},
"amountWithoutTax" : 12345.0,
"notified" : true,
"codeChanged" : true,
"transient" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"disabled" : true,
"pricePlan" : {
"active" : true,
"maxSubscriptionAgeInMonth" : 12345,
"version" : 12345,
"cfValues" : { },
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"versions" : [ { }, { } ],
"amountWithTax" : 12345.0,
"validityCalendar" : { },
"seller" : { },
"code" : "...",
"sequence" : 12345,
"descriptionOrCode" : "...",
"minQuantity" : 12345.0,
"amountWithTaxEL" : "...",
"transient" : true,
"validityFrom" : 12345,
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"validityDate" : 12345,
"priority" : 12345,
"parameter3El" : "...",
"criteria2Value" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"minimumAmountEL" : "...",
"parentCFEntities" : [ { }, { } ],
"criteria1Value" : "...",
"minSubscriptionAgeInMonth" : 12345,
"parentEntity" : { },
"totalAmountEL" : "...",
"criteriaEL" : "...",
"notified" : true,
"parentEntityType" : { },
"scriptInstance" : { },
"invoiceSubCategoryEL" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"chargeTemplate" : { },
"startSubscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"offerTemplate" : { },
"disabled" : true,
"endRatingDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"contractItems" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"referenceDescription" : "...",
"historized" : true,
"tradingCurrency" : { },
"description" : "...",
"startRatingDate" : 12345,
"referenceCode" : "...",
"parameter1El" : "...",
"parameter2El" : "...",
"maxQuantity" : 12345.0,
"tradingCountry" : { },
"endSubscriptionDate" : 12345,
"criteria3Value" : "...",
"eventCode" : "...",
"descriptionAndCode" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"product" : {
"discountList" : [ { }, { } ],
"active" : true,
"isModel" : true,
"pricePlanMatrixColumns" : [ { }, { } ],
"serviceSubscriptionCharges" : [ { }, { } ],
"parentEntity" : { },
"referenceCode" : "...",
"model" : "...",
"productVersions" : [ { }, { } ],
"description" : "...",
"disabled" : true,
"reference" : "...",
"appendGeneratedCode" : true,
"serviceUsageCharges" : [ { }, { } ],
"uuid" : "...",
"statusDate" : 12345,
"notified" : true,
"historized" : true,
"modelChildren" : [ "...", "..." ],
"cfValues" : { },
"transient" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"commercialRuleHeader" : [ { }, { } ],
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"serviceRecurringCharges" : [ { }, { } ],
"medias" : [ { }, { } ],
"discountFlag" : true,
"code" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"serviceTerminationCharges" : [ { }, { } ],
"packageFlag" : true,
"articleMappingLines" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"version" : 12345,
"productLine" : { },
"priceVersionDateSetting" : "EVENT",
"productModel" : { },
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"brand" : { },
"status" : "DRAFT",
"descriptionOrCode" : "...",
"commercialRuleLines" : [ { }, { } ],
"codeChanged" : true
},
"contract" : {
"code" : "...",
"billingRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"contractDate" : 12345,
"seller" : { },
"contractItems" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"customer" : { },
"endDate" : 12345,
"parentEntity" : { },
"historized" : true,
"contractDuration" : 12345,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"customerAccount" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"renewal" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"status" : "DRAFT",
"cfValues" : { },
"uuid" : "...",
"beginDate" : 12345,
"transient" : true,
"parentEntityType" : { },
"billingAccount" : { },
"notified" : true,
"version" : 12345,
"description" : "...",
"statusDate" : 12345
},
"descriptionAndCode" : "...",
"id" : 12345,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"appendGeneratedCode" : true,
"rate" : 12345.0,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceDescription" : "...",
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"active" : true,
"chargeTemplate" : {
"inputUnitEL" : "...",
"description" : "...",
"type" : "CREDIT",
"outputUnitEL" : "...",
"cfAccumulatedValues" : { },
"taxClassEl" : "...",
"auditable" : { },
"roundingValuesComputed" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"ratingUnitDescription" : "...",
"codeChanged" : true,
"uuid" : "...",
"inputUnitDescription" : "...",
"disabled" : true,
"referenceDescription" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"active" : true,
"referenceCode" : "...",
"edrTemplates" : [ { }, { } ],
"ratingScript" : { },
"ratingUnitOfMeasure" : { },
"unitMultiplicator" : 12345.0,
"parentEntityType" : { },
"chargeType" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"revenueRecognitionRule" : { },
"roundingMode" : "HALF_EVEN",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceSubCategory" : { },
"version" : 12345,
"amountEditable" : true,
"id" : 12345,
"historized" : true,
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"filterExpression" : "...",
"chargeMainType" : "PRODUCT",
"unitNbDecimal" : 12345,
"transient" : true,
"dropZeroWo" : true,
"taxClass" : { },
"inputUnitOfMeasure" : { },
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"sortIndexEl" : "...",
"productCharges" : [ { }, { } ]
},
"historized" : true,
"contractRateType" : "FIXED",
"code" : "...",
"description" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"version" : 12345,
"serviceTemplate" : {
"autoEndOfEngagement" : true,
"referenceCode" : "...",
"serviceRecurringCharges" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"serviceSubscriptionCharges" : [ { }, { } ],
"imagePath" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"description" : "...",
"minimumAmountEl" : "...",
"auditable" : { },
"notified" : true,
"businessServiceModel" : { },
"longDescription" : "...",
"attributes" : [ { }, { } ],
"id" : 12345,
"minimumInvoiceSubCategory" : { },
"instantiatedFromBSM" : true,
"codeChanged" : true,
"minimumChargeTemplate" : { },
"version" : 12345,
"selected" : true,
"descriptionOverride" : "...",
"historized" : true,
"code" : "...",
"uuid" : "...",
"serviceRenewal" : { },
"cfValues" : { },
"transient" : true,
"invoicingCalendar" : { },
"referenceDescription" : "...",
"disabled" : true,
"serviceTerminationCharges" : [ { }, { } ],
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionOrCode" : "...",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"parentEntity" : { },
"tags" : [ { }, { } ],
"serviceUsageCharges" : [ { }, { } ]
}
}, {
"offerTemplate" : {
"globalRatingScriptInstance" : { },
"uuid" : "...",
"offerServiceTemplates" : [ { }, { } ],
"version" : 12345,
"auditableFields" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"parentEntity" : { },
"nameOrCode" : "...",
"descriptionAndCode" : "...",
"subscriptionRenewal" : { },
"description" : "...",
"referenceDescription" : "...",
"tags" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerAttributes" : [ { }, { } ],
"codeChanged" : true,
"validity" : { },
"disabled" : true,
"notified" : true,
"offerModel" : { },
"statusDate" : 12345,
"minimumInvoiceSubCategory" : { },
"offerProductTemplates" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"generateQuoteEdrPerProduct" : true,
"referenceCode" : "...",
"channels" : [ { }, { } ],
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"sellers" : [ { }, { } ],
"lifeCycleStatus" : "RETIRED",
"allowedDiscountPlans" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"id" : 12345,
"code" : "...",
"businessAccountModels" : [ { }, { } ],
"autoEndOfEngagement" : true,
"transientCode" : "...",
"minimumArticle" : { },
"longDescription" : "...",
"minimumAmountEl" : "...",
"isModel" : true,
"businessOfferModel" : { },
"isOfferChangeRestricted" : true,
"medias" : [ { }, { } ],
"minimumLabelEl" : "...",
"auditable" : { },
"productTemplates" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"transient" : true,
"commercialRules" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ],
"name" : "...",
"minimumChargeTemplate" : { },
"attachments" : [ { }, { } ],
"active" : true,
"prefix" : "...",
"appendGeneratedCode" : true
},
"amountWithoutTax" : 12345.0,
"notified" : true,
"codeChanged" : true,
"transient" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"disabled" : true,
"pricePlan" : {
"active" : true,
"maxSubscriptionAgeInMonth" : 12345,
"version" : 12345,
"cfValues" : { },
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"versions" : [ { }, { } ],
"amountWithTax" : 12345.0,
"validityCalendar" : { },
"seller" : { },
"code" : "...",
"sequence" : 12345,
"descriptionOrCode" : "...",
"minQuantity" : 12345.0,
"amountWithTaxEL" : "...",
"transient" : true,
"validityFrom" : 12345,
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"validityDate" : 12345,
"priority" : 12345,
"parameter3El" : "...",
"criteria2Value" : "...",
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"minimumAmountEL" : "...",
"parentCFEntities" : [ { }, { } ],
"criteria1Value" : "...",
"minSubscriptionAgeInMonth" : 12345,
"parentEntity" : { },
"totalAmountEL" : "...",
"criteriaEL" : "...",
"notified" : true,
"parentEntityType" : { },
"scriptInstance" : { },
"invoiceSubCategoryEL" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"chargeTemplate" : { },
"startSubscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"offerTemplate" : { },
"disabled" : true,
"endRatingDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"contractItems" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"referenceDescription" : "...",
"historized" : true,
"tradingCurrency" : { },
"description" : "...",
"startRatingDate" : 12345,
"referenceCode" : "...",
"parameter1El" : "...",
"parameter2El" : "...",
"maxQuantity" : 12345.0,
"tradingCountry" : { },
"endSubscriptionDate" : 12345,
"criteria3Value" : "...",
"eventCode" : "...",
"descriptionAndCode" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"product" : {
"discountList" : [ { }, { } ],
"active" : true,
"isModel" : true,
"pricePlanMatrixColumns" : [ { }, { } ],
"serviceSubscriptionCharges" : [ { }, { } ],
"parentEntity" : { },
"referenceCode" : "...",
"model" : "...",
"productVersions" : [ { }, { } ],
"description" : "...",
"disabled" : true,
"reference" : "...",
"appendGeneratedCode" : true,
"serviceUsageCharges" : [ { }, { } ],
"uuid" : "...",
"statusDate" : 12345,
"notified" : true,
"historized" : true,
"modelChildren" : [ "...", "..." ],
"cfValues" : { },
"transient" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"commercialRuleHeader" : [ { }, { } ],
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"serviceRecurringCharges" : [ { }, { } ],
"medias" : [ { }, { } ],
"discountFlag" : true,
"code" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"serviceTerminationCharges" : [ { }, { } ],
"packageFlag" : true,
"articleMappingLines" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"version" : 12345,
"productLine" : { },
"priceVersionDateSetting" : "DELIVERY",
"productModel" : { },
"productCharges" : [ { }, { } ],
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"brand" : { },
"status" : "ACTIVE",
"descriptionOrCode" : "...",
"commercialRuleLines" : [ { }, { } ],
"codeChanged" : true
},
"contract" : {
"code" : "...",
"billingRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"active" : true,
"contractDate" : 12345,
"seller" : { },
"contractItems" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"customer" : { },
"endDate" : 12345,
"parentEntity" : { },
"historized" : true,
"contractDuration" : 12345,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"customerAccount" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"renewal" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"status" : "CLOSED",
"cfValues" : { },
"uuid" : "...",
"beginDate" : 12345,
"transient" : true,
"parentEntityType" : { },
"billingAccount" : { },
"notified" : true,
"version" : 12345,
"description" : "...",
"statusDate" : 12345
},
"descriptionAndCode" : "...",
"id" : 12345,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"appendGeneratedCode" : true,
"rate" : 12345.0,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceDescription" : "...",
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"active" : true,
"chargeTemplate" : {
"inputUnitEL" : "...",
"description" : "...",
"type" : "DEBIT",
"outputUnitEL" : "...",
"cfAccumulatedValues" : { },
"taxClassEl" : "...",
"auditable" : { },
"roundingValuesComputed" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"ratingUnitDescription" : "...",
"codeChanged" : true,
"uuid" : "...",
"inputUnitDescription" : "...",
"disabled" : true,
"referenceDescription" : "...",
"code" : "...",
"attributes" : [ { }, { } ],
"active" : true,
"referenceCode" : "...",
"edrTemplates" : [ { }, { } ],
"ratingScript" : { },
"ratingUnitOfMeasure" : { },
"unitMultiplicator" : 12345.0,
"parentEntityType" : { },
"chargeType" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"revenueRecognitionRule" : { },
"roundingMode" : "DOWN",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"invoiceSubCategory" : { },
"version" : 12345,
"amountEditable" : true,
"id" : 12345,
"historized" : true,
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"filterExpression" : "...",
"chargeMainType" : "RECURRING",
"unitNbDecimal" : 12345,
"transient" : true,
"dropZeroWo" : true,
"taxClass" : { },
"inputUnitOfMeasure" : { },
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"sortIndexEl" : "...",
"productCharges" : [ { }, { } ]
},
"historized" : true,
"contractRateType" : "PERCENTAGE",
"code" : "...",
"description" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "STATUS",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"version" : 12345,
"serviceTemplate" : {
"autoEndOfEngagement" : true,
"referenceCode" : "...",
"serviceRecurringCharges" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"serviceSubscriptionCharges" : [ { }, { } ],
"imagePath" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"description" : "...",
"minimumAmountEl" : "...",
"auditable" : { },
"notified" : true,
"businessServiceModel" : { },
"longDescription" : "...",
"attributes" : [ { }, { } ],
"id" : 12345,
"minimumInvoiceSubCategory" : { },
"instantiatedFromBSM" : true,
"codeChanged" : true,
"minimumChargeTemplate" : { },
"version" : 12345,
"selected" : true,
"descriptionOverride" : "...",
"historized" : true,
"code" : "...",
"uuid" : "...",
"serviceRenewal" : { },
"cfValues" : { },
"transient" : true,
"invoicingCalendar" : { },
"referenceDescription" : "...",
"disabled" : true,
"serviceTerminationCharges" : [ { }, { } ],
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionOrCode" : "...",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"parentEntity" : { },
"tags" : [ { }, { } ],
"serviceUsageCharges" : [ { }, { } ]
}
} ],
"amountWithoutTaxEL" : "...",
"referenceDescription" : "...",
"historized" : true,
"tradingCurrency" : {
"currentRateUpdater" : "...",
"notified" : true,
"currentRateFromDate" : 12345,
"prCurrencyToThis" : 12345.0,
"transient" : true,
"disabled" : true,
"active" : true,
"exchangeRates" : [ {
"currentRate" : true,
"auditableFields" : [ { }, { } ],
"exchangeRate" : 12345.0,
"historized" : true,
"auditable" : { },
"tradingCurrency" : { },
"disabled" : true,
"version" : 12345,
"transient" : true,
"notified" : true,
"fromDate" : 12345,
"active" : true,
"id" : 12345
}, {
"currentRate" : true,
"auditableFields" : [ { }, { } ],
"exchangeRate" : 12345.0,
"historized" : true,
"auditable" : { },
"tradingCurrency" : { },
"disabled" : true,
"version" : 12345,
"transient" : true,
"notified" : true,
"fromDate" : 12345,
"active" : true,
"id" : 12345
} ],
"version" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "RENEWAL",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"prDescription" : "...",
"currentRate" : 12345.0,
"historized" : true,
"currency" : {
"notified" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"transient" : true,
"currencyCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionEn" : "...",
"systemCurrency" : true,
"symbol" : "...",
"version" : 12345,
"historized" : true
},
"symbol" : "...",
"currencyCode" : "...",
"decimalPlaces" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"id" : 12345
},
"description" : "...",
"startRatingDate" : 12345,
"referenceCode" : "...",
"parameter1El" : "...",
"parameter2El" : "...",
"maxQuantity" : 12345.0,
"tradingCountry" : {
"country" : {
"historized" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"auditable" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"id" : 12345,
"currency" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"language" : { },
"countryCode" : "...",
"description" : "..."
},
"appendGeneratedCode" : true,
"transient" : true,
"codeChanged" : true,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"cfValuesNullSafe" : { },
"uuid" : "...",
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"CFValuesCopy" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"parentEntity" : {
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"description" : "...",
"auditable" : { },
"transient" : true,
"referenceCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "..."
},
"descriptionOrCode" : "...",
"parentEntityType" : { },
"historized" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"auditType" : "OTHER",
"historized" : true,
"previousState" : { },
"currentState" : { },
"historable" : true,
"notified" : true
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"version" : 12345,
"notified" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastUser" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"uuid" : "...",
"code" : "...",
"disabled" : true,
"referenceDescription" : "...",
"active" : true,
"description" : "...",
"countryCode" : "..."
},
"endSubscriptionDate" : 12345,
"criteria3Value" : "...",
"eventCode" : "...",
"descriptionAndCode" : "..."
}